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

public sealed class GenerateGroundedContentRequest.Types.GroundingSpec : IMessage<GenerateGroundedContentRequest.Types.GroundingSpec>, IEquatable<GenerateGroundedContentRequest.Types.GroundingSpec>, IDeepCloneable<GenerateGroundedContentRequest.Types.GroundingSpec>, IBufferMessage, IMessage

Reference documentation and code samples for the Discovery Engine v1beta API class GenerateGroundedContentRequest.Types.GroundingSpec.

Grounding specification.

Inheritance

object > GenerateGroundedContentRequest.Types.GroundingSpec

Namespace

Google.Cloud.DiscoveryEngine.V1Beta

Assembly

Google.Cloud.DiscoveryEngine.V1Beta.dll

Constructors

GroundingSpec()

public GroundingSpec()

GroundingSpec(GroundingSpec)

public GroundingSpec(GenerateGroundedContentRequest.Types.GroundingSpec other)
Parameter
Name Description
other GenerateGroundedContentRequestTypesGroundingSpec

Properties

GroundingSources

public RepeatedField<GenerateGroundedContentRequest.Types.GroundingSource> GroundingSources { get; }

Grounding sources.

Property Value
Type Description
RepeatedFieldGenerateGroundedContentRequestTypesGroundingSource