Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: [datastream] A new method
RunStream
is added to service `Data…
…stream` (#5834) * feat: A new method `RunStream` is added to service `Datastream` feat: A new field `sql_server_rdbms` is added to message `.google.cloud.datastream.v1.DiscoverConnectionProfileRequest` feat: A new field `sql_server_rdbms` is added to message `.google.cloud.datastream.v1.DiscoverConnectionProfileResponse` feat: A new message `RunStreamRequest` is added feat: A new field `oracle_ssl_config` is added to message `.google.cloud.datastream.v1.OracleProfile` feat: A new field `oracle_asm_config` is added to message `.google.cloud.datastream.v1.OracleProfile` feat: A new field `secret_manager_stored_password` is added to message `.google.cloud.datastream.v1.OracleProfile` feat: A new message `OracleAsmConfig` is added feat: A new message `SqlServerProfile` is added feat: A new message `OracleSslConfig` is added feat: A new field `sql_server_profile` is added to message `.google.cloud.datastream.v1.ConnectionProfile` feat: A new message `LogMiner` is added feat: A new message `BinaryLogParser` is added feat: A new field `log_miner` is added to message `.google.cloud.datastream.v1.OracleSourceConfig` feat: A new field `binary_log_parser` is added to message `.google.cloud.datastream.v1.OracleSourceConfig` feat: A new message `SqlServerColumn` is added feat: A new message `SqlServerTable` is added feat: A new message `SqlServerSchema` is added feat: A new message `SqlServerRdbms` is added feat: A new message `SqlServerSourceConfig` is added feat: A new message `SqlServerTransactionLogs` is added feat: A new message `SqlServerChangeTables` is added feat: A new message `BinaryLogPosition` is added feat: A new message `Gtid` is added feat: A new field `binary_log_position` is added to message `.google.cloud.datastream.v1.MysqlSourceConfig` feat: A new field `gtid` is added to message `.google.cloud.datastream.v1.MysqlSourceConfig` feat: A new field `sql_server_source_config` is added to message `.google.cloud.datastream.v1.SourceConfig` feat: A new message `AppendOnly` is added feat: A new message `Merge` is added feat: A new field `merge` is added to message `.google.cloud.datastream.v1.BigQueryDestinationConfig` feat: A new field `append_only` is added to message `.google.cloud.datastream.v1.BigQueryDestinationConfig` feat: A new field `sql_server_excluded_objects` is added to message `.google.cloud.datastream.v1.Stream` feat: A new field `last_recovery_time` is added to message `.google.cloud.datastream.v1.Stream` feat: A new message `SqlServerObjectIdentifier` is added feat: A new field `sql_server_identifier` is added to message `.google.cloud.datastream.v1.SourceObjectIdentifier` feat: A new value `WARNING` is added to enum `State` feat: A new message `CdcStrategy` is added feat: A new message `SqlServerLsnPosition` is added feat: A new message `OracleScnPosition` is added feat: A new message `MysqlLogPosition` is added docs: A comment for field `requested_cancellation` in message `.google.cloud.datastream.v1.OperationMetadata` is changed docs: A comment for message `OracleProfile` is changed docs: A comment for field `password` in message `.google.cloud.datastream.v1.OracleProfile` is changed docs: A comment for message `MysqlProfile` is changed docs: A comment for field `password` in message `.google.cloud.datastream.v1.MysqlProfile` is changed docs: A comment for field `password` in message `.google.cloud.datastream.v1.PostgresqlProfile` is changed docs: A comment for field `stream_large_objects` in message `.google.cloud.datastream.v1.OracleSourceConfig` is changed docs: A comment for field `dataset_id` in message `.google.cloud.datastream.v1.BigQueryDestinationConfig` is changed docs: A comment for field `state` in message `.google.cloud.datastream.v1.BackfillJob` is changed docs: A comment for field `state` in message `.google.cloud.datastream.v1.Validation` is changed PiperOrigin-RevId: 698715682 Source-Link: googleapis/googleapis@798a8be Source-Link: googleapis/googleapis-gen@c1fe03a Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRhdGFzdHJlYW0vLk93bEJvdC55YW1sIiwiaCI6ImMxZmUwM2E4MThjOWMxMGIyZDU4YmE3ZjM0ZWI2NmMzZjBhMDgxOWEifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
- Loading branch information