Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class ThriftSchema.
Schema in Thrift format.
Generated from protobuf message google.cloud.datacatalog.v1.PhysicalSchema.ThriftSchema
Namespace
Google \ Cloud \ DataCatalog \ V1 \ PhysicalSchemaMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ text |
string
Thrift IDL source of the schema. |
getText
Thrift IDL source of the schema.
Returns | |
---|---|
Type | Description |
string |
setText
Thrift IDL source of the schema.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |