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