Cloud Pub/Sub v1 API - Enum CloudStorageConfig.Types.State (3.34.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicenumCloudStorageConfig.Types.State
Reference documentation and code samples for the Cloud Pub/Sub v1 API enum CloudStorageConfig.Types.State.
The subscription can actively send messages to Cloud Storage.
InTransitLocationRestriction
Cannot write to the destination because enforce_in_transit is set to true
and the destination locations are not in the allowed regions.
NotFound
Cannot write to the Cloud Storage bucket because it does not exist.
PermissionDenied
Cannot write to the Cloud Storage bucket because of permission denied
errors.
SchemaMismatch
Cannot write to the Cloud Storage bucket due to an incompatibility
between the topic schema and subscription settings.
Unspecified
Default value. This value is unused.
VertexAiLocationRestriction
Cannot write to the Cloud Storage bucket because the bucket is not in the
same location as where Vertex AI models used in message_transforms 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-05-05 UTC."],[],[]]