Google Cloud Deploy V1 API - Module Google::Cloud::Deploy::V1::Type (v0.10.0)

Reference documentation and code samples for the Google Cloud Deploy V1 API module Google::Cloud::Deploy::V1::Type.

Type indicates the type of the log entry and can be used as a filter.

Constants

TYPE_UNSPECIFIED

value: 0
Type is unspecified.

TYPE_PUBSUB_NOTIFICATION_FAILURE

value: 1
A Pub/Sub notification failed to be sent.

TYPE_RESOURCE_STATE_CHANGE

value: 3
Resource state changed.

TYPE_PROCESS_ABORTED

value: 4
A process aborted.

TYPE_RENDER_STATUES_CHANGE

value: 2
Deprecated: This field is never used. Use release_render log type instead.