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