Uses of Class
com.google.cloud.aiplatform.v1.stub.IndexServiceStub
-
Packages that use IndexServiceStub Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of IndexServiceStub in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return IndexServiceStub Modifier and Type Method Description IndexServiceStub
IndexServiceClient. getStub()
Methods in com.google.cloud.aiplatform.v1 with parameters of type IndexServiceStub Modifier and Type Method Description static IndexServiceClient
IndexServiceClient. create(IndexServiceStub stub)
Constructs an instance of IndexServiceClient, using the given stub for making calls.Constructors in com.google.cloud.aiplatform.v1 with parameters of type IndexServiceStub Constructor Description IndexServiceClient(IndexServiceStub stub)
-
Uses of IndexServiceStub in com.google.cloud.aiplatform.v1.stub
Subclasses of IndexServiceStub in com.google.cloud.aiplatform.v1.stub Modifier and Type Class Description class
GrpcIndexServiceStub
gRPC stub implementation for the IndexService service API.Methods in com.google.cloud.aiplatform.v1.stub that return IndexServiceStub Modifier and Type Method Description IndexServiceStub
IndexServiceStubSettings. createStub()
-