Cloud Build v1 API - Enum PubsubConfig.Types.State (2.9.0)

public enum PubsubConfig.Types.State

Reference documentation and code samples for the Cloud Build v1 API enum PubsubConfig.Types.State.

Enumerates potential issues with the underlying Pub/Sub subscription configuration.

Namespace

Google.Cloud.CloudBuild.V1

Assembly

Google.Cloud.CloudBuild.V1.dll

Fields

NameDescription
Ok

The Pub/Sub subscription is properly configured.

SubscriptionDeleted

The subscription has been deleted.

SubscriptionMisconfigured

Some of the subscription's field are misconfigured.

TopicDeleted

The topic has been deleted.

Unspecified

The subscription configuration has not been checked.