Cloud Build V1 API - Module Google::Cloud::Build::V1::PubsubConfig::State (v0.11.3)

Reference documentation and code samples for the Cloud Build V1 API module Google::Cloud::Build::V1::PubsubConfig::State.

Enumerates potential issues with the underlying Pub/Sub subscription configuration.

Constants

STATE_UNSPECIFIED

value: 0
The subscription configuration has not been checked.

OK

value: 1
The Pub/Sub subscription is properly configured.

SUBSCRIPTION_DELETED

value: 2
The subscription has been deleted.

TOPIC_DELETED

value: 3
The topic has been deleted.

SUBSCRIPTION_MISCONFIGURED

value: 4
Some of the subscription's field are misconfigured.