Google Cloud Dataplex V1 Client - Class Category (0.9.0)

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 \ Action

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
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;