public sealed class GroundednessSpec : IMessage<GroundednessSpec>, IEquatable<GroundednessSpec>, IDeepCloneable<GroundednessSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class GroundednessSpec.
[[["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 document provides reference documentation for the `GroundednessSpec` class within the Google Cloud AI Platform v1beta1 API."],["`GroundednessSpec` is a sealed class that implements interfaces for message handling, equality comparison, deep cloning, and buffer management, and is used for specifying groundedness metrics."],["The class inherits from the base `object` class and provides methods such as `GetHashCode`, `GetType`, and `ToString`."],["The `GroundednessSpec` class has two constructors, one of which takes another `GroundednessSpec` object as a parameter, and the other with no parameters, and it includes a `Version` property that indicates which version to use for evaluation."],["This page documents the latest version of `GroundednessSpec` (1.0.0-beta21) and also provides links to documentation for previous version 1.0.0-beta20."]]],[]]