Uses of Class
com.google.cloud.aiplatform.v1.stub.VertexRagDataServiceStubSettings
Packages that use VertexRagDataServiceStubSettings
Package
Description
A client to Vertex AI API
-
Uses of VertexRagDataServiceStubSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 with parameters of type VertexRagDataServiceStubSettingsModifier and TypeMethodDescriptionstatic final VertexRagDataServiceSettingsVertexRagDataServiceSettings.create(VertexRagDataServiceStubSettings stub) -
Uses of VertexRagDataServiceStubSettings in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return VertexRagDataServiceStubSettingsMethods in com.google.cloud.aiplatform.v1.stub with parameters of type VertexRagDataServiceStubSettingsModifier and TypeMethodDescriptionstatic final GrpcVertexRagDataServiceStubGrpcVertexRagDataServiceStub.create(VertexRagDataServiceStubSettings settings) Constructors in com.google.cloud.aiplatform.v1.stub with parameters of type VertexRagDataServiceStubSettingsModifierConstructorDescriptionprotectedBuilder(VertexRagDataServiceStubSettings settings) protectedGrpcVertexRagDataServiceStub(VertexRagDataServiceStubSettings settings, ClientContext clientContext) Constructs an instance of GrpcVertexRagDataServiceStub, using the given settings.protectedGrpcVertexRagDataServiceStub(VertexRagDataServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcVertexRagDataServiceStub, using the given settings.