Uses of Class
com.google.cloud.aiplatform.v1.NotebookServiceSettings
Packages that use NotebookServiceSettings
-
Uses of NotebookServiceSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NotebookServiceSettingsModifier and TypeMethodDescriptionNotebookServiceSettings.Builder.build()static final NotebookServiceSettingsNotebookServiceSettings.create(NotebookServiceStubSettings stub) final NotebookServiceSettingsNotebookServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1 with parameters of type NotebookServiceSettingsModifier and TypeMethodDescriptionstatic final NotebookServiceClientNotebookServiceClient.create(NotebookServiceSettings settings) Constructs an instance of NotebookServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1 with parameters of type NotebookServiceSettingsModifierConstructorDescriptionprotectedBuilder(NotebookServiceSettings settings) protectedNotebookServiceClient(NotebookServiceSettings settings) Constructs an instance of NotebookServiceClient, using the given settings.