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.
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 .
↳ service_account
string
Optional. Specifies the email of the producer service account, as per https://cloud.google.com/iam/docs/principals-overview#service-account .
getGoogleGroup
Optional. Email of the Google Group, as per https://cloud.google.com/iam/docs/principals-overview#google-group .
string
hasGoogleGroup
setGoogleGroup
Optional. Email of the Google Group, as per https://cloud.google.com/iam/docs/principals-overview#google-group .
var
string
$this
getServiceAccount
Optional. Specifies the email of the producer service account, as per https://cloud.google.com/iam/docs/principals-overview#service-account .
string
hasServiceAccount
clearServiceAccount
setServiceAccount
Optional. Specifies the email of the producer service account, as per https://cloud.google.com/iam/docs/principals-overview#service-account .
var
string
$this
getType
string

