lib/google/cloud/spanner/admin/database/v1/doc/google/iam/v1/iam_policy.rb in google-cloud-spanner-1.9.3 vs lib/google/cloud/spanner/admin/database/v1/doc/google/iam/v1/iam_policy.rb in google-cloud-spanner-1.9.4

- old
+ new

@@ -32,9 +32,13 @@ # Request message for `GetIamPolicy` method. # @!attribute [rw] resource # @return [String] # REQUIRED: The resource for which the policy is being requested. # See the operation documentation for the appropriate value for this field. + # @!attribute [rw] options + # @return [Google::Iam::V1::GetPolicyOptions] + # OPTIONAL: A `GetPolicyOptions` object for specifying options to + # `GetIamPolicy`. This field is only used by Cloud IAM. class GetIamPolicyRequest; end # Request message for `TestIamPermissions` method. # @!attribute [rw] resource # @return [String] \ No newline at end of file