Uses of Class
com.google.cloud.aiplatform.v1.ToolParameterKVMatchMetricValue.Builder
Packages that use ToolParameterKVMatchMetricValue.Builder
-
Uses of ToolParameterKVMatchMetricValue.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ToolParameterKVMatchMetricValue.BuilderModifier and TypeMethodDescriptionToolParameterKVMatchResults.Builder.addToolParameterKvMatchMetricValuesBuilder()Output only.ToolParameterKVMatchResults.Builder.addToolParameterKvMatchMetricValuesBuilder(int index) Output only.ToolParameterKVMatchMetricValue.Builder.clear()ToolParameterKVMatchMetricValue.Builder.clearScore()Output only.ToolParameterKVMatchResults.Builder.getToolParameterKvMatchMetricValuesBuilder(int index) Output only.ToolParameterKVMatchMetricValue.Builder.mergeFrom(ToolParameterKVMatchMetricValue other) ToolParameterKVMatchMetricValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ToolParameterKVMatchMetricValue.Builder.mergeFrom(com.google.protobuf.Message other) ToolParameterKVMatchMetricValue.newBuilder()ToolParameterKVMatchMetricValue.newBuilder(ToolParameterKVMatchMetricValue prototype) ToolParameterKVMatchMetricValue.newBuilderForType()protected ToolParameterKVMatchMetricValue.BuilderToolParameterKVMatchMetricValue.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ToolParameterKVMatchMetricValue.Builder.setScore(float value) Output only.ToolParameterKVMatchMetricValue.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ToolParameterKVMatchMetricValue.BuilderModifier and TypeMethodDescriptionToolParameterKVMatchResults.Builder.getToolParameterKvMatchMetricValuesBuilderList()Output only.Methods in com.google.cloud.aiplatform.v1 with parameters of type ToolParameterKVMatchMetricValue.BuilderModifier and TypeMethodDescriptionToolParameterKVMatchResults.Builder.addToolParameterKvMatchMetricValues(int index, ToolParameterKVMatchMetricValue.Builder builderForValue) Output only.ToolParameterKVMatchResults.Builder.addToolParameterKvMatchMetricValues(ToolParameterKVMatchMetricValue.Builder builderForValue) Output only.ToolParameterKVMatchResults.Builder.setToolParameterKvMatchMetricValues(int index, ToolParameterKVMatchMetricValue.Builder builderForValue) Output only.