Uses of Interface
com.google.cloud.dataplex.v1.SchemaOrBuilder
-
Packages that use SchemaOrBuilder Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of SchemaOrBuilder in com.google.cloud.dataplex.v1
Classes in com.google.cloud.dataplex.v1 that implement SchemaOrBuilder Modifier and Type Class Description class
Schema
Schema information describing the structure and layout of the data.static class
Schema.Builder
Schema information describing the structure and layout of the data.Methods in com.google.cloud.dataplex.v1 that return SchemaOrBuilder Modifier and Type Method Description SchemaOrBuilder
Entity.Builder. getSchemaOrBuilder()
Required.SchemaOrBuilder
Entity. getSchemaOrBuilder()
Required.SchemaOrBuilder
EntityOrBuilder. getSchemaOrBuilder()
Required.
-