lib/google/cloud/bigtable/admin/v2/doc/google/iam/v1/policy.rb in google-cloud-bigtable-0.5.0 vs lib/google/cloud/bigtable/admin/v2/doc/google/iam/v1/policy.rb in google-cloud-bigtable-0.6.0
- old
+ new
@@ -77,11 +77,11 @@
# conditions: An `etag` is returned in the response to `getIamPolicy`, and
# systems are expected to put that etag in the request to `setIamPolicy` to
# ensure that their change will be applied to the same version of the policy.
#
# If no `etag` is provided in the call to `setIamPolicy`, then the existing
- # policy is overwritten blindly.
+ # policy is overwritten.
class Policy; end
# Associates `members` with a `role`.
# @!attribute [rw] role
# @return [String]
@@ -97,10 +97,10 @@
#
# * `allAuthenticatedUsers`: A special identifier that represents anyone
# who is authenticated with a Google account or a service account.
#
# * `user:{emailid}`: An email address that represents a specific Google
- # account. For example, `alice@gmail.com` .
+ # account. For example, `alice@example.com` .
#
#
# * `serviceAccount:{emailid}`: An email address that represents a service
# account. For example, `my-other-app@appspot.gserviceaccount.com`.
#
\ No newline at end of file