Google Cloud Data Catalog V1 Client - Class ThriftSchema (1.3.9)
Stay organized with collections
Save and categorize content based on your preferences.
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
Methods
__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 |
|