Cloud AI Platform v1 API - Class GroundednessSpec (3.6.0)

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.

Spec for groundedness metric.

Inheritance

object > GroundednessSpec

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

GroundednessSpec()

public GroundednessSpec()

GroundednessSpec(GroundednessSpec)

public GroundednessSpec(GroundednessSpec other)
Parameter
Name Description
other GroundednessSpec

Properties

Version

public int Version { get; set; }

Optional. Which version to use for evaluation.

Property Value
Type Description
int