Interface AspectType.AuthorizationOrBuilder (1.39.0)

public static interface AspectType.AuthorizationOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getAlternateUsePermission()

public abstract String 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.

string alternate_use_permission = 1 [(.google.api.field_behavior) = IMMUTABLE];

Returns
TypeDescription
String

The alternateUsePermission.

getAlternateUsePermissionBytes()

public abstract ByteString getAlternateUsePermissionBytes()

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.

string alternate_use_permission = 1 [(.google.api.field_behavior) = IMMUTABLE];

Returns
TypeDescription
ByteString

The bytes for alternateUsePermission.