Interface AspectType.AuthorizationOrBuilder (1.52.0)

public static interface AspectType.AuthorizationOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getAlternateUsePermission()

public abstract String getAlternateUsePermission()

Immutable. The IAM permission grantable on the EntryGroup to allow access to instantiate Aspects of Dataplex owned AspectTypes, only settable for Dataplex owned Types.

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

Returns
Type Description
String

The alternateUsePermission.

getAlternateUsePermissionBytes()

public abstract ByteString getAlternateUsePermissionBytes()

Immutable. The IAM permission grantable on the EntryGroup to allow access to instantiate Aspects of Dataplex owned AspectTypes, only settable for Dataplex owned Types.

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

Returns
Type Description
ByteString

The bytes for alternateUsePermission.