public sealed class GroundingConfig : IMessage<GroundingConfig>, IEquatable<GroundingConfig>, IDeepCloneable<GroundingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class GroundingConfig.
[[["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 document provides reference documentation for the `GroundingConfig` class within the Discovery Engine v1beta API."],["`GroundingConfig` is a class that handles grounding configurations, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of `GroundingConfig` is 1.0.0-beta18, with an older version, 1.0.0-beta17, also available for reference."],["`GroundingConfig` offers two constructors: a default constructor and another that takes another `GroundingConfig` instance as a parameter."],["The `GroundingConfig` class features two properties: `GroundingConfigName`, representing a typed view of the resource name, and `Name`, which is the required name of the `GroundingConfig` resource."]]],[]]