Reference documentation and code samples for the Google Cloud Ces V1 Client class ModalityConfig.
If specified, will apply the given configuration for the specified modality.
Generated from protobuf message google.cloud.ces.v1.DataStoreTool.ModalityConfig
Namespace
Google \ Cloud \ Ces \ V1 \ DataStoreToolMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ modality_type
int
Required. The modality type.
↳ rewriter_config
↳ summarization_config
↳ grounding_config
getModalityType
Required. The modality type.
setModalityType
Required. The modality type.
$this
getRewriterConfig
Optional. The rewriter config.
hasRewriterConfig
clearRewriterConfig
setRewriterConfig
Optional. The rewriter config.
$this
getSummarizationConfig
Optional. The summarization config.
hasSummarizationConfig
clearSummarizationConfig
setSummarizationConfig
Optional. The summarization config.
$this
getGroundingConfig
Optional. The grounding configuration.
hasGroundingConfig
clearGroundingConfig
setGroundingConfig
Optional. The grounding configuration.
$this

