Google Cloud Deploy V1 Client - Class Type (0.9.0)

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

Namespace

Google \ Cloud \ Deploy \ V1

Methods

static::name

Parameter
NameDescription
value mixed

static::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

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

Generated from protobuf enum TYPE_RENDER_STATUES_CHANGE = 2 [deprecated = true];