Uses of Interface
com.google.cloud.datacatalog.v1.PhysicalSchemaOrBuilder
-
Packages that use PhysicalSchemaOrBuilder Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of PhysicalSchemaOrBuilder in com.google.cloud.datacatalog.v1
Classes in com.google.cloud.datacatalog.v1 that implement PhysicalSchemaOrBuilder Modifier and Type Class Description class
PhysicalSchema
Native schema used by a resource represented as an entry.static class
PhysicalSchema.Builder
Native schema used by a resource represented as an entry.Methods in com.google.cloud.datacatalog.v1 that return PhysicalSchemaOrBuilder Modifier and Type Method Description PhysicalSchemaOrBuilder
DataplexSpec.Builder. getDataFormatOrBuilder()
Format of the data.PhysicalSchemaOrBuilder
DataplexSpec. getDataFormatOrBuilder()
Format of the data.PhysicalSchemaOrBuilder
DataplexSpecOrBuilder. getDataFormatOrBuilder()
Format of the data.
-