Google Cloud Ai Platform V1 Client - Class CreateEntityTypeRequest (0.15.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class CreateEntityTypeRequest.

Request message for FeaturestoreService.CreateEntityType .

Generated from protobuf message google.cloud.aiplatform.v1.CreateEntityTypeRequest

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ parent
string

Required. The resource name of the Featurestore to create EntityTypes. Format: projects/{project}/locations/{location}/featurestores/{featurestore}

↳ entity_type
Google\Cloud\AIPlatform\V1\EntityType

The EntityType to create.

↳ entity_type_id
string

Required. The ID to use for the EntityType, which will become the final component of the EntityType's resource name. This value may be up to 60 characters, and valid characters are [a-z0-9_] . The first character cannot be a number. The value must be unique within a featurestore.

getParent

Required. The resource name of the Featurestore to create EntityTypes.

Format: projects/{project}/locations/{location}/featurestores/{featurestore}

Returns
Type
Description
string

setParent

Required. The resource name of the Featurestore to create EntityTypes.

Format: projects/{project}/locations/{location}/featurestores/{featurestore}

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getEntityType

The EntityType to create.

Returns
Type
Description

hasEntityType

clearEntityType

setEntityType

The EntityType to create.

Parameter
Name
Description
Returns
Type
Description
$this

getEntityTypeId

Required. The ID to use for the EntityType, which will become the final component of the EntityType's resource name.

This value may be up to 60 characters, and valid characters are [a-z0-9_] . The first character cannot be a number. The value must be unique within a featurestore.

Returns
Type
Description
string

setEntityTypeId

Required. The ID to use for the EntityType, which will become the final component of the EntityType's resource name.

This value may be up to 60 characters, and valid characters are [a-z0-9_] . The first character cannot be a number. The value must be unique within a featurestore.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: