Reference documentation and code samples for the Google Cloud Data Catalog Lineage V1 Client class Type.
Type of the long running operation.
Protobuf type google.cloud.datacatalog.lineage.v1.OperationMetadata.Type
Namespace
Google \ Cloud \ DataCatalog \ Lineage \ V1 \ OperationMetadataMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
TYPE_UNSPECIFIED
Value: 0
Unused.
Generated from protobuf enum TYPE_UNSPECIFIED = 0;
DELETE
Value: 1
The resource deletion operation.
Generated from protobuf enum DELETE = 1;
CREATE
Value: 2
The resource creation operation.
Generated from protobuf enum CREATE = 2;