public sealed class FluencyInstance : IMessage<FluencyInstance>, IEquatable<FluencyInstance>, IDeepCloneable<FluencyInstance>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class FluencyInstance.
[[["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."],[[["The `FluencyInstance` class, part of the Cloud AI Platform v1beta1 API, provides a specification for fluency instances."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It is found in the `Google.Cloud.AIPlatform.V1Beta1` namespace, within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["`FluencyInstance` has two constructors and includes properties like `HasPrediction` (a boolean) and `Prediction` (a string, representing the evaluated model's output)."],["The latest available documentation for the class is found in version `1.0.0-beta21`, while this content details version `1.0.0-beta09` and `1.0.0-beta20`."]]],[]]