Reference documentation and code samples for the Datastream V1alpha1 API class Google::Cloud::Datastream::V1alpha1::OracleSchema.
Oracle schema.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#oracle_tables
def oracle_tables() -> ::Array<::Google::Cloud::Datastream::V1alpha1::OracleTable> Returns 
 - (::Array<::Google::Cloud::Datastream::V1alpha1::OracleTable>) — Tables in the schema.
 
#oracle_tables=
def oracle_tables=(value) -> ::Array<::Google::Cloud::Datastream::V1alpha1::OracleTable> Parameter 
 - value (::Array<::Google::Cloud::Datastream::V1alpha1::OracleTable>) — Tables in the schema.
 
 Returns 
 - (::Array<::Google::Cloud::Datastream::V1alpha1::OracleTable>) — Tables in the schema.
 
#schema_name
def schema_name() -> ::String Returns 
 - (::String) — Schema name.
 
#schema_name=
def schema_name=(value) -> ::String Parameter 
 - value (::String) — Schema name.
 
 Returns 
 - (::String) — Schema name.