Skip to content

Commit b14e1e7

Browse files
feat: Automated regeneration of spanner v1 client (googleapis#21368)
Auto-created at 2025-01-12 10:25:15 +0000 using the toys pull request generator.
1 parent 6128b02 commit b14e1e7

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

generated/google-apis-spanner_v1/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Release history for google-apis-spanner_v1
22

3-
### v0.38.0 (2025-01-08)
3+
### v0.38.0 (2025-01-12)
44

5-
* Regenerated from discovery document revision 20241119
6-
* Regenerated using generator version 0.15.1
5+
* Regenerated from discovery document revision 20241218
6+
* Regenerated using generator version 0.16.0
77

88
### v0.37.0 (2022-09-05)
99

generated/google-apis-spanner_v1/lib/google/apis/spanner_v1/classes.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7025,7 +7025,7 @@ class UpdateDatabaseDdlRequest
70257025
attr_accessor :operation_id
70267026

70277027
# Optional. Proto descriptors used by CREATE/ALTER PROTO BUNDLE statements.
7028-
# Contains a protobuf-serialized [google.protobuf.FileDescriptorSet](https://
7028+
# Contains a protobuf-serialized [google.protobufFileDescriptorSet](https://
70297029
# github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/descriptor.
70307030
# proto). To generate it, [install](https://grpc.io/docs/protoc-installation/)
70317031
# and run `protoc` with --include_imports and --descriptor_set_out. For example,

generated/google-apis-spanner_v1/lib/google/apis/spanner_v1/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ module SpannerV1
1919
GEM_VERSION = "0.38.0"
2020

2121
# Version of the code generator used to generate this client
22-
GENERATOR_VERSION = "0.15.1"
22+
GENERATOR_VERSION = "0.16.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20241119"
25+
REVISION = "20241218"
2626
end
2727
end
2828
end

generated/google-apis-spanner_v1/lib/google/apis/spanner_v1/service.rb

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,8 @@ def patch_project_instance_config(name, update_instance_config_request_object =
353353
# Clients can use Operations.GetOperation or other methods to check whether the
354354
# cancellation succeeded or whether the operation completed despite cancellation.
355355
# On successful cancellation, the operation is not deleted; instead, it becomes
356-
# an operation with an Operation.error value with a google.rpc.Status.code of 1,
357-
# corresponding to `Code.CANCELLED`.
356+
# an operation with an Operation.error value with a google.rpc.Status.code of `1`
357+
# , corresponding to `Code.CANCELLED`.
358358
# @param [String] name
359359
# The name of the operation resource to be cancelled.
360360
# @param [String] fields
@@ -494,8 +494,8 @@ def list_project_instance_config_operations(name, filter: nil, page_size: nil, p
494494
# Clients can use Operations.GetOperation or other methods to check whether the
495495
# cancellation succeeded or whether the operation completed despite cancellation.
496496
# On successful cancellation, the operation is not deleted; instead, it becomes
497-
# an operation with an Operation.error value with a google.rpc.Status.code of 1,
498-
# corresponding to `Code.CANCELLED`.
497+
# an operation with an Operation.error value with a google.rpc.Status.code of `1`
498+
# , corresponding to `Code.CANCELLED`.
499499
# @param [String] name
500500
# The name of the operation resource to be cancelled.
501501
# @param [String] fields
@@ -1529,8 +1529,8 @@ def test_backup_iam_permissions(resource, test_iam_permissions_request_object =
15291529
# Clients can use Operations.GetOperation or other methods to check whether the
15301530
# cancellation succeeded or whether the operation completed despite cancellation.
15311531
# On successful cancellation, the operation is not deleted; instead, it becomes
1532-
# an operation with an Operation.error value with a google.rpc.Status.code of 1,
1533-
# corresponding to `Code.CANCELLED`.
1532+
# an operation with an Operation.error value with a google.rpc.Status.code of `1`
1533+
# , corresponding to `Code.CANCELLED`.
15341534
# @param [String] name
15351535
# The name of the operation resource to be cancelled.
15361536
# @param [String] fields
@@ -2644,8 +2644,8 @@ def test_database_role_iam_permissions(resource, test_iam_permissions_request_ob
26442644
# Clients can use Operations.GetOperation or other methods to check whether the
26452645
# cancellation succeeded or whether the operation completed despite cancellation.
26462646
# On successful cancellation, the operation is not deleted; instead, it becomes
2647-
# an operation with an Operation.error value with a google.rpc.Status.code of 1,
2648-
# corresponding to `Code.CANCELLED`.
2647+
# an operation with an Operation.error value with a google.rpc.Status.code of `1`
2648+
# , corresponding to `Code.CANCELLED`.
26492649
# @param [String] name
26502650
# The name of the operation resource to be cancelled.
26512651
# @param [String] fields
@@ -3708,8 +3708,8 @@ def patch_project_instance_instance_partition(name, update_instance_partition_re
37083708
# Clients can use Operations.GetOperation or other methods to check whether the
37093709
# cancellation succeeded or whether the operation completed despite cancellation.
37103710
# On successful cancellation, the operation is not deleted; instead, it becomes
3711-
# an operation with an Operation.error value with a google.rpc.Status.code of 1,
3712-
# corresponding to `Code.CANCELLED`.
3711+
# an operation with an Operation.error value with a google.rpc.Status.code of `1`
3712+
# , corresponding to `Code.CANCELLED`.
37133713
# @param [String] name
37143714
# The name of the operation resource to be cancelled.
37153715
# @param [String] fields
@@ -3849,8 +3849,8 @@ def list_project_instance_instance_partition_operations(name, filter: nil, page_
38493849
# Clients can use Operations.GetOperation or other methods to check whether the
38503850
# cancellation succeeded or whether the operation completed despite cancellation.
38513851
# On successful cancellation, the operation is not deleted; instead, it becomes
3852-
# an operation with an Operation.error value with a google.rpc.Status.code of 1,
3853-
# corresponding to `Code.CANCELLED`.
3852+
# an operation with an Operation.error value with a google.rpc.Status.code of `1`
3853+
# , corresponding to `Code.CANCELLED`.
38543854
# @param [String] name
38553855
# The name of the operation resource to be cancelled.
38563856
# @param [String] fields

0 commit comments

Comments
 (0)