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.
[[["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-31 UTC."],[[["This page provides documentation for the `GenerateGroundedContentRequest.Types.GroundingSpec` class within the Google Cloud Discovery Engine v1 API, specifically version 1.5.0."],["The `GroundingSpec` class is a grounding specification used in the Discovery Engine API, inheriting from `object` and implementing multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GroundingSpec` class includes two constructors: a default constructor, `GroundingSpec()`, and a copy constructor, `GroundingSpec(GroundingSpec other)`, that takes another `GroundingSpec` object as a parameter."],["The class has a property named `GroundingSources` which is of type `RepeatedField\u003cGenerateGroundedContentRequest.Types.GroundingSource\u003e` and represents the grounding sources to be used."],["This documentation page also features a list of older versions of this api, starting from 1.0.0-beta06 up to the latest version 1.6.0."]]],[]]