public static final class TrajectoryAnyOrderMatchSpec.Builder extends GeneratedMessage.Builder<TrajectoryAnyOrderMatchSpec.Builder> implements TrajectoryAnyOrderMatchSpecOrBuilderSpec 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
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > TrajectoryAnyOrderMatchSpec.BuilderImplements
TrajectoryAnyOrderMatchSpecOrBuilderStatic 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 |
|
getDefaultInstanceForType()
public TrajectoryAnyOrderMatchSpec getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
TrajectoryAnyOrderMatchSpec |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
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 |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public TrajectoryAnyOrderMatchSpec.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
TrajectoryAnyOrderMatchSpec.Builder |
|