public sealed class GroundednessSpec : IMessage<GroundednessSpec>, IEquatable<GroundednessSpec>, IDeepCloneable<GroundednessSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 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-04-08 UTC."],[[["This webpage provides documentation for the `GroundednessSpec` class within the Google Cloud AI Platform v1 API, specifically detailing its implementation and usage in .NET."],["The documentation covers a range of versions of the `GroundednessSpec` class, from version 1.0.0 up to the latest version, 3.22.0, allowing for the comparison between different iterations."],["The `GroundednessSpec` class is part of the `Google.Cloud.AIPlatform.V1` namespace, which can be found in the `Google.Cloud.AIPlatform.V1.dll` assembly."],["The page outlines the class's constructors, `GroundednessSpec()` and `GroundednessSpec(GroundednessSpec other)`, as well as the `Version` property, which is an integer indicating the version number used for evaluation."],["`GroundednessSpec` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing details on its methods and capabilities, and also inherits from `object`."]]],[]]