Cloud AI Platform v1 API - Class SafetySpec (3.6.0)

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

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

Spec for safety metric.

Inheritance

object > SafetySpec

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

SafetySpec()

public SafetySpec()

SafetySpec(SafetySpec)

public SafetySpec(SafetySpec other)
Parameter
Name Description
other SafetySpec

Properties

Version

public int Version { get; set; }

Optional. Which version to use for evaluation.

Property Value
Type Description
int