Interface protos.google.cloud.aiplatform.v1.IUpdateExecutionRequest (1.11.0)

Properties of an UpdateExecutionRequest.

Package

@google-cloud/aiplatform

Properties

allowMissing

allowMissing?: (boolean|null);

UpdateExecutionRequest allowMissing

Property Value
TypeDescription
(boolean|null)

execution

execution?: (google.cloud.aiplatform.v1.IExecution|null);

UpdateExecutionRequest execution

Property Value
TypeDescription
(google.cloud.aiplatform.v1.IExecution|null)

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateExecutionRequest updateMask

Property Value
TypeDescription
(google.protobuf.IFieldMask|null)