lib/google/apis/dataplex_v1/classes.rb in google-apis-dataplex_v1-0.46.0 vs lib/google/apis/dataplex_v1/classes.rb in google-apis-dataplex_v1-0.47.0
- old
+ new
@@ -6206,10 +6206,13 @@
# Corresponds to the JSON property `members`
# @return [Array<String>]
attr_accessor :members
# Role that is assigned to the list of members, or principals. For example,
- # roles/viewer, roles/editor, or roles/owner.
+ # roles/viewer, roles/editor, or roles/owner.For an overview of the IAM roles
+ # and permissions, see the IAM documentation (https://cloud.google.com/iam/docs/
+ # roles-overview). For a list of the available pre-defined roles, see here (
+ # https://cloud.google.com/iam/docs/understanding-roles).
# Corresponds to the JSON property `role`
# @return [String]
attr_accessor :role
def initialize(**args)