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 \ PhysicalSchemaMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
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 | |
|---|---|
| Type | Description |
string |
|
setText
Protocol buffer source of the schema.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|