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

Properties of an UpdateContextRequest.

Package

@google-cloud/aiplatform!

Properties

allowMissing

allowMissing?: (boolean|null);

UpdateContextRequest allowMissing

Property Value
TypeDescription
(boolean|null)

context

context?: (google.cloud.aiplatform.v1beta1.IContext|null);

UpdateContextRequest context

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

updateMask

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

UpdateContextRequest updateMask

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