Google Cloud Ai Platform V1 Client - Class EnterpriseWebSearch (1.34.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class EnterpriseWebSearch.

Tool to search public web data, powered by Vertex AI Search and Sec4 compliance.

Generated from protobuf message google.cloud.aiplatform.v1.EnterpriseWebSearch

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ exclude_domains array

Optional. List of domains to be excluded from the search results. The default limit is 2000 domains.

getExcludeDomains

Optional. List of domains to be excluded from the search results.

The default limit is 2000 domains.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setExcludeDomains

Optional. List of domains to be excluded from the search results.

The default limit is 2000 domains.

Parameter
Name Description
var string[]
Returns
Type Description
$this