Cloud Monitoring Metrics Scopes V1 API - Module Google::Cloud::Monitoring::MetricsScope::V1::OperationMetadata::State (v0.1.3)

Reference documentation and code samples for the Cloud Monitoring Metrics Scopes V1 API module Google::Cloud::Monitoring::MetricsScope::V1::OperationMetadata::State.

Batch operation states.

Constants

STATE_UNSPECIFIED

value: 0
Invalid.

CREATED

value: 1
Request has been received.

RUNNING

value: 2
Request is actively being processed.

DONE

value: 3
The batch processing is done.

CANCELLED

value: 4
The batch processing was cancelled.