Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class UpdateSchemaRequest.
Request message for SchemaService.UpdateSchema method.
Generated from protobuf message google.cloud.discoveryengine.v1.UpdateSchemaRequest
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ schema
↳ allow_missing
bool
If set to true, and the Schema
is not found, a new Schema
will be created. In this situation, update_mask
is ignored.
getSchema
Required. The Schema to update.
hasSchema
clearSchema
setSchema
Required. The Schema to update.
$this
getAllowMissing
If set to true, and the Schema
is
not found, a new Schema
will be
created. In this situation, update_mask
is ignored.
bool
setAllowMissing
If set to true, and the Schema
is
not found, a new Schema
will be
created. In this situation, update_mask
is ignored.
var
bool
$this