Google Cloud Discovery Engine V1 Client - Class CreateSchemaRequest (0.6.0)

Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class CreateSchemaRequest.

Request message for SchemaService.CreateSchema method.

Generated from protobuf message google.cloud.discoveryengine.v1.CreateSchemaRequest

Namespace

Google \ Cloud \ DiscoveryEngine \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ parent
string

Required. The parent data store resource name, in the format of projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store} .

↳ schema
Google\Cloud\DiscoveryEngine\V1\Schema

Required. The Schema to create.

↳ schema_id
string

Required. The ID to use for the Schema , which will become the final component of the Schema.name . This field should conform to RFC-1034 standard with a length limit of 63 characters.

getParent

Required. The parent data store resource name, in the format of projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store} .

Returns
Type
Description
string

setParent

Required. The parent data store resource name, in the format of projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store} .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getSchema

Required. The Schema to create.

Returns
Type
Description

hasSchema

clearSchema

setSchema

Required. The Schema to create.

Parameter
Name
Description
Returns
Type
Description
$this

getSchemaId

Required. The ID to use for the Schema , which will become the final component of the Schema.name .

This field should conform to RFC-1034 standard with a length limit of 63 characters.

Returns
Type
Description
string

setSchemaId

Required. The ID to use for the Schema , which will become the final component of the Schema.name .

This field should conform to RFC-1034 standard with a length limit of 63 characters.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

static::build

Parameters
Name
Description
parent
string

Required. The parent data store resource name, in the format of projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store} . Please see Google\Cloud\DiscoveryEngine\V1\SchemaServiceClient::dataStoreName() for help formatting this field.

schema
Google\Cloud\DiscoveryEngine\V1\Schema

Required. The Schema to create.

schemaId
string

Required. The ID to use for the Schema , which will become the final component of the Schema.name .

This field should conform to RFC-1034 standard with a length limit of 63 characters.

Design a Mobile Site
View Site in Mobile | Classic
Share by: