Class State (2.39.2)
Stay organized with collections
Save and categorize content based on your preferences.
State(value)
Possible states for a Cloud Storage subscription.
Enums
Name
Description
STATE_UNSPECIFIED
Default value. This value is unused.
ACTIVE
The subscription can actively send messages to Cloud Storage.
PERMISSION_DENIED
Cannot write to the Cloud Storage bucket because of permission denied errors.
NOT_FOUND
Cannot write to the Cloud Storage bucket because it does not exist.
IN_TRANSIT_LOCATION_RESTRICTION
Cannot write to the destination because enforce_in_transit is set to true and the destination locations are not in the allowed regions.
SCHEMA_MISMATCH
Cannot write to the Cloud Storage bucket due to an incompatibility between the topic schema and subscription settings.
VERTEX_AI_LOCATION_RESTRICTION
Cannot write to the Cloud Storage bucket because the bucket is not in the same location as where Vertex AI models used in `message_transform`\ s are deployed.
[[["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-08-25 UTC."],[],[]]