Google Cloud Deploy V1 Client - Class Type (0.3.4)

Reference documentation and code samples for the Google Cloud Deploy V1 Client class Type.

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

Protobuf type google.cloud.deploy.v1.Type

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

TYPE_UNSPECIFIED

Value: 0

Type is unspecified.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

TYPE_PUBSUB_NOTIFICATION_FAILURE

Value: 1

A Pub/Sub notification failed to be sent.

Generated from protobuf enum TYPE_PUBSUB_NOTIFICATION_FAILURE = 1;

TYPE_RENDER_STATUES_CHANGE

Value: 2

Release render status changed notification.

Generated from protobuf enum TYPE_RENDER_STATUES_CHANGE = 2;