Uses of Class
com.google.cloud.aiplatform.v1beta1.stub.IndexEndpointServiceStubSettings
Packages that use IndexEndpointServiceStubSettings
Package
Description
A client to Vertex AI API
-
Uses of IndexEndpointServiceStubSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type IndexEndpointServiceStubSettingsModifier and TypeMethodDescriptionstatic final IndexEndpointServiceSettingsIndexEndpointServiceSettings.create(IndexEndpointServiceStubSettings stub) -
Uses of IndexEndpointServiceStubSettings in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return IndexEndpointServiceStubSettingsMethods in com.google.cloud.aiplatform.v1beta1.stub with parameters of type IndexEndpointServiceStubSettingsModifier and TypeMethodDescriptionstatic final GrpcIndexEndpointServiceStubGrpcIndexEndpointServiceStub.create(IndexEndpointServiceStubSettings settings) Constructors in com.google.cloud.aiplatform.v1beta1.stub with parameters of type IndexEndpointServiceStubSettingsModifierConstructorDescriptionprotectedBuilder(IndexEndpointServiceStubSettings settings) protectedGrpcIndexEndpointServiceStub(IndexEndpointServiceStubSettings settings, ClientContext clientContext) Constructs an instance of GrpcIndexEndpointServiceStub, using the given settings.protectedGrpcIndexEndpointServiceStub(IndexEndpointServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcIndexEndpointServiceStub, using the given settings.