public sealed class Rubric.Types.Content : IMessage<Rubric.Types.Content>, IEquatable<Rubric.Types.Content>, IDeepCloneable<Rubric.Types.Content>, IBufferMessage, IMessageReference documentation and code samples for the Vertex AI v1beta1 API class Rubric.Types.Content.
Content of the rubric, defining the testable criteria.
Implements
IMessageRubricTypesContent, IEquatableRubricTypesContent, IDeepCloneableRubricTypesContent, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
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 |
|