public enum PubsubConfig.Types.StateReference 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.V1Assembly
Google.Cloud.CloudBuild.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |