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

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

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

Content of the rubric, defining the testable criteria.

Inheritance

object > Rubric.Types.Content

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

Content()

public Content()

Content(Content)

public Content(Rubric.Types.Content other)
Parameter
Name Description
other RubricTypesContent

Properties

ContentTypeCase

public Rubric.Types.Content.ContentTypeOneofCase ContentTypeCase { get; }
Property Value
Type Description
RubricTypesContentContentTypeOneofCase

Property

public Rubric.Types.Content.Types.Property Property { get; set; }

Evaluation criteria based on a specific property.

Property Value
Type Description
RubricTypesContentTypesProperty