Class RubricBasedInstructionFollowingSpec.Builder (3.84.0)

public static final class RubricBasedInstructionFollowingSpec.Builder extends GeneratedMessage.Builder<RubricBasedInstructionFollowingSpec.Builder> implements RubricBasedInstructionFollowingSpecOrBuilder

Spec for RubricBasedInstructionFollowing metric - returns rubrics and verdicts corresponding to rubrics along with overall score.

Protobuf type google.cloud.aiplatform.v1beta1.RubricBasedInstructionFollowingSpec

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public RubricBasedInstructionFollowingSpec build()
Returns
Type Description
RubricBasedInstructionFollowingSpec

buildPartial()

public RubricBasedInstructionFollowingSpec buildPartial()
Returns
Type Description
RubricBasedInstructionFollowingSpec

clear()

public RubricBasedInstructionFollowingSpec.Builder clear()
Returns
Type Description
RubricBasedInstructionFollowingSpec.Builder
Overrides

getDefaultInstanceForType()

public RubricBasedInstructionFollowingSpec getDefaultInstanceForType()
Returns
Type Description
RubricBasedInstructionFollowingSpec

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(RubricBasedInstructionFollowingSpec other)

public RubricBasedInstructionFollowingSpec.Builder mergeFrom(RubricBasedInstructionFollowingSpec other)
Parameter
Name Description
other RubricBasedInstructionFollowingSpec
Returns
Type Description
RubricBasedInstructionFollowingSpec.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public RubricBasedInstructionFollowingSpec.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
RubricBasedInstructionFollowingSpec.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public RubricBasedInstructionFollowingSpec.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
RubricBasedInstructionFollowingSpec.Builder
Overrides