Discovery Engine v1 API - Class GenerateGroundedContentRequest.Types.GroundingSpec (1.6.0)

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 v1 API class GenerateGroundedContentRequest.Types.GroundingSpec.

Grounding specification.

Inheritance

object > GenerateGroundedContentRequest.Types.GroundingSpec

Namespace

Google.Cloud.DiscoveryEngine.V1

Assembly

Google.Cloud.DiscoveryEngine.V1.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