Skip to content

Commit 342ad6c

Browse files
1 parent 8c10117 commit 342ad6c

File tree

6 files changed

+31
-31
lines changed

6 files changed

+31
-31
lines changed

clients/google-api-services-spanner/v1/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-spanner</artifactId>
25-
<version>v1-rev20241119-2.0.0</version>
25+
<version>v1-rev20241218-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-spanner:v1-rev20241119-2.0.0'
38+
implementation 'com.google.apis:google-api-services-spanner:v1-rev20241218-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-spanner/v1/2.0.0/com/google/api/services/spanner/v1/Spanner.java

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1377,7 +1377,7 @@ public class Operations {
13771377
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
13781378
* methods to check whether the cancellation succeeded or whether the operation completed despite
13791379
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
1380-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
1380+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
13811381
* `Code.CANCELLED`.
13821382
*
13831383
* Create a request for the method "operations.cancel".
@@ -1407,7 +1407,7 @@ public class Cancel extends SpannerRequest<com.google.api.services.spanner.v1.mo
14071407
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
14081408
* methods to check whether the cancellation succeeded or whether the operation completed despite
14091409
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
1410-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
1410+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
14111411
* `Code.CANCELLED`.
14121412
*
14131413
* Create a request for the method "operations.cancel".
@@ -2019,7 +2019,7 @@ public class Operations {
20192019
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
20202020
* methods to check whether the cancellation succeeded or whether the operation completed despite
20212021
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
2022-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
2022+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
20232023
* `Code.CANCELLED`.
20242024
*
20252025
* Create a request for the method "operations.cancel".
@@ -2049,7 +2049,7 @@ public class Cancel extends SpannerRequest<com.google.api.services.spanner.v1.mo
20492049
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
20502050
* methods to check whether the cancellation succeeded or whether the operation completed despite
20512051
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
2052-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
2052+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
20532053
* `Code.CANCELLED`.
20542054
*
20552055
* Create a request for the method "operations.cancel".
@@ -6169,7 +6169,7 @@ public class Operations {
61696169
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
61706170
* methods to check whether the cancellation succeeded or whether the operation completed despite
61716171
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
6172-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
6172+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
61736173
* `Code.CANCELLED`.
61746174
*
61756175
* Create a request for the method "operations.cancel".
@@ -6199,7 +6199,7 @@ public class Cancel extends SpannerRequest<com.google.api.services.spanner.v1.mo
61996199
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
62006200
* methods to check whether the cancellation succeeded or whether the operation completed despite
62016201
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
6202-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
6202+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
62036203
* `Code.CANCELLED`.
62046204
*
62056205
* Create a request for the method "operations.cancel".
@@ -10869,7 +10869,7 @@ public class Operations {
1086910869
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
1087010870
* methods to check whether the cancellation succeeded or whether the operation completed despite
1087110871
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
10872-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
10872+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
1087310873
* `Code.CANCELLED`.
1087410874
*
1087510875
* Create a request for the method "operations.cancel".
@@ -10899,7 +10899,7 @@ public class Cancel extends SpannerRequest<com.google.api.services.spanner.v1.mo
1089910899
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
1090010900
* methods to check whether the cancellation succeeded or whether the operation completed despite
1090110901
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
10902-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
10902+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
1090310903
* `Code.CANCELLED`.
1090410904
*
1090510905
* Create a request for the method "operations.cancel".
@@ -15080,7 +15080,7 @@ public class Operations {
1508015080
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
1508115081
* methods to check whether the cancellation succeeded or whether the operation completed despite
1508215082
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
15083-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
15083+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
1508415084
* `Code.CANCELLED`.
1508515085
*
1508615086
* Create a request for the method "operations.cancel".
@@ -15110,7 +15110,7 @@ public class Cancel extends SpannerRequest<com.google.api.services.spanner.v1.mo
1511015110
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
1511115111
* methods to check whether the cancellation succeeded or whether the operation completed despite
1511215112
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
15113-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
15113+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
1511415114
* `Code.CANCELLED`.
1511515115
*
1511615116
* Create a request for the method "operations.cancel".
@@ -15703,7 +15703,7 @@ public class Operations {
1570315703
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
1570415704
* methods to check whether the cancellation succeeded or whether the operation completed despite
1570515705
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
15706-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
15706+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
1570715707
* `Code.CANCELLED`.
1570815708
*
1570915709
* Create a request for the method "operations.cancel".
@@ -15733,7 +15733,7 @@ public class Cancel extends SpannerRequest<com.google.api.services.spanner.v1.mo
1573315733
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
1573415734
* methods to check whether the cancellation succeeded or whether the operation completed despite
1573515735
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
15736-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
15736+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
1573715737
* `Code.CANCELLED`.
1573815738
*
1573915739
* Create a request for the method "operations.cancel".

clients/google-api-services-spanner/v1/2.0.0/com/google/api/services/spanner/v1/model/QueryPlan.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public final class QueryPlan extends com.google.api.client.json.GenericJson {
4444
}
4545

4646
/**
47-
* Optional. The advices/recommendations for a query. Currently this field will be serving index
47+
* Optional. The advise/recommendations for a query. Currently this field will be serving index
4848
* recommendations for a query.
4949
* The value may be {@code null}.
5050
*/
@@ -71,7 +71,7 @@ public QueryPlan setPlanNodes(java.util.List<PlanNode> planNodes) {
7171
}
7272

7373
/**
74-
* Optional. The advices/recommendations for a query. Currently this field will be serving index
74+
* Optional. The advise/recommendations for a query. Currently this field will be serving index
7575
* recommendations for a query.
7676
* @return value or {@code null} for none
7777
*/
@@ -80,7 +80,7 @@ public QueryAdvisorResult getQueryAdvice() {
8080
}
8181

8282
/**
83-
* Optional. The advices/recommendations for a query. Currently this field will be serving index
83+
* Optional. The advise/recommendations for a query. Currently this field will be serving index
8484
* recommendations for a query.
8585
* @param queryAdvice queryAdvice or {@code null} for none
8686
*/

clients/google-api-services-spanner/v1/2.0.0/com/google/api/services/spanner/v1/model/UpdateDatabaseDdlRequest.java

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ public final class UpdateDatabaseDdlRequest extends com.google.api.client.json.G
5454

5555
/**
5656
* Optional. Proto descriptors used by CREATE/ALTER PROTO BUNDLE statements. Contains a protobuf-
57-
* serialized [google.protobuf.FileDescriptorSet](https://github.com/protocolbuffers/protobuf/blob
58-
* /main/src/google/protobuf/descriptor.proto). To generate it,
57+
* serialized [google.protobufFileDescriptorSet](https://github.com/protocolbuffers/protobuf/blob/
58+
* main/src/google/protobuf/descriptor.proto). To generate it,
5959
* [install](https://grpc.io/docs/protoc-installation/) and run `protoc` with --include_imports
6060
* and --descriptor_set_out. For example, to generate for moon/shot/app.proto, run ``` $protoc
6161
* --proto_path=/app_path --proto_path=/lib_path \ --include_imports \
@@ -109,8 +109,8 @@ public UpdateDatabaseDdlRequest setOperationId(java.lang.String operationId) {
109109

110110
/**
111111
* Optional. Proto descriptors used by CREATE/ALTER PROTO BUNDLE statements. Contains a protobuf-
112-
* serialized [google.protobuf.FileDescriptorSet](https://github.com/protocolbuffers/protobuf/blob
113-
* /main/src/google/protobuf/descriptor.proto). To generate it,
112+
* serialized [google.protobufFileDescriptorSet](https://github.com/protocolbuffers/protobuf/blob/
113+
* main/src/google/protobuf/descriptor.proto). To generate it,
114114
* [install](https://grpc.io/docs/protoc-installation/) and run `protoc` with --include_imports
115115
* and --descriptor_set_out. For example, to generate for moon/shot/app.proto, run ``` $protoc
116116
* --proto_path=/app_path --proto_path=/lib_path \ --include_imports \
@@ -126,8 +126,8 @@ public java.lang.String getProtoDescriptors() {
126126

127127
/**
128128
* Optional. Proto descriptors used by CREATE/ALTER PROTO BUNDLE statements. Contains a protobuf-
129-
* serialized [google.protobuf.FileDescriptorSet](https://github.com/protocolbuffers/protobuf/blob
130-
* /main/src/google/protobuf/descriptor.proto). To generate it,
129+
* serialized [google.protobufFileDescriptorSet](https://github.com/protocolbuffers/protobuf/blob/
130+
* main/src/google/protobuf/descriptor.proto). To generate it,
131131
* [install](https://grpc.io/docs/protoc-installation/) and run `protoc` with --include_imports
132132
* and --descriptor_set_out. For example, to generate for moon/shot/app.proto, run ``` $protoc
133133
* --proto_path=/app_path --proto_path=/lib_path \ --include_imports \
@@ -145,8 +145,8 @@ public byte[] decodeProtoDescriptors() {
145145

146146
/**
147147
* Optional. Proto descriptors used by CREATE/ALTER PROTO BUNDLE statements. Contains a protobuf-
148-
* serialized [google.protobuf.FileDescriptorSet](https://github.com/protocolbuffers/protobuf/blob
149-
* /main/src/google/protobuf/descriptor.proto). To generate it,
148+
* serialized [google.protobufFileDescriptorSet](https://github.com/protocolbuffers/protobuf/blob/
149+
* main/src/google/protobuf/descriptor.proto). To generate it,
150150
* [install](https://grpc.io/docs/protoc-installation/) and run `protoc` with --include_imports
151151
* and --descriptor_set_out. For example, to generate for moon/shot/app.proto, run ``` $protoc
152152
* --proto_path=/app_path --proto_path=/lib_path \ --include_imports \
@@ -163,8 +163,8 @@ public UpdateDatabaseDdlRequest setProtoDescriptors(java.lang.String protoDescri
163163

164164
/**
165165
* Optional. Proto descriptors used by CREATE/ALTER PROTO BUNDLE statements. Contains a protobuf-
166-
* serialized [google.protobuf.FileDescriptorSet](https://github.com/protocolbuffers/protobuf/blob
167-
* /main/src/google/protobuf/descriptor.proto). To generate it,
166+
* serialized [google.protobufFileDescriptorSet](https://github.com/protocolbuffers/protobuf/blob/
167+
* main/src/google/protobuf/descriptor.proto). To generate it,
168168
* [install](https://grpc.io/docs/protoc-installation/) and run `protoc` with --include_imports
169169
* and --descriptor_set_out. For example, to generate for moon/shot/app.proto, run ``` $protoc
170170
* --proto_path=/app_path --proto_path=/lib_path \ --include_imports \

clients/google-api-services-spanner/v1/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-spanner</artifactId>
11-
<version>v1-rev20241119-2.0.0</version>
12-
<name>Cloud Spanner API v1-rev20241119-2.0.0</name>
11+
<version>v1-rev20241218-2.0.0</version>
12+
<name>Cloud Spanner API v1-rev20241218-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-spanner/v1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-spanner</artifactId>
25-
<version>v1-rev20241119-2.0.0</version>
25+
<version>v1-rev20241218-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-spanner:v1-rev20241119-2.0.0'
38+
implementation 'com.google.apis:google-api-services-spanner:v1-rev20241218-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)