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.
Implements
IMessageGenerateGroundedContentRequestTypesGroundingSpec, IEquatableGenerateGroundedContentRequestTypesGroundingSpec, IDeepCloneableGenerateGroundedContentRequestTypesGroundingSpec, IBufferMessage, IMessageNamespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
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 |