Cloud AI Platform v1 API - Class FulfillmentSpec (3.7.0)

public sealed class FulfillmentSpec : IMessage<FulfillmentSpec>, IEquatable<FulfillmentSpec>, IDeepCloneable<FulfillmentSpec>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1 API class FulfillmentSpec.

Spec for fulfillment metric.

Inheritance

object > FulfillmentSpec

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

FulfillmentSpec()

public FulfillmentSpec()

FulfillmentSpec(FulfillmentSpec)

public FulfillmentSpec(FulfillmentSpec other)
Parameter
Name Description
other FulfillmentSpec

Properties

Version

public int Version { get; set; }

Optional. Which version to use for evaluation.

Property Value
Type Description
int