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

Properties of an UpdateExecutionRequest.

Package

@google-cloud/aiplatform

Properties

allowMissing

allowMissing?: (boolean|null);

UpdateExecutionRequest allowMissing

execution

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

UpdateExecutionRequest execution

updateMask

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

UpdateExecutionRequest updateMask