Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::GoogleSearchRetrieval (v0.39.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::GoogleSearchRetrieval.

Tool to retrieve public web data for grounding, powered by Google.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#disable_attribution

def disable_attribution() -> ::Boolean
Returns
  • (::Boolean) — Optional. Disable using the result from this tool in detecting grounding attribution. This does not affect how the result is given to the model for generation.

#disable_attribution=

def disable_attribution=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Disable using the result from this tool in detecting grounding attribution. This does not affect how the result is given to the model for generation.
Returns
  • (::Boolean) — Optional. Disable using the result from this tool in detecting grounding attribution. This does not affect how the result is given to the model for generation.