Uses of Class
com.google.cloud.aiplatform.v1.stub.IndexServiceStubSettings
Packages that use IndexServiceStubSettings
Package
Description
A client to Vertex AI API
-
Uses of IndexServiceStubSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 with parameters of type IndexServiceStubSettingsModifier and TypeMethodDescriptionstatic final IndexServiceSettingsIndexServiceSettings.create(IndexServiceStubSettings stub) -
Uses of IndexServiceStubSettings in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return IndexServiceStubSettingsMethods in com.google.cloud.aiplatform.v1.stub with parameters of type IndexServiceStubSettingsModifier and TypeMethodDescriptionstatic final GrpcIndexServiceStubGrpcIndexServiceStub.create(IndexServiceStubSettings settings) Constructors in com.google.cloud.aiplatform.v1.stub with parameters of type IndexServiceStubSettingsModifierConstructorDescriptionprotectedBuilder(IndexServiceStubSettings settings) protectedGrpcIndexServiceStub(IndexServiceStubSettings settings, ClientContext clientContext) Constructs an instance of GrpcIndexServiceStub, using the given settings.protectedGrpcIndexServiceStub(IndexServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcIndexServiceStub, using the given settings.