Uses of Class
com.google.cloud.aiplatform.v1.ToolParameterKVMatchResults
Packages that use ToolParameterKVMatchResults
-
Uses of ToolParameterKVMatchResults in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ToolParameterKVMatchResultsModifier and TypeMethodDescriptionToolParameterKVMatchResults.Builder.build()ToolParameterKVMatchResults.Builder.buildPartial()static ToolParameterKVMatchResultsToolParameterKVMatchResults.getDefaultInstance()ToolParameterKVMatchResults.Builder.getDefaultInstanceForType()ToolParameterKVMatchResults.getDefaultInstanceForType()EvaluateInstancesResponse.Builder.getToolParameterKvMatchResults()Results for tool parameter key value match metric.EvaluateInstancesResponse.getToolParameterKvMatchResults()Results for tool parameter key value match metric.EvaluateInstancesResponseOrBuilder.getToolParameterKvMatchResults()Results for tool parameter key value match metric.static ToolParameterKVMatchResultsToolParameterKVMatchResults.parseDelimitedFrom(InputStream input) static ToolParameterKVMatchResultsToolParameterKVMatchResults.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolParameterKVMatchResultsToolParameterKVMatchResults.parseFrom(byte[] data) static ToolParameterKVMatchResultsToolParameterKVMatchResults.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolParameterKVMatchResultsToolParameterKVMatchResults.parseFrom(com.google.protobuf.ByteString data) static ToolParameterKVMatchResultsToolParameterKVMatchResults.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolParameterKVMatchResultsToolParameterKVMatchResults.parseFrom(com.google.protobuf.CodedInputStream input) static ToolParameterKVMatchResultsToolParameterKVMatchResults.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolParameterKVMatchResultsToolParameterKVMatchResults.parseFrom(InputStream input) static ToolParameterKVMatchResultsToolParameterKVMatchResults.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolParameterKVMatchResultsToolParameterKVMatchResults.parseFrom(ByteBuffer data) static ToolParameterKVMatchResultsToolParameterKVMatchResults.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ToolParameterKVMatchResultsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ToolParameterKVMatchResults>ToolParameterKVMatchResults.getParserForType()static com.google.protobuf.Parser<ToolParameterKVMatchResults>ToolParameterKVMatchResults.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ToolParameterKVMatchResultsModifier and TypeMethodDescriptionToolParameterKVMatchResults.Builder.mergeFrom(ToolParameterKVMatchResults other) EvaluateInstancesResponse.Builder.mergeToolParameterKvMatchResults(ToolParameterKVMatchResults value) Results for tool parameter key value match metric.ToolParameterKVMatchResults.newBuilder(ToolParameterKVMatchResults prototype) EvaluateInstancesResponse.Builder.setToolParameterKvMatchResults(ToolParameterKVMatchResults value) Results for tool parameter key value match metric.