Google Cloud Dataplex V1 Client - Class Category (0.14.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 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: 0Unspecified category.
Generated from protobuf enum CATEGORY_UNSPECIFIED = 0;
RESOURCE_MANAGEMENT
Value: 1Resource management related issues.
Generated from protobuf enum RESOURCE_MANAGEMENT = 1;
SECURITY_POLICY
Value: 2Security policy related issues.
Generated from protobuf enum SECURITY_POLICY = 2;
DATA_DISCOVERY
Value: 3Data and discovery related issues.
Generated from protobuf enum DATA_DISCOVERY = 3;