Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API class Google::Cloud::Ces::V1::DataStoreTool::ModalityConfig.
If specified, will apply the given configuration for the specified modality.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#grounding_config
def grounding_config() -> ::Google::Cloud::Ces::V1::DataStoreTool::GroundingConfig
Returns
- (::Google::Cloud::Ces::V1::DataStoreTool::GroundingConfig) — Optional. The grounding configuration.
#grounding_config=
def grounding_config=(value) -> ::Google::Cloud::Ces::V1::DataStoreTool::GroundingConfig
Parameter
- value (::Google::Cloud::Ces::V1::DataStoreTool::GroundingConfig) — Optional. The grounding configuration.
Returns
- (::Google::Cloud::Ces::V1::DataStoreTool::GroundingConfig) — Optional. The grounding configuration.
#modality_type
def modality_type() -> ::Google::Cloud::Ces::V1::DataStoreTool::ModalityConfig::ModalityType
Returns
- (::Google::Cloud::Ces::V1::DataStoreTool::ModalityConfig::ModalityType) — Required. The modality type.
#modality_type=
def modality_type=(value) -> ::Google::Cloud::Ces::V1::DataStoreTool::ModalityConfig::ModalityType
Parameter
- value (::Google::Cloud::Ces::V1::DataStoreTool::ModalityConfig::ModalityType) — Required. The modality type.
Returns
- (::Google::Cloud::Ces::V1::DataStoreTool::ModalityConfig::ModalityType) — Required. The modality type.
#rewriter_config
def rewriter_config() -> ::Google::Cloud::Ces::V1::DataStoreTool::RewriterConfig
Returns
- (::Google::Cloud::Ces::V1::DataStoreTool::RewriterConfig) — Optional. The rewriter config.
#rewriter_config=
def rewriter_config=(value) -> ::Google::Cloud::Ces::V1::DataStoreTool::RewriterConfig
Parameter
- value (::Google::Cloud::Ces::V1::DataStoreTool::RewriterConfig) — Optional. The rewriter config.
Returns
- (::Google::Cloud::Ces::V1::DataStoreTool::RewriterConfig) — Optional. The rewriter config.
#summarization_config
def summarization_config() -> ::Google::Cloud::Ces::V1::DataStoreTool::SummarizationConfig
Returns
- (::Google::Cloud::Ces::V1::DataStoreTool::SummarizationConfig) — Optional. The summarization config.
#summarization_config=
def summarization_config=(value) -> ::Google::Cloud::Ces::V1::DataStoreTool::SummarizationConfig
Parameter
- value (::Google::Cloud::Ces::V1::DataStoreTool::SummarizationConfig) — Optional. The summarization config.
Returns
- (::Google::Cloud::Ces::V1::DataStoreTool::SummarizationConfig) — Optional. The summarization config.