-
Notifications
You must be signed in to change notification settings - Fork 598
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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==
/gcbrun |
gcf-owl-bot
bot
requested review from
yoshi-approver and
a team
as code owners
November 21, 2024 14:14
/gcbrun |
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
sofisl
approved these changes
Nov 21, 2024
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 addedfeat: 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 addedfeat: A new message
SqlServerProfile
is addedfeat: A new message
OracleSslConfig
is addedfeat: A new field
sql_server_profile
is added to message.google.cloud.datastream.v1.ConnectionProfile
feat: A new message
LogMiner
is addedfeat: A new message
BinaryLogParser
is addedfeat: 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 addedfeat: A new message
SqlServerTable
is addedfeat: A new message
SqlServerSchema
is addedfeat: A new message
SqlServerRdbms
is addedfeat: A new message
SqlServerSourceConfig
is addedfeat: A new message
SqlServerTransactionLogs
is addedfeat: A new message
SqlServerChangeTables
is addedfeat: A new message
BinaryLogPosition
is addedfeat: A new message
Gtid
is addedfeat: 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 addedfeat: A new message
Merge
is addedfeat: 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 addedfeat: A new field
sql_server_identifier
is added to message.google.cloud.datastream.v1.SourceObjectIdentifier
feat: A new value
WARNING
is added to enumState
feat: A new message
CdcStrategy
is addedfeat: A new message
SqlServerLsnPosition
is addedfeat: A new message
OracleScnPosition
is addedfeat: A new message
MysqlLogPosition
is addeddocs: A comment for field
requested_cancellation
in message.google.cloud.datastream.v1.OperationMetadata
is changeddocs: A comment for message
OracleProfile
is changeddocs: A comment for field
password
in message.google.cloud.datastream.v1.OracleProfile
is changeddocs: A comment for message
MysqlProfile
is changeddocs: A comment for field
password
in message.google.cloud.datastream.v1.MysqlProfile
is changeddocs: A comment for field
password
in message.google.cloud.datastream.v1.PostgresqlProfile
is changeddocs: A comment for field
stream_large_objects
in message.google.cloud.datastream.v1.OracleSourceConfig
is changeddocs: A comment for field
dataset_id
in message.google.cloud.datastream.v1.BigQueryDestinationConfig
is changeddocs: A comment for field
state
in message.google.cloud.datastream.v1.BackfillJob
is changeddocs: A comment for field
state
in message.google.cloud.datastream.v1.Validation
is changedPiperOrigin-RevId: 698715682
Source-Link: googleapis/googleapis@798a8be
Source-Link: https://github.com/googleapis/googleapis-gen/commit/c1fe03a818c9c10b2d58ba7f34eb66c3f0a0819a
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRhdGFzdHJlYW0vLk93bEJvdC55YW1sIiwiaCI6ImMxZmUwM2E4MThjOWMxMGIyZDU4YmE3ZjM0ZWI2NmMzZjBhMDgxOWEifQ==