Class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolGoogleSearchWebSearch
- Inherits:
-
Object
- Object
- Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ToolGoogleSearchWebSearch
- 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
Standard web search for grounding and related configurations. Only text results are returned.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudAiplatformV1ToolGoogleSearchWebSearch
constructor
A new instance of GoogleCloudAiplatformV1ToolGoogleSearchWebSearch.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudAiplatformV1ToolGoogleSearchWebSearch
Returns a new instance of GoogleCloudAiplatformV1ToolGoogleSearchWebSearch.
46050 46051 46052 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 46050 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
46055 46056 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 46055 def update!(**args) end |