Google Cloud Support V2BETA API - Module Google::Cloud::Support::V2beta::SupportEventSubscription::FailureReason (v0.7.0)

Reference documentation and code samples for the Google Cloud Support V2BETA API module Google::Cloud::Support::V2beta::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.