Google Cloud Dataplex V1 Client - Class Authorization (0.16.0)

Reference documentation and code samples for the Google Cloud Dataplex V1 Client class Authorization.

Authorization for an Entry Type.

Generated from protobuf message google.cloud.dataplex.v1.EntryType.Authorization

Namespace

Google \ Cloud \ Dataplex \ V1 \ EntryType

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ alternate_use_permission string

Immutable. The IAM permission grantable on the Entry Group to allow access to instantiate Entries of Dataplex owned Entry Types, only settable for Dataplex owned Types.

getAlternateUsePermission

Immutable. The IAM permission grantable on the Entry Group to allow access to instantiate Entries of Dataplex owned Entry Types, only settable for Dataplex owned Types.

Returns
Type Description
string

setAlternateUsePermission

Immutable. The IAM permission grantable on the Entry Group to allow access to instantiate Entries of Dataplex owned Entry Types, only settable for Dataplex owned Types.

Parameter
Name Description
var string
Returns
Type Description
$this