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(storagetransfer): support cross-bucket replication #11291

Merged
merged 22 commits into from
Dec 18, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Dec 13, 2024

  • Regenerate this pull request now.

PiperOrigin-RevId: 707205525

Source-Link: googleapis/googleapis@67495ab

Source-Link: https://github.com/googleapis/googleapis-gen/commit/9c2deac940ced28d68c8296d4aeb13139d8ac914
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWMyZGVhYzk0MGNlZDI4ZDY4YzgyOTZkNGFlYjEzMTM5ZDhhYzkxNCJ9
BEGIN_NESTED_COMMIT
feat(contactcenterinsights): A new resource pattern value projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation} added to the resource definition contactcenterinsights.googleapis.com/Conversation
feat(contactcenterinsights): A new field agent_type is added to message .google.cloud.contactcenterinsights.v1.Conversation
feat(contactcenterinsights): A new resource pattern value projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/analyses/{analysis} added to the resource definition contactcenterinsights.googleapis.com/Analysis
feat(contactcenterinsights): A new resource pattern value projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/feedbackLabels/{feedback_label} added to the resource definition contactcenterinsights.googleapis.com/FeedbackLabel

PiperOrigin-RevId: 707203752

Source-Link: googleapis/googleapis@5546362

Source-Link: https://github.com/googleapis/googleapis-gen/commit/f7186d14b43d7fa905c7f64b4a2886b695667f03
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjcxODZkMTRiNDNkN2ZhOTA1YzdmNjRiNGEyODg2YjY5NTY2N2YwMyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
chore(asset): remove cc_enable_arenas
PiperOrigin-RevId: 707196851

Source-Link: googleapis/googleapis@fe65f45

Source-Link: https://github.com/googleapis/googleapis-gen/commit/6ee15ed3707d872af42cb2f38196266f85e440fa
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmVlMTVlZDM3MDdkODcyYWY0MmNiMmYzODE5NjI2NmY4NWU0NDBmYSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
chore(asset): fix C++ build
PiperOrigin-RevId: 707192310

Source-Link: googleapis/googleapis@83422e7

Source-Link: https://github.com/googleapis/googleapis-gen/commit/180a43d2855faf12eb14b0851dda061e33f78ac5
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTgwYTQzZDI4NTVmYWYxMmViMTRiMDg1MWRkYTA2MWUzM2Y3OGFjNSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs(datacatalog): fix markdown reference in TagTemplate.is_publicly_readable comment
PiperOrigin-RevId: 707113206

Source-Link: googleapis/googleapis@b82d9bc

Source-Link: https://github.com/googleapis/googleapis-gen/commit/aec77627c3a157f161f311edaf17f839b62474ed
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWVjNzc2MjdjM2ExNTdmMTYxZjMxMWVkYWYxN2Y4MzliNjI0NzRlZCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(spanner/admin/instance): Exposing InstanceType in Instance configuration (to define PROVISIONED or FREE spanner instance)
feat(spanner/admin/instance): Exposing FreeInstanceMetadata in Instance configuration (to define the metadata related to FREE instance type)
feat(spanner/admin/instance): Exposing storage_limit_per_processing_unit in InstanceConfig
feat(spanner/admin/instance): Exposing QuorumType in InstanceConfig
feat(spanner/admin/instance): Exposing FreeInstanceAvailability in InstanceConfig
docs(spanner/admin/instance): A comment for method ListInstanceConfigs in service InstanceAdmin is changed
docs(spanner/admin/instance): A comment for method CreateInstanceConfig in service InstanceAdmin is changed
docs(spanner/admin/instance): A comment for method UpdateInstanceConfig in service InstanceAdmin is changed
docs(spanner/admin/instance): A comment for method ListInstanceConfigOperations in service InstanceAdmin is changed
docs(spanner/admin/instance): A comment for method CreateInstance in service InstanceAdmin is changed
docs(spanner/admin/instance): A comment for method UpdateInstance in service InstanceAdmin is changed
docs(spanner/admin/instance): A comment for method CreateInstancePartition in service InstanceAdmin is changed
docs(spanner/admin/instance): A comment for method UpdateInstancePartition in service InstanceAdmin is changed
docs(spanner/admin/instance): A comment for method ListInstancePartitionOperations in service InstanceAdmin is changed
docs(spanner/admin/instance): A comment for method MoveInstance in service InstanceAdmin is changed
docs(spanner/admin/instance): A comment for field location in message .google.spanner.admin.instance.v1.ReplicaInfo is changed
docs(spanner/admin/instance): A comment for enum value GOOGLE_MANAGED in enum Type is changed
docs(spanner/admin/instance): A comment for enum value USER_MANAGED in enum Type is changed
docs(spanner/admin/instance): A comment for field replicas in message .google.spanner.admin.instance.v1.InstanceConfig is changed
docs(spanner/admin/instance): A comment for field optional_replicas in message .google.spanner.admin.instance.v1.InstanceConfig is changed
docs(spanner/admin/instance): A comment for field base_config in message .google.spanner.admin.instance.v1.InstanceConfig is changed
docs(spanner/admin/instance): A comment for field storage_utilization_percent in message .google.spanner.admin.instance.v1.AutoscalingConfig is changed
docs(spanner/admin/instance): A comment for enum DefaultBackupScheduleType is changed
docs(spanner/admin/instance): A comment for enum value NONE in enum DefaultBackupScheduleType is changed
docs(spanner/admin/instance): A comment for enum value AUTOMATIC in enum DefaultBackupScheduleType is changed
docs(spanner/admin/instance): A comment for field node_count in message .google.spanner.admin.instance.v1.Instance is changed
docs(spanner/admin/instance): A comment for field processing_units in message .google.spanner.admin.instance.v1.Instance is changed
docs(spanner/admin/instance): A comment for field default_backup_schedule_type in message .google.spanner.admin.instance.v1.Instance is changed
docs(spanner/admin/instance): A comment for message CreateInstanceConfigRequest is changed
docs(spanner/admin/instance): A comment for field instance_config in message .google.spanner.admin.instance.v1.CreateInstanceConfigRequest is changed
docs(spanner/admin/instance): A comment for message UpdateInstanceConfigRequest is changed
docs(spanner/admin/instance): A comment for message DeleteInstanceConfigRequest is changed
docs(spanner/admin/instance): A comment for field filter in message .google.spanner.admin.instance.v1.ListInstanceConfigOperationsRequest is changed
docs(spanner/admin/instance): A comment for field operations in message .google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse is changed
docs(spanner/admin/instance): A comment for field node_count in message .google.spanner.admin.instance.v1.InstancePartition is changed
docs(spanner/admin/instance): A comment for field processing_units in message .google.spanner.admin.instance.v1.InstancePartition is changed
docs(spanner/admin/instance): A comment for field referencing_backups in message .google.spanner.admin.instance.v1.InstancePartition is changed
docs(spanner/admin/instance): A comment for field parent in message .google.spanner.admin.instance.v1.ListInstancePartitionsRequest is changed
docs(spanner/admin/instance): A comment for field unreachable in message .google.spanner.admin.instance.v1.ListInstancePartitionsResponse is changed
docs(spanner/admin/instance): A comment for field filter in message .google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest is changed
docs(spanner/admin/instance): A comment for field instance_partition_deadline in message .google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest is changed
docs(spanner/admin/instance): A comment for field operations in message .google.spanner.admin.instance.v1.ListInstancePartitionOperationsResponse is changed

PiperOrigin-RevId: 706945550

Source-Link: googleapis/googleapis@3db0452

Source-Link: https://github.com/googleapis/googleapis-gen/commit/6c42be3bf546f10f09cad98b3f56f77c271fc8e2
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmM0MmJlM2JmNTQ2ZjEwZjA5Y2FkOThiM2Y1NmY3N2MyNzFmYzhlMiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(aiplatform): add a new thought field in content proto
PiperOrigin-RevId: 706910026

Source-Link: googleapis/googleapis@09a5a3f

Source-Link: https://github.com/googleapis/googleapis-gen/commit/53f5823f5d522839903e1fa8af10c6fa89d4d56c
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTNmNTgyM2Y1ZDUyMjgzOTkwM2UxZmE4YWYxMGM2ZmE4OWQ0ZDU2YyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs(kms): code documentation improvements
PiperOrigin-RevId: 706891520

Source-Link: googleapis/googleapis@edbf799

Source-Link: https://github.com/googleapis/googleapis-gen/commit/dfaa23804906a3cdb63208e654a378c3d9a1d586
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGZhYTIzODA0OTA2YTNjZGI2MzIwOGU2NTRhMzc4YzNkOWExZDU4NiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: added SqlCondition in AlertPolicy
feat: added PrometheusQueryLanguageCondition.disable_metric_validation
feat: deprecated QueryTimeSeries (MQL query endpoint)
feat: added TimeSeries.description for input only
docs: TimeSeries.unit allows limited updating by CreateTimeSeries
docs: ServiceLevelObjective.goal must be <= 0.9999
docs: ServiceAgentAuthentication supports generating an OAuth token

For more information about the status of MQL, see the MQL deprecation notice.

PiperOrigin-RevId: 706010293

Source-Link: googleapis/googleapis@f4eff54

Source-Link: https://github.com/googleapis/googleapis-gen/commit/adad43ebe0c959917a5d93348c22b95db62e65a1
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWRhZDQzZWJlMGM5NTk5MTdhNWQ5MzM0OGMyMmI5NWRiNjJlNjVhMSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(dialogflow): add new fields for delivering intermediate transcriptions through PubSub
PiperOrigin-RevId: 705999588

Source-Link: googleapis/googleapis@35c27e3

Source-Link: https://github.com/googleapis/googleapis-gen/commit/fb8444ee2d1364e2e6a84e112206e886e003b8e6
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmI4NDQ0ZWUyZDEzNjRlMmU2YTg0ZTExMjIwNmU4ODZlMDAzYjhlNiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(dialogflow): add new fields for delivering intermediate transcriptions through PubSub
PiperOrigin-RevId: 705962694

Source-Link: googleapis/googleapis@d140b51

Source-Link: https://github.com/googleapis/googleapis-gen/commit/8fc7ff91ca69b762ae3c3784b684dc45d8d4c8eb
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGZjN2ZmOTFjYTY5Yjc2MmFlM2MzNzg0YjY4NGRjNDVkOGQ0YzhlYiJ9
END_NESTED_COMMIT

…gh PubSub

PiperOrigin-RevId: 705962694

Source-Link: googleapis/googleapis@d140b51

Source-Link: googleapis/googleapis-gen@8fc7ff9
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGZjN2ZmOTFjYTY5Yjc2MmFlM2MzNzg0YjY4NGRjNDVkOGQ0YzhlYiJ9
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 13, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 13, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 13, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add new fields for delivering intermediate transcriptions through PubSub feat(dialogflow): add new fields for delivering intermediate transcriptions through PubSub Dec 13, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review December 13, 2024 23:13
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner December 13, 2024 23:13
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 13, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 13, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 13, 2024
…gh PubSub

PiperOrigin-RevId: 705999588

Source-Link: googleapis/googleapis@35c27e3

Source-Link: googleapis/googleapis-gen@fb8444e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmI4NDQ0ZWUyZDEzNjRlMmU2YTg0ZTExMjIwNmU4ODZlMDAzYjhlNiJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat(dialogflow): add new fields for delivering intermediate transcriptions through PubSub feat: add new fields for delivering intermediate transcriptions through PubSub Dec 14, 2024
@gcf-owl-bot gcf-owl-bot bot requested review from a team and shollyman as code owners December 14, 2024 00:10
@gcf-owl-bot gcf-owl-bot bot requested a review from gkevinzheng December 14, 2024 00:10
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 14, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 18, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 18, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 18, 2024
PiperOrigin-RevId: 707205525

Source-Link: googleapis/googleapis@67495ab

Source-Link: googleapis/googleapis-gen@9c2deac
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWMyZGVhYzk0MGNlZDI4ZDY4YzgyOTZkNGFlYjEzMTM5ZDhhYzkxNCJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: A new resource pattern value projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation} added to the resource definition `contactcenterinsights.googleapis.com/... feat: support cross-bucket replication Dec 18, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 18, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 18, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 18, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 18, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 18, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 18, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 18, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 18, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 18, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: support cross-bucket replication feat(storagetransfer): support cross-bucket replication Dec 18, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 18, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 18, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 18, 2024
@quartzmo quartzmo added the automerge Merge the pull request once unit tests and other checks pass. label Dec 18, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit 4254053 into main Dec 18, 2024
19 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 18, 2024
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch December 18, 2024 18:14
@release-please release-please bot mentioned this pull request Dec 18, 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