Class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleSearchRetrieval
- Inherits:
-
Object
- Object
- Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GoogleSearchRetrieval
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/aiplatform_v1/classes.rb,
lib/google/apis/aiplatform_v1/representations.rb,
lib/google/apis/aiplatform_v1/representations.rb
Overview
Tool to retrieve public web data for grounding, powered by Google.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudAiplatformV1GoogleSearchRetrieval
constructor
A new instance of GoogleCloudAiplatformV1GoogleSearchRetrieval.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudAiplatformV1GoogleSearchRetrieval
Returns a new instance of GoogleCloudAiplatformV1GoogleSearchRetrieval.
10397 10398 10399 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 10397 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
10402 10403 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 10402 def update!(**args) end |