Uses of Class
com.google.cloud.aiplatform.v1beta1.stub.NotebookServiceStubSettings
Packages that use NotebookServiceStubSettings
Package
Description
A client to Vertex AI API
-
Uses of NotebookServiceStubSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type NotebookServiceStubSettingsModifier and TypeMethodDescriptionstatic final NotebookServiceSettingsNotebookServiceSettings.create(NotebookServiceStubSettings stub) -
Uses of NotebookServiceStubSettings in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return NotebookServiceStubSettingsMethods in com.google.cloud.aiplatform.v1beta1.stub with parameters of type NotebookServiceStubSettingsModifier and TypeMethodDescriptionstatic final GrpcNotebookServiceStubGrpcNotebookServiceStub.create(NotebookServiceStubSettings settings) Constructors in com.google.cloud.aiplatform.v1beta1.stub with parameters of type NotebookServiceStubSettingsModifierConstructorDescriptionprotectedBuilder(NotebookServiceStubSettings settings) protectedGrpcNotebookServiceStub(NotebookServiceStubSettings settings, ClientContext clientContext) Constructs an instance of GrpcNotebookServiceStub, using the given settings.protectedGrpcNotebookServiceStub(NotebookServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcNotebookServiceStub, using the given settings.