Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [datastream] A new method RunStream is added to service Datastream #5834

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Nov 21, 2024

  • Regenerate this pull request now.

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: https://github.com/googleapis/googleapis-gen/commit/c1fe03a818c9c10b2d58ba7f34eb66c3f0a0819a
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRhdGFzdHJlYW0vLk93bEJvdC55YW1sIiwiaCI6ImMxZmUwM2E4MThjOWMxMGIyZDU4YmE3ZjM0ZWI2NmMzZjBhMDgxOWEifQ==

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==
@dpebot
Copy link
Collaborator

dpebot commented Nov 21, 2024

/gcbrun

@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review November 21, 2024 14:14
@gcf-owl-bot gcf-owl-bot bot requested review from yoshi-approver and a team as code owners November 21, 2024 14:14
@dpebot
Copy link
Collaborator

dpebot commented Nov 21, 2024

/gcbrun

Copy link

snippet-bot bot commented Nov 21, 2024

Here is the summary of changes.

You are about to add 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@sofisl sofisl merged commit ca4db62 into main Nov 21, 2024
13 checks passed
@sofisl sofisl deleted the owl-bot-copy-packages-google-cloud-datastream branch November 21, 2024 17:25
@release-please release-please bot mentioned this pull request Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants