Google Cloud Ai Platform V1 Client - Class RagFileTransformationConfig (1.13.0)

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

Specifies the transformation config for RagFiles.

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

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ rag_file_chunking_config RagFileChunkingConfig

Specifies the chunking config for RagFiles.

getRagFileChunkingConfig

Specifies the chunking config for RagFiles.

Returns
Type Description
RagFileChunkingConfig|null

hasRagFileChunkingConfig

clearRagFileChunkingConfig

setRagFileChunkingConfig

Specifies the chunking config for RagFiles.

Parameter
Name Description
var RagFileChunkingConfig
Returns
Type Description
$this