Uses of Class
com.google.cloud.aiplatform.v1.ToolParameterKeyMatchInstance
Packages that use ToolParameterKeyMatchInstance
-
Uses of ToolParameterKeyMatchInstance in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ToolParameterKeyMatchInstanceModifier and TypeMethodDescriptionToolParameterKeyMatchInstance.Builder.build()ToolParameterKeyMatchInstance.Builder.buildPartial()ToolParameterKeyMatchInstance.getDefaultInstance()ToolParameterKeyMatchInstance.Builder.getDefaultInstanceForType()ToolParameterKeyMatchInstance.getDefaultInstanceForType()ToolParameterKeyMatchInput.Builder.getInstances(int index) Required.ToolParameterKeyMatchInput.getInstances(int index) Required.ToolParameterKeyMatchInputOrBuilder.getInstances(int index) Required.ToolParameterKeyMatchInstance.parseDelimitedFrom(InputStream input) ToolParameterKeyMatchInstance.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ToolParameterKeyMatchInstance.parseFrom(byte[] data) ToolParameterKeyMatchInstance.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ToolParameterKeyMatchInstance.parseFrom(com.google.protobuf.ByteString data) ToolParameterKeyMatchInstance.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ToolParameterKeyMatchInstance.parseFrom(com.google.protobuf.CodedInputStream input) ToolParameterKeyMatchInstance.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ToolParameterKeyMatchInstance.parseFrom(InputStream input) ToolParameterKeyMatchInstance.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ToolParameterKeyMatchInstance.parseFrom(ByteBuffer data) ToolParameterKeyMatchInstance.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ToolParameterKeyMatchInstanceModifier and TypeMethodDescriptionToolParameterKeyMatchInput.Builder.getInstancesList()Required.ToolParameterKeyMatchInput.getInstancesList()Required.ToolParameterKeyMatchInputOrBuilder.getInstancesList()Required.com.google.protobuf.Parser<ToolParameterKeyMatchInstance>ToolParameterKeyMatchInstance.getParserForType()static com.google.protobuf.Parser<ToolParameterKeyMatchInstance>ToolParameterKeyMatchInstance.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ToolParameterKeyMatchInstanceModifier and TypeMethodDescriptionToolParameterKeyMatchInput.Builder.addInstances(int index, ToolParameterKeyMatchInstance value) Required.ToolParameterKeyMatchInput.Builder.addInstances(ToolParameterKeyMatchInstance value) Required.ToolParameterKeyMatchInstance.Builder.mergeFrom(ToolParameterKeyMatchInstance other) ToolParameterKeyMatchInstance.newBuilder(ToolParameterKeyMatchInstance prototype) ToolParameterKeyMatchInput.Builder.setInstances(int index, ToolParameterKeyMatchInstance value) Required.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type ToolParameterKeyMatchInstanceModifier and TypeMethodDescriptionToolParameterKeyMatchInput.Builder.addAllInstances(Iterable<? extends ToolParameterKeyMatchInstance> values) Required.