Reference documentation and code samples for the Google Cloud Dataplex V1 Client class Principal.
Represents the principal entity associated with an access group, as per https://cloud.google.com/iam/docs/principals-overview.
Generated from protobuf message google.cloud.dataplex.v1.DataProduct.Principal
Namespace
Google \ Cloud \ Dataplex \ V1 \ DataProductMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ google_group |
string
Optional. Email of the Google Group, as per https://cloud.google.com/iam/docs/principals-overview#google-group. |
getGoogleGroup
Optional. Email of the Google Group, as per https://cloud.google.com/iam/docs/principals-overview#google-group.
| Returns | |
|---|---|
| Type | Description |
string |
|
hasGoogleGroup
setGoogleGroup
Optional. Email of the Google Group, as per https://cloud.google.com/iam/docs/principals-overview#google-group.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getType
| Returns | |
|---|---|
| Type | Description |
string |
|