Reference documentation and code samples for the Google Cloud Dataplex V1 Client class AccessGroupConfig.
Configuration for access group inherited from the parent data product.
Generated from protobuf message google.cloud.dataplex.v1.DataAsset.AccessGroupConfig
Namespace
Google \ Cloud \ Dataplex \ V1 \ DataAssetMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ iam_roles
string[]
Optional. IAM roles granted on the resource to this access group. Role name follows https://cloud.google.com/iam/docs/reference/rest/v1/roles
. Example: [ "roles/bigquery.dataViewer" ]
getIamRoles
Optional. IAM roles granted on the resource to this access group. Role name follows https://cloud.google.com/iam/docs/reference/rest/v1/roles .
Example: [ "roles/bigquery.dataViewer" ]
setIamRoles
Optional. IAM roles granted on the resource to this access group. Role name follows https://cloud.google.com/iam/docs/reference/rest/v1/roles .
Example: [ "roles/bigquery.dataViewer" ]
var
string[]
$this

