Interface protos.google.cloud.aiplatform.v1beta1.IUpdateExecutionRequest (1.7.2)

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.v1beta1.IExecution|null);

UpdateExecutionRequest execution

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

updateMask

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

UpdateExecutionRequest updateMask

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