Class: Google::Cloud::AIPlatform::V1::EnterpriseWebSearch
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::EnterpriseWebSearch
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/tool.rb
Overview
Tool to search public web data, powered by Vertex AI Search and Sec4 compliance.
Instance Attribute Summary collapse
-
#blocking_confidence ⇒ ::Google::Cloud::AIPlatform::V1::Tool::PhishBlockThreshold
Optional.
-
#exclude_domains ⇒ ::Array<::String>
Optional.
Instance Attribute Details
#blocking_confidence ⇒ ::Google::Cloud::AIPlatform::V1::Tool::PhishBlockThreshold
535 536 537 538 |
# File 'proto_docs/google/cloud/aiplatform/v1/tool.rb', line 535 class EnterpriseWebSearch include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#exclude_domains ⇒ ::Array<::String>
535 536 537 538 |
# File 'proto_docs/google/cloud/aiplatform/v1/tool.rb', line 535 class EnterpriseWebSearch include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |