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(spanner): Add instance partitions field in backup proto #1224

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

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

  • Regenerate this pull request now.

PiperOrigin-RevId: 726160420

Source-Link: googleapis/googleapis@1185fe5

Source-Link: https://github.com/googleapis/googleapis-gen/commit/d1ab008828297ba1bc5e0d79678f725f955833d7
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDFhYjAwODgyODI5N2JhMWJjNWUwZDc5Njc4ZjcyNWY5NTU4MzNkNyJ9

BEGIN_NESTED_COMMIT
chore: Update gapic-generator-python to v1.22.1
fix(deps): Require grpc-google-iam-v1>=0.14.0

PiperOrigin-RevId: 726142856

Source-Link: googleapis/googleapis@25989cb

Source-Link: https://github.com/googleapis/googleapis-gen/commit/677041b91cef1598cc55727d59a2804b198a5bbf
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjc3MDQxYjkxY2VmMTU5OGNjNTU3MjdkNTlhMjgwNGIxOThhNWJiZiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: Add REST Interceptors which support reading metadata
feat: Add support for reading selective GAPIC generation methods from service YAML
chore: Update gapic-generator-python to v1.22.0

PiperOrigin-RevId: 724026024

Source-Link: googleapis/googleapis@ad99638

Source-Link: https://github.com/googleapis/googleapis-gen/commit/e291c4dd1d670eda19998de76f967e1603a48993
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTI5MWM0ZGQxZDY3MGVkYTE5OTk4ZGU3NmY5NjdlMTYwM2E0ODk5MyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add AddSplitPoints API
PiperOrigin-RevId: 721248606

Source-Link: googleapis/googleapis@d57f2c1

Source-Link: https://github.com/googleapis/googleapis-gen/commit/c2418f305f5002010264d2533fbcb7a900353499
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzI0MThmMzA1ZjUwMDIwMTAyNjRkMjUzM2ZiY2I3YTkwMDM1MzQ5OSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: fix typo timzeone -> timezone
PiperOrigin-RevId: 717555125

Source-Link: googleapis/googleapis@318818b

Source-Link: https://github.com/googleapis/googleapis-gen/commit/bee9a658fc228dcd88e8a92b80efc4ccc274fe55
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmVlOWE2NThmYzIyOGRjZDg4ZThhOTJiODBlZmM0Y2NjMjc0ZmU1NSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: Exposing InstanceType in Instance configuration (to define PROVISIONED or FREE spanner instance)
feat: Exposing FreeInstanceMetadata in Instance configuration (to define the metadata related to FREE instance type)
feat: Exposing storage_limit_per_processing_unit in InstanceConfig
feat: Exposing QuorumType in InstanceConfig
feat: Exposing FreeInstanceAvailability in InstanceConfig
docs: A comment for method ListInstanceConfigs in service InstanceAdmin is changed
docs: A comment for method CreateInstanceConfig in service InstanceAdmin is changed
docs: A comment for method UpdateInstanceConfig in service InstanceAdmin is changed
docs: A comment for method ListInstanceConfigOperations in service InstanceAdmin is changed
docs: A comment for method CreateInstance in service InstanceAdmin is changed
docs: A comment for method UpdateInstance in service InstanceAdmin is changed
docs: A comment for method CreateInstancePartition in service InstanceAdmin is changed
docs: A comment for method UpdateInstancePartition in service InstanceAdmin is changed
docs: A comment for method ListInstancePartitionOperations in service InstanceAdmin is changed
docs: A comment for method MoveInstance in service InstanceAdmin is changed
docs: A comment for field location in message .google.spanner.admin.instance.v1.ReplicaInfo is changed
docs: A comment for enum value GOOGLE_MANAGED in enum Type is changed
docs: A comment for enum value USER_MANAGED in enum Type is changed
docs: A comment for field replicas in message .google.spanner.admin.instance.v1.InstanceConfig is changed
docs: A comment for field optional_replicas in message .google.spanner.admin.instance.v1.InstanceConfig is changed
docs: A comment for field base_config in message .google.spanner.admin.instance.v1.InstanceConfig is changed
docs: A comment for field storage_utilization_percent in message .google.spanner.admin.instance.v1.AutoscalingConfig is changed
docs: A comment for enum DefaultBackupScheduleType is changed
docs: A comment for enum value NONE in enum DefaultBackupScheduleType is changed
docs: A comment for enum value AUTOMATIC in enum DefaultBackupScheduleType is changed
docs: A comment for field node_count in message .google.spanner.admin.instance.v1.Instance is changed
docs: A comment for field processing_units in message .google.spanner.admin.instance.v1.Instance is changed
docs: A comment for field default_backup_schedule_type in message .google.spanner.admin.instance.v1.Instance is changed
docs: A comment for message CreateInstanceConfigRequest is changed
docs: A comment for field instance_config in message .google.spanner.admin.instance.v1.CreateInstanceConfigRequest is changed
docs: A comment for message UpdateInstanceConfigRequest is changed
docs: A comment for message DeleteInstanceConfigRequest is changed
docs: A comment for field filter in message .google.spanner.admin.instance.v1.ListInstanceConfigOperationsRequest is changed
docs: A comment for field operations in message .google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse is changed
docs: A comment for field node_count in message .google.spanner.admin.instance.v1.InstancePartition is changed
docs: A comment for field processing_units in message .google.spanner.admin.instance.v1.InstancePartition is changed
docs: A comment for field referencing_backups in message .google.spanner.admin.instance.v1.InstancePartition is changed
docs: A comment for field parent in message .google.spanner.admin.instance.v1.ListInstancePartitionsRequest is changed
docs: A comment for field unreachable in message .google.spanner.admin.instance.v1.ListInstancePartitionsResponse is changed
docs: A comment for field filter in message .google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest is changed
docs: A comment for field instance_partition_deadline in message .google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest is changed
docs: 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: Add support for opt-in debug logging
fix: Fix typing issue with gRPC metadata when key ends in -bin
chore: Update gapic-generator-python to v1.21.0

PiperOrigin-RevId: 705285820

Source-Link: googleapis/googleapis@f9b8b91

Source-Link: https://github.com/googleapis/googleapis-gen/commit/ca1e0a1e472d6e6f5de883a5cb54724f112ce348
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2ExZTBhMWU0NzJkNmU2ZjVkZTg4M2E1Y2I1NDcyNGYxMTJjZTM0OCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add UUID in Spanner TypeCode enum
PiperOrigin-RevId: 704948401

Source-Link: googleapis/googleapis@d46c6c9

Source-Link: https://github.com/googleapis/googleapis-gen/commit/0057c0d4cc78c868ad8de23a3feb52b35374d705
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDA1N2MwZDRjYzc4Yzg2OGFkOGRlMjNhM2ZlYjUyYjM1Mzc0ZDcwNSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: Add the last statement option to ExecuteSqlRequest and ExecuteBatchDmlRequest
PiperOrigin-RevId: 699218836

Source-Link: googleapis/googleapis@97da65f

Source-Link: https://github.com/googleapis/googleapis-gen/commit/d134e8da8048393b019da39866976d2c413ac5e1
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDEzNGU4ZGE4MDQ4MzkzYjAxOWRhMzk4NjY5NzZkMmM0MTNhYzVlMSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
chore: remove body selector from http rule
PiperOrigin-RevId: 693215877

Source-Link: googleapis/googleapis@bb6b53e

Source-Link: https://github.com/googleapis/googleapis-gen/commit/db8b5a93484ad44055b2bacc4c7cf87e970fe0ed
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGI4YjVhOTM0ODRhZDQ0MDU1YjJiYWNjNGM3Y2Y4N2U5NzBmZTBlZCJ9
END_NESTED_COMMIT

PiperOrigin-RevId: 693215877

Source-Link: googleapis/googleapis@bb6b53e

Source-Link: googleapis/googleapis-gen@db8b5a9
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGI4YjVhOTM0ODRhZDQ0MDU1YjJiYWNjNGM3Y2Y4N2U5NzBmZTBlZCJ9
@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 Nov 5, 2024
@product-auto-label product-auto-label bot added the size: xl Pull request size is extra large. label Nov 5, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 5, 2024
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner API. label Nov 5, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 5, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review November 5, 2024 08:57
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners November 5, 2024 08:57
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: xl Pull request size is extra large. labels Nov 5, 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 Nov 5, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 5, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 5, 2024
…atchDmlRequest

PiperOrigin-RevId: 699218836

Source-Link: googleapis/googleapis@97da65f

Source-Link: googleapis/googleapis-gen@d134e8d
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDEzNGU4ZGE4MDQ4MzkzYjAxOWRhMzk4NjY5NzZkMmM0MTNhYzVlMSJ9
@gcf-owl-bot gcf-owl-bot bot changed the title chore: remove body selector from http rule feat: Add the last statement option to ExecuteSqlRequest and ExecuteBatchDmlRequest Nov 22, 2024
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: l Pull request size is large. labels Nov 22, 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 Nov 22, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 22, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 22, 2024
Copy link

snippet-bot bot commented Nov 22, 2024

Here is the summary of changes.

You are about to add 2 region tags.

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

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 22, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 20, 2025
PiperOrigin-RevId: 721248606

Source-Link: googleapis/googleapis@d57f2c1

Source-Link: googleapis/googleapis-gen@c2418f3
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzI0MThmMzA1ZjUwMDIwMTAyNjRkMjUzM2ZiY2I3YTkwMDM1MzQ5OSJ9
@gcf-owl-bot gcf-owl-bot bot changed the title docs: fix typo timzeone -> timezone feat: add AddSplitPoints API Jan 30, 2025
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner January 30, 2025 09:56
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 30, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 30, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 30, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 30, 2025
feat: Add support for reading selective GAPIC generation methods from service YAML
chore: Update gapic-generator-python to v1.22.0

PiperOrigin-RevId: 724026024

Source-Link: googleapis/googleapis@ad99638

Source-Link: googleapis/googleapis-gen@e291c4d
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTI5MWM0ZGQxZDY3MGVkYTE5OTk4ZGU3NmY5NjdlMTYwM2E0ODk5MyJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add AddSplitPoints API feat: Add REST Interceptors which support reading metadata Feb 6, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 6, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 6, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 6, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 6, 2025
fix(deps): Require grpc-google-iam-v1>=0.14.0

PiperOrigin-RevId: 726142856

Source-Link: googleapis/googleapis@25989cb

Source-Link: googleapis/googleapis-gen@677041b
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjc3MDQxYjkxY2VmMTU5OGNjNTU3MjdkNTlhMjgwNGIxOThhNWJiZiJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: Add REST Interceptors which support reading metadata chore: Update gapic-generator-python to v1.22.1 Feb 12, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 12, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 12, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 12, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 12, 2025
PiperOrigin-RevId: 726160420

Source-Link: googleapis/googleapis@1185fe5

Source-Link: googleapis/googleapis-gen@d1ab008
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDFhYjAwODgyODI5N2JhMWJjNWUwZDc5Njc4ZjcyNWY5NTU4MzNkNyJ9
@gcf-owl-bot gcf-owl-bot bot changed the title chore: Update gapic-generator-python to v1.22.1 feat(spanner): Add instance partitions field in backup proto Feb 12, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 12, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 12, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 12, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner API. kokoro:force-run Add this label to force Kokoro to re-run the tests. owl-bot-copy size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants