Uses of Class
com.google.cloud.aiplatform.v1.VertexRagServiceSettings
Packages that use VertexRagServiceSettings
-
Uses of VertexRagServiceSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return VertexRagServiceSettingsModifier and TypeMethodDescriptionVertexRagServiceSettings.Builder.build()static final VertexRagServiceSettingsVertexRagServiceSettings.create(VertexRagServiceStubSettings stub) final VertexRagServiceSettingsVertexRagServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1 with parameters of type VertexRagServiceSettingsModifier and TypeMethodDescriptionstatic final VertexRagServiceClientVertexRagServiceClient.create(VertexRagServiceSettings settings) Constructs an instance of VertexRagServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1 with parameters of type VertexRagServiceSettingsModifierConstructorDescriptionprotectedBuilder(VertexRagServiceSettings settings) protectedConstructs an instance of VertexRagServiceClient, using the given settings.