Google Cloud Discovery Engine V1beta Client - Class EmbeddingConfig (0.11.2)

Reference documentation and code samples for the Google Cloud Discovery Engine V1beta Client class EmbeddingConfig.

Defines embedding config, used for bring your own embeddings feature.

Generated from protobuf message google.cloud.discoveryengine.v1beta.EmbeddingConfig

Namespace

Google \ Cloud \ DiscoveryEngine \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ field_path string

Full field path in the schema mapped as embedding field.

getFieldPath

Full field path in the schema mapped as embedding field.

Returns
Type Description
string

setFieldPath

Full field path in the schema mapped as embedding field.

Parameter
Name Description
var string
Returns
Type Description
$this