Uses of Class
com.google.cloud.aiplatform.v1.ToolParameterKVMatchInput
Packages that use ToolParameterKVMatchInput
-
Uses of ToolParameterKVMatchInput in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ToolParameterKVMatchInputModifier and TypeMethodDescriptionToolParameterKVMatchInput.Builder.build()ToolParameterKVMatchInput.Builder.buildPartial()static ToolParameterKVMatchInputToolParameterKVMatchInput.getDefaultInstance()ToolParameterKVMatchInput.Builder.getDefaultInstanceForType()ToolParameterKVMatchInput.getDefaultInstanceForType()EvaluateInstancesRequest.Builder.getToolParameterKvMatchInput()Input for tool parameter key value match metric.EvaluateInstancesRequest.getToolParameterKvMatchInput()Input for tool parameter key value match metric.EvaluateInstancesRequestOrBuilder.getToolParameterKvMatchInput()Input for tool parameter key value match metric.static ToolParameterKVMatchInputToolParameterKVMatchInput.parseDelimitedFrom(InputStream input) static ToolParameterKVMatchInputToolParameterKVMatchInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolParameterKVMatchInputToolParameterKVMatchInput.parseFrom(byte[] data) static ToolParameterKVMatchInputToolParameterKVMatchInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolParameterKVMatchInputToolParameterKVMatchInput.parseFrom(com.google.protobuf.ByteString data) static ToolParameterKVMatchInputToolParameterKVMatchInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolParameterKVMatchInputToolParameterKVMatchInput.parseFrom(com.google.protobuf.CodedInputStream input) static ToolParameterKVMatchInputToolParameterKVMatchInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolParameterKVMatchInputToolParameterKVMatchInput.parseFrom(InputStream input) static ToolParameterKVMatchInputToolParameterKVMatchInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolParameterKVMatchInputToolParameterKVMatchInput.parseFrom(ByteBuffer data) static ToolParameterKVMatchInputToolParameterKVMatchInput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ToolParameterKVMatchInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ToolParameterKVMatchInput>ToolParameterKVMatchInput.getParserForType()static com.google.protobuf.Parser<ToolParameterKVMatchInput>ToolParameterKVMatchInput.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ToolParameterKVMatchInputModifier and TypeMethodDescriptionToolParameterKVMatchInput.Builder.mergeFrom(ToolParameterKVMatchInput other) EvaluateInstancesRequest.Builder.mergeToolParameterKvMatchInput(ToolParameterKVMatchInput value) Input for tool parameter key value match metric.ToolParameterKVMatchInput.newBuilder(ToolParameterKVMatchInput prototype) EvaluateInstancesRequest.Builder.setToolParameterKvMatchInput(ToolParameterKVMatchInput value) Input for tool parameter key value match metric.