Reference documentation and code samples for the Google Cloud Chronicle V1 Client class MetadataKey.
Metadata enum to identify the metadata key.
Protobuf type google.cloud.chronicle.v1.QueryRuntimeError.MetadataKey
Namespace
Google \ Cloud \ Chronicle \ V1 \ QueryRuntimeErrorMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
METADATA_KEY_UNSPECIFIED
Value: 0Key is unknown.
Generated from protobuf enum METADATA_KEY_UNSPECIFIED = 0;
ROW_LIMIT
Value: 1Key is row limit.
Generated from protobuf enum ROW_LIMIT = 1;