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
#binary_log_parser
def binary_log_parser() -> ::Google::Cloud::Datastream::V1::OracleSourceConfig::BinaryLogParser
-
(::Google::Cloud::Datastream::V1::OracleSourceConfig::BinaryLogParser) — Use Binary Log Parser.
Note: The following fields are mutually exclusive:
binary_log_parser
,log_miner
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#binary_log_parser=
def binary_log_parser=(value) -> ::Google::Cloud::Datastream::V1::OracleSourceConfig::BinaryLogParser
-
value (::Google::Cloud::Datastream::V1::OracleSourceConfig::BinaryLogParser) — Use Binary Log Parser.
Note: The following fields are mutually exclusive:
binary_log_parser
,log_miner
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Datastream::V1::OracleSourceConfig::BinaryLogParser) — Use Binary Log Parser.
Note: The following fields are mutually exclusive:
binary_log_parser
,log_miner
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#drop_large_objects
def drop_large_objects() -> ::Google::Cloud::Datastream::V1::OracleSourceConfig::DropLargeObjects
-
(::Google::Cloud::Datastream::V1::OracleSourceConfig::DropLargeObjects) — Drop large object values.
Note: The following fields are mutually exclusive:
drop_large_objects
,stream_large_objects
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#drop_large_objects=
def drop_large_objects=(value) -> ::Google::Cloud::Datastream::V1::OracleSourceConfig::DropLargeObjects
-
value (::Google::Cloud::Datastream::V1::OracleSourceConfig::DropLargeObjects) — Drop large object values.
Note: The following fields are mutually exclusive:
drop_large_objects
,stream_large_objects
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Datastream::V1::OracleSourceConfig::DropLargeObjects) — Drop large object values.
Note: The following fields are mutually exclusive:
drop_large_objects
,stream_large_objects
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#exclude_objects
def exclude_objects() -> ::Google::Cloud::Datastream::V1::OracleRdbms
- (::Google::Cloud::Datastream::V1::OracleRdbms) — Oracle objects to exclude from the stream.
#exclude_objects=
def exclude_objects=(value) -> ::Google::Cloud::Datastream::V1::OracleRdbms
- value (::Google::Cloud::Datastream::V1::OracleRdbms) — Oracle objects to exclude from the stream.
- (::Google::Cloud::Datastream::V1::OracleRdbms) — Oracle objects to exclude from the stream.
#include_objects
def include_objects() -> ::Google::Cloud::Datastream::V1::OracleRdbms
- (::Google::Cloud::Datastream::V1::OracleRdbms) — Oracle objects to include in the stream.
#include_objects=
def include_objects=(value) -> ::Google::Cloud::Datastream::V1::OracleRdbms
- value (::Google::Cloud::Datastream::V1::OracleRdbms) — Oracle objects to include in the stream.
- (::Google::Cloud::Datastream::V1::OracleRdbms) — Oracle objects to include in the stream.
#log_miner
def log_miner() -> ::Google::Cloud::Datastream::V1::OracleSourceConfig::LogMiner
-
(::Google::Cloud::Datastream::V1::OracleSourceConfig::LogMiner) — Use LogMiner.
Note: The following fields are mutually exclusive:
log_miner
,binary_log_parser
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#log_miner=
def log_miner=(value) -> ::Google::Cloud::Datastream::V1::OracleSourceConfig::LogMiner
-
value (::Google::Cloud::Datastream::V1::OracleSourceConfig::LogMiner) — Use LogMiner.
Note: The following fields are mutually exclusive:
log_miner
,binary_log_parser
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Datastream::V1::OracleSourceConfig::LogMiner) — Use LogMiner.
Note: The following fields are mutually exclusive:
log_miner
,binary_log_parser
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#max_concurrent_backfill_tasks
def max_concurrent_backfill_tasks() -> ::Integer
- (::Integer) — Maximum number of concurrent backfill tasks. The number should be non-negative. If not set (or set to 0), the system's default value is used.
#max_concurrent_backfill_tasks=
def max_concurrent_backfill_tasks=(value) -> ::Integer
- value (::Integer) — Maximum number of concurrent backfill tasks. The number should be non-negative. If not set (or set to 0), the system's default value is used.
- (::Integer) — Maximum number of concurrent backfill tasks. The number should be non-negative. If not set (or set to 0), the system's default value is used.
#max_concurrent_cdc_tasks
def max_concurrent_cdc_tasks() -> ::Integer
- (::Integer) — Maximum number of concurrent CDC tasks. The number should be non-negative. If not set (or set to 0), the system's default value is used.
#max_concurrent_cdc_tasks=
def max_concurrent_cdc_tasks=(value) -> ::Integer
- value (::Integer) — Maximum number of concurrent CDC tasks. The number should be non-negative. If not set (or set to 0), the system's default value is used.
- (::Integer) — Maximum number of concurrent CDC tasks. The number should be non-negative. If not set (or set to 0), the system's default value is used.
#stream_large_objects
def stream_large_objects() -> ::Google::Cloud::Datastream::V1::OracleSourceConfig::StreamLargeObjects
-
(::Google::Cloud::Datastream::V1::OracleSourceConfig::StreamLargeObjects) — Stream large object values.
Note: The following fields are mutually exclusive:
stream_large_objects
,drop_large_objects
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#stream_large_objects=
def stream_large_objects=(value) -> ::Google::Cloud::Datastream::V1::OracleSourceConfig::StreamLargeObjects
-
value (::Google::Cloud::Datastream::V1::OracleSourceConfig::StreamLargeObjects) — Stream large object values.
Note: The following fields are mutually exclusive:
stream_large_objects
,drop_large_objects
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Datastream::V1::OracleSourceConfig::StreamLargeObjects) — Stream large object values.
Note: The following fields are mutually exclusive:
stream_large_objects
,drop_large_objects
. If a field in that set is populated, all other fields in the set will automatically be cleared.