Vertex AI v1beta1 API - Class Rubric.Types.Content.Types.Property (1.0.0-beta77)

public sealed class Rubric.Types.Content.Types.Property : IMessage<Rubric.Types.Content.Types.Property>, IEquatable<Rubric.Types.Content.Types.Property>, IDeepCloneable<Rubric.Types.Content.Types.Property>, IBufferMessage, IMessage

Reference documentation and code samples for the Vertex AI v1beta1 API class Rubric.Types.Content.Types.Property.

Defines criteria based on a specific property.

Inheritance

object > Rubric.Types.Content.Types.Property

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

Property()

public Property()

Property(Property)

public Property(Rubric.Types.Content.Types.Property other)
Parameter
Name Description
other RubricTypesContentTypesProperty

Properties

Description

public string Description { get; set; }

Description of the property being evaluated. Example: "The model's response is grammatically correct."

Property Value
Type Description
string