Data Catalog V1 API - Class Google::Cloud::DataCatalog::V1::PhysicalSchema::ProtobufSchema (v0.11.0)

Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::PhysicalSchema::ProtobufSchema.

Schema in protocol buffer format.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#text

def text() -> ::String
Returns
  • (::String) — Protocol buffer source of the schema.

#text=

def text=(value) -> ::String
Parameter
  • value (::String) — Protocol buffer source of the schema.
Returns
  • (::String) — Protocol buffer source of the schema.