lib/google/apis/analyticshub_v1/classes.rb in google-apis-analyticshub_v1-0.16.0 vs lib/google/apis/analyticshub_v1/classes.rb in google-apis-analyticshub_v1-0.17.0

- old
+ new

@@ -197,10 +197,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)