public sealed class GroundednessSpec : IMessage<GroundednessSpec>, IEquatable<GroundednessSpec>, IDeepCloneable<GroundednessSpec>, IBufferMessage, IMessageReference documentation and code samples for the Vertex AI v1beta1 API class GroundednessSpec.
Spec for groundedness metric.
Implements
IMessageGroundednessSpec, IEquatableGroundednessSpec, IDeepCloneableGroundednessSpec, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.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 |
|