Uses of Interface
com.google.cloud.aiplatform.v1.NotebookExecutionJob.GcsNotebookSourceOrBuilder
Packages that use NotebookExecutionJob.GcsNotebookSourceOrBuilder
-
Uses of NotebookExecutionJob.GcsNotebookSourceOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement NotebookExecutionJob.GcsNotebookSourceOrBuilderModifier and TypeClassDescriptionstatic final classThe Cloud Storage uri for the input notebook.static final classThe Cloud Storage uri for the input notebook.Methods in com.google.cloud.aiplatform.v1 that return NotebookExecutionJob.GcsNotebookSourceOrBuilderModifier and TypeMethodDescriptionNotebookExecutionJob.Builder.getGcsNotebookSourceOrBuilder()The Cloud Storage url pointing to the ipynb file.NotebookExecutionJob.getGcsNotebookSourceOrBuilder()The Cloud Storage url pointing to the ipynb file.NotebookExecutionJobOrBuilder.getGcsNotebookSourceOrBuilder()The Cloud Storage url pointing to the ipynb file.