Vertex AI v1 API - Class EnterpriseWebSearch (3.41.0)

public sealed class EnterpriseWebSearch : IMessage<EnterpriseWebSearch>, IEquatable<EnterpriseWebSearch>, IDeepCloneable<EnterpriseWebSearch>, IBufferMessage, IMessage

Reference documentation and code samples for the Vertex AI v1 API class EnterpriseWebSearch.

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

Inheritance

object > EnterpriseWebSearch

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

EnterpriseWebSearch()

public EnterpriseWebSearch()

EnterpriseWebSearch(EnterpriseWebSearch)

public EnterpriseWebSearch(EnterpriseWebSearch other)
Parameter
Name Description
other EnterpriseWebSearch

Properties

ExcludeDomains

public RepeatedField<string> ExcludeDomains { get; }

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

Property Value
Type Description
RepeatedFieldstring