Interface protos.google.container.v1.IStatusCondition (5.10.0)

Properties of a StatusCondition.

Package

@google-cloud/container

Properties

canonicalCode

canonicalCode?: (google.rpc.Code|keyof typeof google.rpc.Code|null);

StatusCondition canonicalCode

code

code?: (google.container.v1.StatusCondition.Code|keyof typeof google.container.v1.StatusCondition.Code|null);

StatusCondition code

message

message?: (string|null);

StatusCondition message