Reference documentation and code samples for the Cloud Pub/Sub V1 API module Google::Cloud::PubSub::V1::Topic::State.
The state of the topic.
Constants
STATE_UNSPECIFIED
value: 0 Default value. This value is unused.
ACTIVE
value: 1 The topic does not have any persistent errors.
INGESTION_RESOURCE_ERROR
value: 2 Ingestion from the data source has encountered a permanent error.
See the more detailed error state in the corresponding ingestion
source configuration.
[[["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 2024-10-30 UTC."],[],[]]