Reference documentation and code samples for the Google Cloud Dataplex V1 Client class Category.
The category of issues.
Protobuf type google.cloud.dataplex.v1.Action.Category
Namespace
Google \ Cloud \ Dataplex \ V1 \ ActionMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
CATEGORY_UNSPECIFIED
Value: 0
Unspecified category.
Generated from protobuf enum CATEGORY_UNSPECIFIED = 0;
RESOURCE_MANAGEMENT
Value: 1
Resource management related issues.
Generated from protobuf enum RESOURCE_MANAGEMENT = 1;
SECURITY_POLICY
Value: 2
Security policy related issues.
Generated from protobuf enum SECURITY_POLICY = 2;
DATA_DISCOVERY
Value: 3
Data and discovery related issues.
Generated from protobuf enum DATA_DISCOVERY = 3;