generated/google/apis/spanner_v1/classes.rb in google-api-client-0.19.7 vs generated/google/apis/spanner_v1/classes.rb in google-api-client-0.19.8

- old
+ new

@@ -1602,11 +1602,11 @@ # "members": ["user:sean@example.com"] # ` # ] # ` # For a description of IAM and its features, see the - # [IAM developer's guide](https://cloud.google.com/iam). + # [IAM developer's guide](https://cloud.google.com/iam/docs). class Policy include Google::Apis::Core::Hashable # Associates a list of `members` to a `role`. # `bindings` with no members will result in an error. @@ -1626,11 +1626,11 @@ # Corresponds to the JSON property `etag` # NOTE: Values are automatically base64 encoded/decoded in the client library. # @return [String] attr_accessor :etag - # Version of the `Policy`. The default version is 0. + # Deprecated. # Corresponds to the JSON property `version` # @return [Fixnum] attr_accessor :version def initialize(**args) @@ -2026,10 +2026,10 @@ # "members": ["user:sean@example.com"] # ` # ] # ` # For a description of IAM and its features, see the - # [IAM developer's guide](https://cloud.google.com/iam). + # [IAM developer's guide](https://cloud.google.com/iam/docs). # Corresponds to the JSON property `policy` # @return [Google::Apis::SpannerV1::Policy] attr_accessor :policy def initialize(**args)