Google Cloud Dataplex V1 Client - Class Authorization (0.16.0)

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

Autorization for an Aspect Type.

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

Namespace

Google \ Cloud \ Dataplex \ V1 \ AspectType

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 Aspects of Dataplex owned Aspect Types, only settable for Dataplex owned Types.

getAlternateUsePermission

Immutable. The IAM permission grantable on the Entry Group to allow access to instantiate Aspects of Dataplex owned Aspect 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 Aspects of Dataplex owned Aspect Types, only settable for Dataplex owned Types.

Parameter
Name Description
var string
Returns
Type Description
$this