Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::PostgresqlRdbms.
PostgreSQL database structure.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#postgresql_schemas
def postgresql_schemas() -> ::Array<::Google::Cloud::Datastream::V1::PostgresqlSchema>
Returns
- (::Array<::Google::Cloud::Datastream::V1::PostgresqlSchema>) — PostgreSQL schemas in the database server.
#postgresql_schemas=
def postgresql_schemas=(value) -> ::Array<::Google::Cloud::Datastream::V1::PostgresqlSchema>
Parameter
- value (::Array<::Google::Cloud::Datastream::V1::PostgresqlSchema>) — PostgreSQL schemas in the database server.
Returns
- (::Array<::Google::Cloud::Datastream::V1::PostgresqlSchema>) — PostgreSQL schemas in the database server.