Uses of Class
com.google.cloud.aiplatform.v1.stub.VertexRagServiceStubSettings
Packages that use VertexRagServiceStubSettings
Package
Description
A client to Vertex AI API
-
Uses of VertexRagServiceStubSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 with parameters of type VertexRagServiceStubSettingsModifier and TypeMethodDescriptionstatic final VertexRagServiceSettingsVertexRagServiceSettings.create(VertexRagServiceStubSettings stub) -
Uses of VertexRagServiceStubSettings in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return VertexRagServiceStubSettingsMethods in com.google.cloud.aiplatform.v1.stub with parameters of type VertexRagServiceStubSettingsModifier and TypeMethodDescriptionstatic final GrpcVertexRagServiceStubGrpcVertexRagServiceStub.create(VertexRagServiceStubSettings settings) Constructors in com.google.cloud.aiplatform.v1.stub with parameters of type VertexRagServiceStubSettingsModifierConstructorDescriptionprotectedBuilder(VertexRagServiceStubSettings settings) protectedGrpcVertexRagServiceStub(VertexRagServiceStubSettings settings, ClientContext clientContext) Constructs an instance of GrpcVertexRagServiceStub, using the given settings.protectedGrpcVertexRagServiceStub(VertexRagServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcVertexRagServiceStub, using the given settings.