lib/google/cloud/container_analysis/v1/doc/google/iam/v1/policy.rb in google-cloud-container_analysis-0.3.0 vs lib/google/cloud/container_analysis/v1/doc/google/iam/v1/policy.rb in google-cloud-container_analysis-0.3.1

- old
+ new

@@ -61,10 +61,17 @@ # # For a description of IAM and its features, see the # [IAM developer's guide](https://cloud.google.com/iam/docs). # @!attribute [rw] version # @return [Integer] - # Deprecated. + # Specifies the format of the policy. + # + # Valid values are 0, 1, and 3. Requests specifying an invalid value will be + # rejected. + # + # Policies with any conditional bindings must specify version 3. Policies + # without any conditional bindings may specify any valid value or leave the + # field unset. # @!attribute [rw] bindings # @return [Array<Google::Iam::V1::Binding>] # Associates a list of `members` to a `role`. # `bindings` with no members will result in an error. # @!attribute [rw] etag \ No newline at end of file