public sealed class GenerateGroundedContentRequest.Types.DynamicRetrievalConfiguration : IMessage<GenerateGroundedContentRequest.Types.DynamicRetrievalConfiguration>, IEquatable<GenerateGroundedContentRequest.Types.DynamicRetrievalConfiguration>, IDeepCloneable<GenerateGroundedContentRequest.Types.DynamicRetrievalConfiguration>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class GenerateGroundedContentRequest.Types.DynamicRetrievalConfiguration.
Describes the options to customize dynamic retrieval.
Implements
IMessageGenerateGroundedContentRequestTypesDynamicRetrievalConfiguration, IEquatableGenerateGroundedContentRequestTypesDynamicRetrievalConfiguration, IDeepCloneableGenerateGroundedContentRequestTypesDynamicRetrievalConfiguration, IBufferMessage, IMessageNamespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Constructors
DynamicRetrievalConfiguration()
public DynamicRetrievalConfiguration()
DynamicRetrievalConfiguration(DynamicRetrievalConfiguration)
public DynamicRetrievalConfiguration(GenerateGroundedContentRequest.Types.DynamicRetrievalConfiguration other)
Parameter | |
---|---|
Name | Description |
other |
GenerateGroundedContentRequestTypesDynamicRetrievalConfiguration |
Properties
Predictor
public GenerateGroundedContentRequest.Types.DynamicRetrievalConfiguration.Types.DynamicRetrievalPredictor Predictor { get; set; }
Specification for the predictor for dynamic retrieval.
Property Value | |
---|---|
Type | Description |
GenerateGroundedContentRequestTypesDynamicRetrievalConfigurationTypesDynamicRetrievalPredictor |