Uses of Class
com.google.cloud.aiplatform.v1.ToolNameMatchMetricValue
Packages that use ToolNameMatchMetricValue
-
Uses of ToolNameMatchMetricValue in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ToolNameMatchMetricValueModifier and TypeMethodDescriptionToolNameMatchMetricValue.Builder.build()ToolNameMatchMetricValue.Builder.buildPartial()static ToolNameMatchMetricValueToolNameMatchMetricValue.getDefaultInstance()ToolNameMatchMetricValue.Builder.getDefaultInstanceForType()ToolNameMatchMetricValue.getDefaultInstanceForType()ToolNameMatchResults.Builder.getToolNameMatchMetricValues(int index) Output only.ToolNameMatchResults.getToolNameMatchMetricValues(int index) Output only.ToolNameMatchResultsOrBuilder.getToolNameMatchMetricValues(int index) Output only.static ToolNameMatchMetricValueToolNameMatchMetricValue.parseDelimitedFrom(InputStream input) static ToolNameMatchMetricValueToolNameMatchMetricValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolNameMatchMetricValueToolNameMatchMetricValue.parseFrom(byte[] data) static ToolNameMatchMetricValueToolNameMatchMetricValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolNameMatchMetricValueToolNameMatchMetricValue.parseFrom(com.google.protobuf.ByteString data) static ToolNameMatchMetricValueToolNameMatchMetricValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolNameMatchMetricValueToolNameMatchMetricValue.parseFrom(com.google.protobuf.CodedInputStream input) static ToolNameMatchMetricValueToolNameMatchMetricValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolNameMatchMetricValueToolNameMatchMetricValue.parseFrom(InputStream input) static ToolNameMatchMetricValueToolNameMatchMetricValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolNameMatchMetricValueToolNameMatchMetricValue.parseFrom(ByteBuffer data) static ToolNameMatchMetricValueToolNameMatchMetricValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ToolNameMatchMetricValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ToolNameMatchMetricValue>ToolNameMatchMetricValue.getParserForType()ToolNameMatchResults.Builder.getToolNameMatchMetricValuesList()Output only.ToolNameMatchResults.getToolNameMatchMetricValuesList()Output only.ToolNameMatchResultsOrBuilder.getToolNameMatchMetricValuesList()Output only.static com.google.protobuf.Parser<ToolNameMatchMetricValue>ToolNameMatchMetricValue.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ToolNameMatchMetricValueModifier and TypeMethodDescriptionToolNameMatchResults.Builder.addToolNameMatchMetricValues(int index, ToolNameMatchMetricValue value) Output only.ToolNameMatchResults.Builder.addToolNameMatchMetricValues(ToolNameMatchMetricValue value) Output only.ToolNameMatchMetricValue.Builder.mergeFrom(ToolNameMatchMetricValue other) ToolNameMatchMetricValue.newBuilder(ToolNameMatchMetricValue prototype) ToolNameMatchResults.Builder.setToolNameMatchMetricValues(int index, ToolNameMatchMetricValue value) Output only.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type ToolNameMatchMetricValueModifier and TypeMethodDescriptionToolNameMatchResults.Builder.addAllToolNameMatchMetricValues(Iterable<? extends ToolNameMatchMetricValue> values) Output only.