Uses of Interface
com.google.cloud.aiplatform.v1.NotebookExecutionJobOrBuilder
Packages that use NotebookExecutionJobOrBuilder
-
Uses of NotebookExecutionJobOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement NotebookExecutionJobOrBuilderModifier and TypeClassDescriptionfinal classNotebookExecutionJob represents an instance of a notebook execution.static final classNotebookExecutionJob represents an instance of a notebook execution.Methods in com.google.cloud.aiplatform.v1 that return NotebookExecutionJobOrBuilderModifier and TypeMethodDescriptionCreateNotebookExecutionJobRequest.Builder.getNotebookExecutionJobOrBuilder()Required.CreateNotebookExecutionJobRequest.getNotebookExecutionJobOrBuilder()Required.CreateNotebookExecutionJobRequestOrBuilder.getNotebookExecutionJobOrBuilder()Required.ListNotebookExecutionJobsResponse.Builder.getNotebookExecutionJobsOrBuilder(int index) List of NotebookExecutionJobs in the requested page.ListNotebookExecutionJobsResponse.getNotebookExecutionJobsOrBuilder(int index) List of NotebookExecutionJobs in the requested page.ListNotebookExecutionJobsResponseOrBuilder.getNotebookExecutionJobsOrBuilder(int index) List of NotebookExecutionJobs in the requested page.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NotebookExecutionJobOrBuilderModifier and TypeMethodDescriptionList<? extends NotebookExecutionJobOrBuilder>ListNotebookExecutionJobsResponse.Builder.getNotebookExecutionJobsOrBuilderList()List of NotebookExecutionJobs in the requested page.List<? extends NotebookExecutionJobOrBuilder>ListNotebookExecutionJobsResponse.getNotebookExecutionJobsOrBuilderList()List of NotebookExecutionJobs in the requested page.List<? extends NotebookExecutionJobOrBuilder>ListNotebookExecutionJobsResponseOrBuilder.getNotebookExecutionJobsOrBuilderList()List of NotebookExecutionJobs in the requested page.