google-cloud-spanner-admin-database-v1 1.9.0 → 1.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c5f0c9a0adb49ec2360da52bb41a78bb24ff4090894a28a431e61c81cf559fea
4
- data.tar.gz: 0fc5dbe961bfa588e97638e538caf148c824cfc01421c06fd834af6f29dff0f2
3
+ metadata.gz: 892b744939c22fc665b529612dd8a5f55ecccf675c148804d952779a94368257
4
+ data.tar.gz: af8d31c5a006a680dfb04d093e3b2bd4c746a7e11f99c025f202554653ef3cb2
5
5
  SHA512:
6
- metadata.gz: b5a829e3c1922af4c49535bb6c9c05849c0cfaa3132fc4bd68a8462f10fcfa113e3f0118ca7a322eb2a3c594f7247f9708fd707a316ea91d51206ff969a2b735
7
- data.tar.gz: 9371303368962e49d423adb9ea492e89d4097b0ae94f313665ff9c799e7041fc61a7fa0d1025957d56edcb73ff7f9e496bb0ff6b48dac8a70d8c370abb7865f8
6
+ metadata.gz: dbc55c02e6edb2e33684054813d6e2d375b917e777752e3e53276bf14011b92e5121049f590f0ba3e3e22a77d41315f800c04cc3ca1d28ac27711005676ad1a0
7
+ data.tar.gz: aed1896e19e5e641c6334ccac65f916926f9c13d47fa05d785143374c8c208044fbc072ed2fd17a8179ce4fdc4089097f8d47d2f434071370cbda9633d0c4558
@@ -1099,9 +1099,9 @@ module Google
1099
1099
  # Replaces any existing policy.
1100
1100
  #
1101
1101
  # Authorization requires `spanner.databases.setIamPolicy`
1102
- # permission on {::Google::Iam::V1::SetIamPolicyRequest#resource resource}.
1102
+ # permission on [resource][google.iam.v1.SetIamPolicyRequest.resource].
1103
1103
  # For backups, authorization requires `spanner.backups.setIamPolicy`
1104
- # permission on {::Google::Iam::V1::SetIamPolicyRequest#resource resource}.
1104
+ # permission on [resource][google.iam.v1.SetIamPolicyRequest.resource].
1105
1105
  #
1106
1106
  # @overload set_iam_policy(request, options = nil)
1107
1107
  # Pass arguments to `set_iam_policy` via a request object, either of type
@@ -1203,9 +1203,9 @@ module Google
1203
1203
  # policy set.
1204
1204
  #
1205
1205
  # Authorization requires `spanner.databases.getIamPolicy` permission on
1206
- # {::Google::Iam::V1::GetIamPolicyRequest#resource resource}.
1206
+ # [resource][google.iam.v1.GetIamPolicyRequest.resource].
1207
1207
  # For backups, authorization requires `spanner.backups.getIamPolicy`
1208
- # permission on {::Google::Iam::V1::GetIamPolicyRequest#resource resource}.
1208
+ # permission on [resource][google.iam.v1.GetIamPolicyRequest.resource].
1209
1209
  #
1210
1210
  # @overload get_iam_policy(request, options = nil)
1211
1211
  # Pass arguments to `get_iam_policy` via a request object, either of type
@@ -1043,9 +1043,9 @@ module Google
1043
1043
  # Replaces any existing policy.
1044
1044
  #
1045
1045
  # Authorization requires `spanner.databases.setIamPolicy`
1046
- # permission on {::Google::Iam::V1::SetIamPolicyRequest#resource resource}.
1046
+ # permission on [resource][google.iam.v1.SetIamPolicyRequest.resource].
1047
1047
  # For backups, authorization requires `spanner.backups.setIamPolicy`
1048
- # permission on {::Google::Iam::V1::SetIamPolicyRequest#resource resource}.
1048
+ # permission on [resource][google.iam.v1.SetIamPolicyRequest.resource].
1049
1049
  #
1050
1050
  # @overload set_iam_policy(request, options = nil)
1051
1051
  # Pass arguments to `set_iam_policy` via a request object, either of type
@@ -1140,9 +1140,9 @@ module Google
1140
1140
  # policy set.
1141
1141
  #
1142
1142
  # Authorization requires `spanner.databases.getIamPolicy` permission on
1143
- # {::Google::Iam::V1::GetIamPolicyRequest#resource resource}.
1143
+ # [resource][google.iam.v1.GetIamPolicyRequest.resource].
1144
1144
  # For backups, authorization requires `spanner.backups.getIamPolicy`
1145
- # permission on {::Google::Iam::V1::GetIamPolicyRequest#resource resource}.
1145
+ # permission on [resource][google.iam.v1.GetIamPolicyRequest.resource].
1146
1146
  #
1147
1147
  # @overload get_iam_policy(request, options = nil)
1148
1148
  # Pass arguments to `get_iam_policy` via a request object, either of type
@@ -23,7 +23,7 @@ module Google
23
23
  module Admin
24
24
  module Database
25
25
  module V1
26
- VERSION = "1.9.0"
26
+ VERSION = "1.10.0"
27
27
  end
28
28
  end
29
29
  end
@@ -313,7 +313,7 @@ module Google
313
313
  # Specifies the identities that do not cause logging for this type of
314
314
  # permission.
315
315
  # Follows the same format of
316
- # {::Google::Iam::V1::Binding#members Binding.members}.
316
+ # [Binding.members][google.iam.v1.Binding.members].
317
317
  class AuditLogConfig
318
318
  include ::Google::Protobuf::MessageExts
319
319
  extend ::Google::Protobuf::MessageExts::ClassMethods
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-spanner-admin-database-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.0
4
+ version: 1.10.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -15,14 +15,14 @@ dependencies:
15
15
  requirements:
16
16
  - - "~>"
17
17
  - !ruby/object:Gem::Version
18
- version: '1.0'
18
+ version: '1.2'
19
19
  type: :runtime
20
20
  prerelease: false
21
21
  version_requirements: !ruby/object:Gem::Requirement
22
22
  requirements:
23
23
  - - "~>"
24
24
  - !ruby/object:Gem::Version
25
- version: '1.0'
25
+ version: '1.2'
26
26
  - !ruby/object:Gem::Dependency
27
27
  name: google-cloud-errors
28
28
  requirement: !ruby/object:Gem::Requirement