Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class UpdateContextRequest.
Request message for MetadataService.UpdateContext .
Generated from protobuf message google.cloud.aiplatform.v1.UpdateContextRequest
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ context
Context
Required. The Context containing updates. The Context's Context.name
field is used to identify the Context to be updated. Format: projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}
↳ update_mask
getContext
Required. The Context containing updates.
The Context's Context.name
field
is used to identify the Context to be updated. Format: projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}
hasContext
clearContext
setContext
Required. The Context containing updates.
The Context's Context.name
field
is used to identify the Context to be updated. Format: projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}
$this
getUpdateMask
Optional. A FieldMask indicating which fields should be updated.
hasUpdateMask
clearUpdateMask
setUpdateMask
Optional. A FieldMask indicating which fields should be updated.
$this
getAllowMissing
bool
setAllowMissing
var
bool
$this
static::build
context
Context
Required. The Context containing updates.
The Context's Context.name
field
is used to identify the Context to be updated. Format: projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}
updateMask

