Uses of Interface
com.google.cloud.aiplatform.v1.NotebookRuntimeOrBuilder
Packages that use NotebookRuntimeOrBuilder
-
Uses of NotebookRuntimeOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement NotebookRuntimeOrBuilderModifier and TypeClassDescriptionfinal classA runtime is a virtual machine allocated to a particular user for a particular Notebook file on temporary basis with lifetime.static final classA runtime is a virtual machine allocated to a particular user for a particular Notebook file on temporary basis with lifetime.Methods in com.google.cloud.aiplatform.v1 that return NotebookRuntimeOrBuilderModifier and TypeMethodDescriptionAssignNotebookRuntimeRequest.Builder.getNotebookRuntimeOrBuilder()Required.AssignNotebookRuntimeRequest.getNotebookRuntimeOrBuilder()Required.AssignNotebookRuntimeRequestOrBuilder.getNotebookRuntimeOrBuilder()Required.ListNotebookRuntimesResponse.Builder.getNotebookRuntimesOrBuilder(int index) List of NotebookRuntimes in the requested page.ListNotebookRuntimesResponse.getNotebookRuntimesOrBuilder(int index) List of NotebookRuntimes in the requested page.ListNotebookRuntimesResponseOrBuilder.getNotebookRuntimesOrBuilder(int index) List of NotebookRuntimes in the requested page.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NotebookRuntimeOrBuilderModifier and TypeMethodDescriptionList<? extends NotebookRuntimeOrBuilder>ListNotebookRuntimesResponse.Builder.getNotebookRuntimesOrBuilderList()List of NotebookRuntimes in the requested page.List<? extends NotebookRuntimeOrBuilder>ListNotebookRuntimesResponse.getNotebookRuntimesOrBuilderList()List of NotebookRuntimes in the requested page.List<? extends NotebookRuntimeOrBuilder>ListNotebookRuntimesResponseOrBuilder.getNotebookRuntimesOrBuilderList()List of NotebookRuntimes in the requested page.