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