Discovery Engine v1beta API - Class GenerateGroundedContentRequest.Types.DynamicRetrievalConfiguration (1.0.0-beta18)

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.

Inheritance

object > GenerateGroundedContentRequest.Types.DynamicRetrievalConfiguration

Namespace

Google.Cloud.DiscoveryEngine.V1Beta

Assembly

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