Uses of Interface
com.google.cloud.dataplex.v1.Content.NotebookOrBuilder
-
Packages that use Content.NotebookOrBuilder Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of Content.NotebookOrBuilder in com.google.cloud.dataplex.v1
Classes in com.google.cloud.dataplex.v1 that implement Content.NotebookOrBuilder Modifier and Type Class Description static class
Content.Notebook
Configuration for Notebook content.static class
Content.Notebook.Builder
Configuration for Notebook content.Methods in com.google.cloud.dataplex.v1 that return Content.NotebookOrBuilder Modifier and Type Method Description Content.NotebookOrBuilder
Content.Builder. getNotebookOrBuilder()
Notebook related configurations.Content.NotebookOrBuilder
Content. getNotebookOrBuilder()
Notebook related configurations.Content.NotebookOrBuilder
ContentOrBuilder. getNotebookOrBuilder()
Notebook related configurations.
-