Discovery Engine v1beta API - Class GenerateGroundedContentResponse.Types.Candidate.Types.GroundingMetadata.Types.DynamicRetrievalMetadata (1.0.0-beta18)

public sealed class GenerateGroundedContentResponse.Types.Candidate.Types.GroundingMetadata.Types.DynamicRetrievalMetadata : IMessage<GenerateGroundedContentResponse.Types.Candidate.Types.GroundingMetadata.Types.DynamicRetrievalMetadata>, IEquatable<GenerateGroundedContentResponse.Types.Candidate.Types.GroundingMetadata.Types.DynamicRetrievalMetadata>, IDeepCloneable<GenerateGroundedContentResponse.Types.Candidate.Types.GroundingMetadata.Types.DynamicRetrievalMetadata>, IBufferMessage, IMessage

Reference documentation and code samples for the Discovery Engine v1beta API class GenerateGroundedContentResponse.Types.Candidate.Types.GroundingMetadata.Types.DynamicRetrievalMetadata.

Describes the metadata about dynamic retrieval.

Inheritance

object > GenerateGroundedContentResponse.Types.Candidate.Types.GroundingMetadata.Types.DynamicRetrievalMetadata

Namespace

Google.Cloud.DiscoveryEngine.V1Beta

Assembly

Google.Cloud.DiscoveryEngine.V1Beta.dll

Constructors

DynamicRetrievalMetadata()

public DynamicRetrievalMetadata()

DynamicRetrievalMetadata(DynamicRetrievalMetadata)

public DynamicRetrievalMetadata(GenerateGroundedContentResponse.Types.Candidate.Types.GroundingMetadata.Types.DynamicRetrievalMetadata other)
Parameter
Name Description
other GenerateGroundedContentResponseTypesCandidateTypesGroundingMetadataTypesDynamicRetrievalMetadata

Properties

PredictorMetadata

public GenerateGroundedContentResponse.Types.Candidate.Types.GroundingMetadata.Types.DynamicRetrievalPredictorMetadata PredictorMetadata { get; set; }

Metadata for the dynamic retrieval predictor.

Property Value
Type Description
GenerateGroundedContentResponseTypesCandidateTypesGroundingMetadataTypesDynamicRetrievalPredictorMetadata