Uses of Class
com.google.cloud.aiplatform.v1.VertexRagDataServiceSettings
Packages that use VertexRagDataServiceSettings
-
Uses of VertexRagDataServiceSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return VertexRagDataServiceSettingsModifier and TypeMethodDescriptionVertexRagDataServiceSettings.Builder.build()static final VertexRagDataServiceSettingsVertexRagDataServiceSettings.create(VertexRagDataServiceStubSettings stub) VertexRagDataServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1 with parameters of type VertexRagDataServiceSettingsModifier and TypeMethodDescriptionstatic final VertexRagDataServiceClientVertexRagDataServiceClient.create(VertexRagDataServiceSettings settings) Constructs an instance of VertexRagDataServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1 with parameters of type VertexRagDataServiceSettingsModifierConstructorDescriptionprotectedBuilder(VertexRagDataServiceSettings settings) protectedConstructs an instance of VertexRagDataServiceClient, using the given settings.