generated/google/apis/pubsub_v1beta2/classes.rb in google-api-client-0.19.2 vs generated/google/apis/pubsub_v1beta2/classes.rb in google-api-client-0.19.3

- old
+ new

@@ -259,11 +259,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. @@ -283,11 +283,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) @@ -535,10 +535,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::PubsubV1beta2::Policy] attr_accessor :policy def initialize(**args)