Uses of Class
com.google.cloud.aiplatform.v1.ToolNameMatchInput
Packages that use ToolNameMatchInput
-
Uses of ToolNameMatchInput in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ToolNameMatchInputModifier and TypeMethodDescriptionToolNameMatchInput.Builder.build()ToolNameMatchInput.Builder.buildPartial()static ToolNameMatchInputToolNameMatchInput.getDefaultInstance()ToolNameMatchInput.Builder.getDefaultInstanceForType()ToolNameMatchInput.getDefaultInstanceForType()EvaluateInstancesRequest.Builder.getToolNameMatchInput()Input for tool name match metric.EvaluateInstancesRequest.getToolNameMatchInput()Input for tool name match metric.EvaluateInstancesRequestOrBuilder.getToolNameMatchInput()Input for tool name match metric.static ToolNameMatchInputToolNameMatchInput.parseDelimitedFrom(InputStream input) static ToolNameMatchInputToolNameMatchInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolNameMatchInputToolNameMatchInput.parseFrom(byte[] data) static ToolNameMatchInputToolNameMatchInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolNameMatchInputToolNameMatchInput.parseFrom(com.google.protobuf.ByteString data) static ToolNameMatchInputToolNameMatchInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolNameMatchInputToolNameMatchInput.parseFrom(com.google.protobuf.CodedInputStream input) static ToolNameMatchInputToolNameMatchInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolNameMatchInputToolNameMatchInput.parseFrom(InputStream input) static ToolNameMatchInputToolNameMatchInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolNameMatchInputToolNameMatchInput.parseFrom(ByteBuffer data) static ToolNameMatchInputToolNameMatchInput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ToolNameMatchInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ToolNameMatchInput>ToolNameMatchInput.getParserForType()static com.google.protobuf.Parser<ToolNameMatchInput>ToolNameMatchInput.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ToolNameMatchInputModifier and TypeMethodDescriptionToolNameMatchInput.Builder.mergeFrom(ToolNameMatchInput other) EvaluateInstancesRequest.Builder.mergeToolNameMatchInput(ToolNameMatchInput value) Input for tool name match metric.static ToolNameMatchInput.BuilderToolNameMatchInput.newBuilder(ToolNameMatchInput prototype) EvaluateInstancesRequest.Builder.setToolNameMatchInput(ToolNameMatchInput value) Input for tool name match metric.