Class GoogleCloudAiplatformV1GoogleSearchRetrieval
Tool to retrieve public web data for grounding, powered by Google.
Implements
Inherited Members
Namespace: Google.Apis.Aiplatform.v1.Data
Assembly: Google.Apis.Aiplatform.v1.dll
Syntax
public class GoogleCloudAiplatformV1GoogleSearchRetrieval : IDirectResponseSchema
Properties
DynamicRetrievalConfig
Specifies the dynamic retrieval configuration for the given source.
Declaration
[JsonProperty("dynamicRetrievalConfig")]
public virtual GoogleCloudAiplatformV1DynamicRetrievalConfig DynamicRetrievalConfig { get; set; }
Property Value
Type | Description |
---|---|
GoogleCloudAiplatformV1DynamicRetrievalConfig |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |