Google Cloud Dataplex V1 Client - Class Authorization (1.11.0) Stay organized with collections Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dataplex V1 Client class Authorization.
Authorization for an AspectType.
Generated from protobuf messagegoogle.cloud.dataplex.v1.AspectType.Authorization
Namespace
Google \ Cloud \ Dataplex \ V1 \ AspectTypeMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data | arrayOptional. Data for populating the Message object. |
↳ alternate_use_permission | stringImmutable. The IAM permission grantable on the EntryGroup to allow access to instantiate Aspects of Dataplex Universal Catalog owned AspectTypes, only settable for Dataplex Universal Catalog owned Types. |
getAlternateUsePermission
Immutable. The IAM permission grantable on the EntryGroup to allow accessto instantiate Aspects of Dataplex Universal Catalog owned AspectTypes,only settable for Dataplex Universal Catalog owned Types.
| Returns | |
|---|---|
| Type | Description |
string | |
setAlternateUsePermission
Immutable. The IAM permission grantable on the EntryGroup to allow accessto instantiate Aspects of Dataplex Universal Catalog owned AspectTypes,only settable for Dataplex Universal Catalog owned Types.
| Parameter | |
|---|---|
| Name | Description |
var | string |
| Returns | |
|---|---|
| Type | Description |
$this | |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-11-08 UTC.