Google Cloud Dataplex V1 Client - Class Category (1.0.1)

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

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月08日 UTC.