public sealed class GenerateGroundedContentRequest.Types.GroundingSource.Types.GoogleSearchSource : IMessage<GenerateGroundedContentRequest.Types.GroundingSource.Types.GoogleSearchSource>, IEquatable<GenerateGroundedContentRequest.Types.GroundingSource.Types.GoogleSearchSource>, IDeepCloneable<GenerateGroundedContentRequest.Types.GroundingSource.Types.GoogleSearchSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class GenerateGroundedContentRequest.Types.GroundingSource.Types.GoogleSearchSource.
Google Search config parameters.
Implements
IMessageGenerateGroundedContentRequestTypesGroundingSourceTypesGoogleSearchSource, IEquatableGenerateGroundedContentRequestTypesGroundingSourceTypesGoogleSearchSource, IDeepCloneableGenerateGroundedContentRequestTypesGroundingSourceTypesGoogleSearchSource, IBufferMessage, IMessageNamespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Constructors
GoogleSearchSource()
public GoogleSearchSource()
GoogleSearchSource(GoogleSearchSource)
public GoogleSearchSource(GenerateGroundedContentRequest.Types.GroundingSource.Types.GoogleSearchSource other)
Parameter | |
---|---|
Name | Description |
other |
GenerateGroundedContentRequestTypesGroundingSourceTypesGoogleSearchSource |
Properties
DynamicRetrievalConfig
public GenerateGroundedContentRequest.Types.DynamicRetrievalConfiguration DynamicRetrievalConfig { get; set; }
Optional. Specifies the dynamic retrieval configuration for the given source.
Property Value | |
---|---|
Type | Description |
GenerateGroundedContentRequestTypesDynamicRetrievalConfiguration |