public sealed class CoherenceInstance : IMessage<CoherenceInstance>, IEquatable<CoherenceInstance>, IDeepCloneable<CoherenceInstance>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class CoherenceInstance.
[[["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-25 UTC."],[[["This documentation is for the `CoherenceInstance` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta09."],["The `CoherenceInstance` class is a spec for coherence instances and inherits from `object` while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor `CoherenceInstance()` and a copy constructor `CoherenceInstance(CoherenceInstance other)`."],["The `CoherenceInstance` class has two properties: `HasPrediction`, a boolean indicating if the \"prediction\" field is set, and `Prediction`, a string that represents the required output of the evaluated model."],["The most recent release of this API is 1.0.0-beta21."]]],[]]