Cloud Build V1 API - Module Google::Cloud::Build::V1::PubsubConfig::State (v1.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-31 UTC."],[],[]]