public static final class TrajectoryRecallSpec.Builder extends GeneratedMessage.Builder<TrajectoryRecallSpec.Builder> implements TrajectoryRecallSpecOrBuilderSpec for TrajectoryRecall metric - returns a float score based on average recall of individual tool calls.
Protobuf type google.cloud.aiplatform.v1beta1.TrajectoryRecallSpec
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > TrajectoryRecallSpec.BuilderImplements
TrajectoryRecallSpecOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public TrajectoryRecallSpec build()| Returns | |
|---|---|
| Type | Description |
TrajectoryRecallSpec |
|
buildPartial()
public TrajectoryRecallSpec buildPartial()| Returns | |
|---|---|
| Type | Description |
TrajectoryRecallSpec |
|
clear()
public TrajectoryRecallSpec.Builder clear()| Returns | |
|---|---|
| Type | Description |
TrajectoryRecallSpec.Builder |
|
getDefaultInstanceForType()
public TrajectoryRecallSpec getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
TrajectoryRecallSpec |
|
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(TrajectoryRecallSpec other)
public TrajectoryRecallSpec.Builder mergeFrom(TrajectoryRecallSpec other)| Parameter | |
|---|---|
| Name | Description |
other |
TrajectoryRecallSpec |
| Returns | |
|---|---|
| Type | Description |
TrajectoryRecallSpec.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public TrajectoryRecallSpec.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TrajectoryRecallSpec.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public TrajectoryRecallSpec.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
TrajectoryRecallSpec.Builder |
|