Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::OracleSourceConfig::BinaryLogParser.
Configuration to use Binary Log Parser CDC technique.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#log_file_directories
def log_file_directories() -> ::Google::Cloud::Datastream::V1::OracleSourceConfig::BinaryLogParser::LogFileDirectories
-
(::Google::Cloud::Datastream::V1::OracleSourceConfig::BinaryLogParser::LogFileDirectories) — Use Oracle directories.
Note: The following fields are mutually exclusive:
log_file_directories
,oracle_asm_log_file_access
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#log_file_directories=
def log_file_directories=(value) -> ::Google::Cloud::Datastream::V1::OracleSourceConfig::BinaryLogParser::LogFileDirectories
-
value (::Google::Cloud::Datastream::V1::OracleSourceConfig::BinaryLogParser::LogFileDirectories) — Use Oracle directories.
Note: The following fields are mutually exclusive:
log_file_directories
,oracle_asm_log_file_access
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Datastream::V1::OracleSourceConfig::BinaryLogParser::LogFileDirectories) — Use Oracle directories.
Note: The following fields are mutually exclusive:
log_file_directories
,oracle_asm_log_file_access
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#oracle_asm_log_file_access
def oracle_asm_log_file_access() -> ::Google::Cloud::Datastream::V1::OracleSourceConfig::BinaryLogParser::OracleAsmLogFileAccess
-
(::Google::Cloud::Datastream::V1::OracleSourceConfig::BinaryLogParser::OracleAsmLogFileAccess) — Use Oracle ASM.
Note: The following fields are mutually exclusive:
oracle_asm_log_file_access
,log_file_directories
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#oracle_asm_log_file_access=
def oracle_asm_log_file_access=(value) -> ::Google::Cloud::Datastream::V1::OracleSourceConfig::BinaryLogParser::OracleAsmLogFileAccess
-
value (::Google::Cloud::Datastream::V1::OracleSourceConfig::BinaryLogParser::OracleAsmLogFileAccess) — Use Oracle ASM.
Note: The following fields are mutually exclusive:
oracle_asm_log_file_access
,log_file_directories
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Datastream::V1::OracleSourceConfig::BinaryLogParser::OracleAsmLogFileAccess) — Use Oracle ASM.
Note: The following fields are mutually exclusive:
oracle_asm_log_file_access
,log_file_directories
. If a field in that set is populated, all other fields in the set will automatically be cleared.