Class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceGoogleSearchSource
Google Search config parameters.
Inheritance
GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceGoogleSearchSource
Implements
Inherited Members
Namespace: Google.Apis.DiscoveryEngine.v1.Data
Assembly: Google.Apis.DiscoveryEngine.v1.dll
Syntax
public class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceGoogleSearchSource : IDirectResponseSchema
Properties
DynamicRetrievalConfig
Optional. Specifies the dynamic retrieval configuration for the given source.
Declaration
[JsonProperty("dynamicRetrievalConfig")]
public virtual GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfiguration DynamicRetrievalConfig { get; set; }
Property Value
Type | Description |
---|---|
GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfiguration |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |