Uses of Class
com.google.cloud.aiplatform.v1.ToolNameMatchResults
Packages that use ToolNameMatchResults
-
Uses of ToolNameMatchResults in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ToolNameMatchResultsModifier and TypeMethodDescriptionToolNameMatchResults.Builder.build()ToolNameMatchResults.Builder.buildPartial()static ToolNameMatchResultsToolNameMatchResults.getDefaultInstance()ToolNameMatchResults.Builder.getDefaultInstanceForType()ToolNameMatchResults.getDefaultInstanceForType()EvaluateInstancesResponse.Builder.getToolNameMatchResults()Results for tool name match metric.EvaluateInstancesResponse.getToolNameMatchResults()Results for tool name match metric.EvaluateInstancesResponseOrBuilder.getToolNameMatchResults()Results for tool name match metric.static ToolNameMatchResultsToolNameMatchResults.parseDelimitedFrom(InputStream input) static ToolNameMatchResultsToolNameMatchResults.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolNameMatchResultsToolNameMatchResults.parseFrom(byte[] data) static ToolNameMatchResultsToolNameMatchResults.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolNameMatchResultsToolNameMatchResults.parseFrom(com.google.protobuf.ByteString data) static ToolNameMatchResultsToolNameMatchResults.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolNameMatchResultsToolNameMatchResults.parseFrom(com.google.protobuf.CodedInputStream input) static ToolNameMatchResultsToolNameMatchResults.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolNameMatchResultsToolNameMatchResults.parseFrom(InputStream input) static ToolNameMatchResultsToolNameMatchResults.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolNameMatchResultsToolNameMatchResults.parseFrom(ByteBuffer data) static ToolNameMatchResultsToolNameMatchResults.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ToolNameMatchResultsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ToolNameMatchResults>ToolNameMatchResults.getParserForType()static com.google.protobuf.Parser<ToolNameMatchResults>ToolNameMatchResults.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ToolNameMatchResultsModifier and TypeMethodDescriptionToolNameMatchResults.Builder.mergeFrom(ToolNameMatchResults other) EvaluateInstancesResponse.Builder.mergeToolNameMatchResults(ToolNameMatchResults value) Results for tool name match metric.static ToolNameMatchResults.BuilderToolNameMatchResults.newBuilder(ToolNameMatchResults prototype) EvaluateInstancesResponse.Builder.setToolNameMatchResults(ToolNameMatchResults value) Results for tool name match metric.