Uses of Class
com.google.cloud.aiplatform.v1beta1.SessionServiceSettings
Packages that use SessionServiceSettings
-
Uses of SessionServiceSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return SessionServiceSettingsModifier and TypeMethodDescriptionSessionServiceSettings.Builder.build()static final SessionServiceSettingsSessionServiceSettings.create(SessionServiceStubSettings stub) final SessionServiceSettingsSessionServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type SessionServiceSettingsModifier and TypeMethodDescriptionstatic final SessionServiceClientSessionServiceClient.create(SessionServiceSettings settings) Constructs an instance of SessionServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type SessionServiceSettingsModifierConstructorDescriptionprotectedBuilder(SessionServiceSettings settings) protectedSessionServiceClient(SessionServiceSettings settings) Constructs an instance of SessionServiceClient, using the given settings.