Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class PhysicalSchema.
Native schema used by a resource represented as an entry. Used by query engines for deserializing and parsing source data.
Generated from protobuf message google.cloud.datacatalog.v1.PhysicalSchema
Namespace
Google \ Cloud \ DataCatalog \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ avro
↳ thrift
↳ protobuf
↳ parquet
↳ orc
↳ csv
getAvro
Schema in Avro JSON format.
hasAvro
setAvro
Schema in Avro JSON format.
$this
getThrift
Schema in Thrift format.
hasThrift
setThrift
Schema in Thrift format.
$this
getProtobuf
Schema in protocol buffer format.
hasProtobuf
setProtobuf
Schema in protocol buffer format.
$this
getParquet
Marks a Parquet-encoded data source.
hasParquet
setParquet
Marks a Parquet-encoded data source.
$this
getOrc
Marks an ORC-encoded data source.
hasOrc
setOrc
Marks an ORC-encoded data source.
$this
getCsv
Marks a CSV-encoded data source.
hasCsv
setCsv
Marks a CSV-encoded data source.
$this
getSchema
string