Interface protos.google.cloud.optimization.v1.IAsyncModelMetadata (3.2.0)

Properties of an AsyncModelMetadata.

Package

@google-cloud/optimization

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

AsyncModelMetadata createTime

state

state?: (google.cloud.optimization.v1.AsyncModelMetadata.State|keyof typeof google.cloud.optimization.v1.AsyncModelMetadata.State|null);

AsyncModelMetadata state

stateMessage

stateMessage?: (string|null);

AsyncModelMetadata stateMessage

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

AsyncModelMetadata updateTime