public sealed class FulfillmentSpec : IMessage<FulfillmentSpec>, IEquatable<FulfillmentSpec>, IDeepCloneable<FulfillmentSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class FulfillmentSpec.
[[["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-09 UTC."],[[["The `FulfillmentSpec` class is part of the Cloud AI Platform v1beta1 API, within the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["This class represents a specification for fulfillment metrics and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`FulfillmentSpec` has two constructors: a default constructor and one that accepts another `FulfillmentSpec` object as a parameter for copying."],["It contains a `Version` property, which is an integer, that optionally specifies which version to use for evaluation."],["The latest version available is `1.0.0-beta21`."]]],[]]