Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::EnterpriseWebSearch.
Tool to search public web data, powered by Vertex AI Search and Sec4 compliance.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#exclude_domains
def exclude_domains() -> ::Array<::String>
Returns
- (::Array<::String>) — Optional. List of domains to be excluded from the search results. The default limit is 2000 domains.
#exclude_domains=
def exclude_domains=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Optional. List of domains to be excluded from the search results. The default limit is 2000 domains.
Returns
- (::Array<::String>) — Optional. List of domains to be excluded from the search results. The default limit is 2000 domains.