Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::OracleSourceConfig.
Oracle data source configuration
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#exclude_objects
def exclude_objects() -> ::Google::Cloud::Datastream::V1::OracleRdbms
Returns
- (::Google::Cloud::Datastream::V1::OracleRdbms) — Oracle objects to exclude from the stream.
#exclude_objects=
def exclude_objects=(value) -> ::Google::Cloud::Datastream::V1::OracleRdbms
Parameter
- value (::Google::Cloud::Datastream::V1::OracleRdbms) — Oracle objects to exclude from the stream.
Returns
- (::Google::Cloud::Datastream::V1::OracleRdbms) — Oracle objects to exclude from the stream.
#include_objects
def include_objects() -> ::Google::Cloud::Datastream::V1::OracleRdbms
Returns
- (::Google::Cloud::Datastream::V1::OracleRdbms) — Oracle objects to include in the stream.
#include_objects=
def include_objects=(value) -> ::Google::Cloud::Datastream::V1::OracleRdbms
Parameter
- value (::Google::Cloud::Datastream::V1::OracleRdbms) — Oracle objects to include in the stream.
Returns
- (::Google::Cloud::Datastream::V1::OracleRdbms) — Oracle objects to include in the stream.