Uses of Class
com.google.cloud.aiplatform.v1.ToolNameMatchMetricValue.Builder
Packages that use ToolNameMatchMetricValue.Builder
-
Uses of ToolNameMatchMetricValue.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ToolNameMatchMetricValue.BuilderModifier and TypeMethodDescriptionToolNameMatchResults.Builder.addToolNameMatchMetricValuesBuilder()Output only.ToolNameMatchResults.Builder.addToolNameMatchMetricValuesBuilder(int index) Output only.ToolNameMatchMetricValue.Builder.clear()ToolNameMatchMetricValue.Builder.clearScore()Output only.ToolNameMatchResults.Builder.getToolNameMatchMetricValuesBuilder(int index) Output only.ToolNameMatchMetricValue.Builder.mergeFrom(ToolNameMatchMetricValue other) ToolNameMatchMetricValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ToolNameMatchMetricValue.Builder.mergeFrom(com.google.protobuf.Message other) ToolNameMatchMetricValue.newBuilder()ToolNameMatchMetricValue.newBuilder(ToolNameMatchMetricValue prototype) ToolNameMatchMetricValue.newBuilderForType()protected ToolNameMatchMetricValue.BuilderToolNameMatchMetricValue.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ToolNameMatchMetricValue.Builder.setScore(float value) Output only.ToolNameMatchMetricValue.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ToolNameMatchMetricValue.BuilderModifier and TypeMethodDescriptionToolNameMatchResults.Builder.getToolNameMatchMetricValuesBuilderList()Output only.Methods in com.google.cloud.aiplatform.v1 with parameters of type ToolNameMatchMetricValue.BuilderModifier and TypeMethodDescriptionToolNameMatchResults.Builder.addToolNameMatchMetricValues(int index, ToolNameMatchMetricValue.Builder builderForValue) Output only.ToolNameMatchResults.Builder.addToolNameMatchMetricValues(ToolNameMatchMetricValue.Builder builderForValue) Output only.ToolNameMatchResults.Builder.setToolNameMatchMetricValues(int index, ToolNameMatchMetricValue.Builder builderForValue) Output only.