Google Cloud Support V2 API - Module Google::Cloud::Support::V2::SupportEventSubscription::FailureReason (v1.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Support V2 API module Google::Cloud::Support::V2::SupportEventSubscription::FailureReason.
The reason why the subscription is failing.
Constants
FAILURE_REASON_UNSPECIFIED
value: 0 Unspecified failure reason.
PERMISSION_DENIED
value: 1 The service account (i.e.
cloud-support-apievents@system.gserviceaccount.com) lacks the permission
to publish to the customer's Pub/Sub topic.
TOPIC_NOT_FOUND
value: 2 The specified Pub/Sub topic does not exist.
OTHER
value: 3 Message failed to publish due to a system-side error.