Class TrajectoryAnyOrderMatchSpec.Builder (3.88.0)

public static final class TrajectoryAnyOrderMatchSpec.Builder extends GeneratedMessage.Builder<TrajectoryAnyOrderMatchSpec.Builder> implements TrajectoryAnyOrderMatchSpecOrBuilder

Spec for TrajectoryAnyOrderMatch metric - returns 1 if all tool calls in the reference trajectory appear in the predicted trajectory in any order, else 0.

Protobuf type google.cloud.aiplatform.v1beta1.TrajectoryAnyOrderMatchSpec

Static Methods

getDescriptor()

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

Methods

build()

public TrajectoryAnyOrderMatchSpec build()
Returns
Type Description
TrajectoryAnyOrderMatchSpec

buildPartial()

public TrajectoryAnyOrderMatchSpec buildPartial()
Returns
Type Description
TrajectoryAnyOrderMatchSpec

clear()

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

getDefaultInstanceForType()

public TrajectoryAnyOrderMatchSpec getDefaultInstanceForType()
Returns
Type Description
TrajectoryAnyOrderMatchSpec

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(TrajectoryAnyOrderMatchSpec other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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