Uses of Interface
com.google.cloud.aiplatform.v1.NotebookExecutionJob.DirectNotebookSourceOrBuilder
Packages that use NotebookExecutionJob.DirectNotebookSourceOrBuilder
-
Uses of NotebookExecutionJob.DirectNotebookSourceOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement NotebookExecutionJob.DirectNotebookSourceOrBuilderModifier and TypeClassDescriptionstatic final classThe content of the input notebook in ipynb format.static final classThe content of the input notebook in ipynb format.Methods in com.google.cloud.aiplatform.v1 that return NotebookExecutionJob.DirectNotebookSourceOrBuilderModifier and TypeMethodDescriptionNotebookExecutionJob.Builder.getDirectNotebookSourceOrBuilder()The contents of an input notebook file.NotebookExecutionJob.getDirectNotebookSourceOrBuilder()The contents of an input notebook file.NotebookExecutionJobOrBuilder.getDirectNotebookSourceOrBuilder()The contents of an input notebook file.