Datastream V1 API - Class Google::Cloud::Datastream::V1::PostgresqlSchema (v0.7.0)

Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::PostgresqlSchema.

PostgreSQL schema.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#postgresql_tables

def postgresql_tables() -> ::Array<::Google::Cloud::Datastream::V1::PostgresqlTable>
Returns

#postgresql_tables=

def postgresql_tables=(value) -> ::Array<::Google::Cloud::Datastream::V1::PostgresqlTable>
Parameter
Returns

#schema

def schema() -> ::String
Returns
  • (::String) — Schema name.

#schema=

def schema=(value) -> ::String
Parameter
  • value (::String) — Schema name.
Returns
  • (::String) — Schema name.