Google Cloud Data Catalog V1 Client - Class ProtobufSchema (1.5.1)

Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class ProtobufSchema.

Schema in protocol buffer format.

Generated from protobuf message google.cloud.datacatalog.v1.PhysicalSchema.ProtobufSchema

Namespace

Google \ Cloud \ DataCatalog \ V1 \ PhysicalSchema

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ text string

Protocol buffer source of the schema.

getText

Protocol buffer source of the schema.

Returns
TypeDescription
string

setText

Protocol buffer source of the schema.

Parameter
NameDescription
var string
Returns
TypeDescription
$this