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. |