Class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EnterpriseWebSearch
- Inherits:
-
Object
- Object
- Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EnterpriseWebSearch
- 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 search public web data, powered by Vertex AI Search and Sec4 compliance.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudAiplatformV1EnterpriseWebSearch
constructor
A new instance of GoogleCloudAiplatformV1EnterpriseWebSearch.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudAiplatformV1EnterpriseWebSearch
Returns a new instance of GoogleCloudAiplatformV1EnterpriseWebSearch.
6712 6713 6714 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 6712 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6717 6718 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 6717 def update!(**args) end |