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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `GenerateGroundedContentRequest.Types.GroundingSpec` class, part of the Discovery Engine v1beta API in the Google Cloud .NET library."],["The `GroundingSpec` class serves as a grounding specification, with the latest version being 1.0.0-beta18, and it inherits from the object class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `GroundingSources` property, which is a `RepeatedField` of `GenerateGroundedContentRequest.Types.GroundingSource` and represents the sources used for grounding."],["The namespace for this class is `Google.Cloud.DiscoveryEngine.V1Beta`, and it is contained within the `Google.Cloud.DiscoveryEngine.V1Beta.dll` assembly."]]],[]]