Uses of Class
com.google.cloud.dataplex.v1.Content.Notebook
-
Packages that use Content.Notebook Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of Content.Notebook in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return Content.Notebook Modifier and Type Method Description Content.Notebook
Content.Notebook.Builder. build()
Content.Notebook
Content.Notebook.Builder. buildPartial()
static Content.Notebook
Content.Notebook. getDefaultInstance()
Content.Notebook
Content.Notebook.Builder. getDefaultInstanceForType()
Content.Notebook
Content.Notebook. getDefaultInstanceForType()
Content.Notebook
Content.Builder. getNotebook()
Notebook related configurations.Content.Notebook
Content. getNotebook()
Notebook related configurations.Content.Notebook
ContentOrBuilder. getNotebook()
Notebook related configurations.static Content.Notebook
Content.Notebook. parseDelimitedFrom(InputStream input)
static Content.Notebook
Content.Notebook. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Content.Notebook
Content.Notebook. parseFrom(byte[] data)
static Content.Notebook
Content.Notebook. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Content.Notebook
Content.Notebook. parseFrom(com.google.protobuf.ByteString data)
static Content.Notebook
Content.Notebook. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Content.Notebook
Content.Notebook. parseFrom(com.google.protobuf.CodedInputStream input)
static Content.Notebook
Content.Notebook. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Content.Notebook
Content.Notebook. parseFrom(InputStream input)
static Content.Notebook
Content.Notebook. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Content.Notebook
Content.Notebook. parseFrom(ByteBuffer data)
static Content.Notebook
Content.Notebook. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dataplex.v1 that return types with arguments of type Content.Notebook Modifier and Type Method Description com.google.protobuf.Parser<Content.Notebook>
Content.Notebook. getParserForType()
static com.google.protobuf.Parser<Content.Notebook>
Content.Notebook. parser()
Methods in com.google.cloud.dataplex.v1 with parameters of type Content.Notebook Modifier and Type Method Description Content.Notebook.Builder
Content.Notebook.Builder. mergeFrom(Content.Notebook other)
Content.Builder
Content.Builder. mergeNotebook(Content.Notebook value)
Notebook related configurations.static Content.Notebook.Builder
Content.Notebook. newBuilder(Content.Notebook prototype)
Content.Builder
Content.Builder. setNotebook(Content.Notebook value)
Notebook related configurations.
-