Skip to content

Commit f3c3c1a

Browse files
feat(compute): Update Compute Engine v1beta API to revision 20250708 (googleapis#1072) (googleapis#12566)
- [ ] Regenerate this pull request now. Source-Link: https://togithub.com/googleapis/googleapis/commit/016414fa557b8aba94d871f55c0af8f9459dbec8 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/259de813e05e752d79092966b5f816945bfcddca Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjU5ZGU4MTNlMDVlNzUyZDc5MDkyOTY2YjVmODE2OTQ1YmZjZGRjYSJ9 BEGIN_NESTED_COMMIT feat(compute): Update Compute Engine v1 API to revision 20250708 (googleapis#1073) Source-Link: https://togithub.com/googleapis/googleapis/commit/2ef62ea9b24d3ef8b432363661b8a267af576c43 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/35d446ab5ee77120bfd8d98498d28883add17a50 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzVkNDQ2YWI1ZWU3NzEyMGJmZDhkOTg0OThkMjg4ODNhZGQxN2E1MCJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs(lustre): deprecate gke_support_enabled flag feat(lustre): add a new instance state UPDATING PiperOrigin-RevId: 783531040 Source-Link: https://togithub.com/googleapis/googleapis/commit/c4b0839af7bb3e72551cd07fa8f815b66cf1089b Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/b92705750f6234f9c2bed5fd00c5d683de2fb32b Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjkyNzA1NzUwZjYyMzRmOWMyYmVkNWZkMDBjNWQ2ODNkZTJmYjMyYiJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(run): support GPU zonal redundancy setting for Cloud Run jobs feat(run): add new field `term_signal` to `.google.cloud.run.v2.TaskAttemptResult` PiperOrigin-RevId: 783503468 Source-Link: https://togithub.com/googleapis/googleapis/commit/f1537a7be292b8976503d6f76d98c48039f3ddda Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/a1e3ef39b55ebaac94b2a83d5825546f8a6318a1 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTFlM2VmMzliNTVlYmFhYzk0YjJhODNkNTgyNTU0NmY4YTYzMThhMSJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(maps/addressvalidation): add has_spell_corrected_components field to the Address Validation verdict in the API response docs(maps/addressvalidation): update proto field descriptions PiperOrigin-RevId: 783467878 Source-Link: https://togithub.com/googleapis/googleapis/commit/68d5196a529174df97c28c70622ffc1c3721815f Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/bf3ea1d5f7b337f0ab09780c931c18a88effa64f Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmYzZWExZDVmN2IzMzdmMGFiMDk3ODBjOTMxYzE4YTg4ZWZmYTY0ZiJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(firestore/apiv1): Expose tags field in Database and RestoreDatabaseRequest public protos This change exposes the tags field in the Database and RestoreDatabaseRequest messages, allowing users to manage tags for Firestore databases. PiperOrigin-RevId: 783460561 Source-Link: https://togithub.com/googleapis/googleapis/commit/ba7105d1d1e0ed0c505eefcc3450a05e2675a0f3 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/5e034bb55145e814fd7ba7b49d8af28bc20fa679 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWUwMzRiYjU1MTQ1ZTgxNGZkN2JhN2I0OWQ4YWYyOGJjMjBmYTY3OSJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(container): A new enum `TransparentHugepageEnabled` is added feat(container): A new enum `TransparentHugepageDefrag` is added feat(container): A new field `transparent_hugepage_enabled` is added to message `.google.container.v1.LinuxNodeConfig` feat(container): A new field `transparent_hugepage_defrag` is added to message `.google.container.v1.LinuxNodeConfig` feat(container): A new field `eviction_soft` is added to message `.google.container.v1.NodeKubeletConfig` feat(container): A new field `eviction_soft_grace_period` is added to message `.google.container.v1.NodeKubeletConfig` feat(container): A new field `eviction_minimum_reclaim` is added to message `.google.container.v1.NodeKubeletConfig` feat(container): A new field `eviction_max_pod_grace_period_seconds` is added to message `.google.container.v1.NodeKubeletConfig` feat(container): A new field `max_parallel_image_pulls` is added to message `.google.container.v1.NodeKubeletConfig` feat(container): A new field `single_process_oom_kill` is added to message `.google.container.v1.NodeKubeletConfig` feat(container): A new message `EvictionSignals` is added feat(container): A new message `EvictionGracePeriod` is added feat(container): A new message `EvictionMinimumReclaim` is added feat(container): A new field `boot_disk` is added to message `.google.container.v1.NodeConfig` feat(container): A new field `subnetwork` is added to message `.google.container.v1.NodeNetworkConfig` feat(container): A new field `min_node_cpus` is added to message `.google.container.v1.SoleTenantConfig` feat(container): A new field `lustre_csi_driver_config` is added to message `.google.container.v1.AddonsConfig` feat(container): A new message `LustreCsiDriverConfig` is added feat(container): A new field `additional_ip_ranges_configs` is added to message `.google.container.v1.IPAllocationPolicy` feat(container): A new field `auto_ipam_config` is added to message `.google.container.v1.IPAllocationPolicy` feat(container): A new field `gke_auto_upgrade_config` is added to message `.google.container.v1.Cluster` feat(container): A new enum `Mode` is added feat(container): A new field `mode` is added to message `.google.container.v1.AnonymousAuthenticationConfig` feat(container): A new field `desired_additional_ip_ranges_config` is added to message `.google.container.v1.ClusterUpdate` feat(container): A new field `desired_auto_ipam_config` is added to message `.google.container.v1.ClusterUpdate` feat(container): A new field `desired_user_managed_keys_config` is added to message `.google.container.v1.ClusterUpdate` feat(container): A new field `gke_auto_upgrade_config` is added to message `.google.container.v1.ClusterUpdate` feat(container): A new message `AdditionalIPRangesConfig` is added feat(container): A new message `DesiredAdditionalIPRangesConfig` is added feat(container): A new message `AutoIpamConfig` is added feat(container): A new field `boot_disk` is added to message `.google.container.v1.UpdateNodePoolRequest` feat(container): A new field `default_compute_class_config` is added to message `.google.container.v1.ClusterAutoscaling` feat(container): A new message `DefaultComputeClassConfig` is added feat(container): A new value `CLOUD_KMS_KEY_DESTROYED` is added to enum `Code` feat(container): A new message `BootDisk` is added feat(container): A new message `GkeAutoUpgradeConfig` is added PiperOrigin-RevId: 783416488 Source-Link: https://togithub.com/googleapis/googleapis/commit/a640ed837f82299e6ec7b805d2c111add7704a2e Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/ce5b0ed600f382b507611d985166eb9078aad749 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2U1YjBlZDYwMGYzODJiNTA3NjExZDk4NTE2NmViOTA3OGFhZDc0OSJ9 END_NESTED_COMMIT
1 parent 494c545 commit f3c3c1a

File tree

18 files changed

+109682
-107493
lines changed

18 files changed

+109682
-107493
lines changed

.release-please-manifest-submodules.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@
113113
"policytroubleshooter": "1.11.6",
114114
"privatecatalog": "0.10.7",
115115
"privilegedaccessmanager": "0.2.5",
116+
"pubsub/v2": "0.0.0",
116117
"rapidmigrationassessment": "1.1.7",
117118
"recaptchaenterprise": "2.20.4",
118119
"recommendationengine": "0.9.6",

compute/apiv1/computepb/compute.pb.go

Lines changed: 46500 additions & 46250 deletions
Large diffs are not rendered by default.

compute/apiv1/reservation_blocks_client.go

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

compute/apiv1beta/computepb/compute.pb.go

Lines changed: 53990 additions & 53740 deletions
Large diffs are not rendered by default.

compute/apiv1beta/reservation_blocks_client.go

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

container/apiv1/containerpb/cluster_service.pb.go

Lines changed: 8190 additions & 6646 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

firestore/apiv1/admin/adminpb/database.pb.go

Lines changed: 203 additions & 180 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

firestore/apiv1/admin/adminpb/firestore_admin.pb.go

Lines changed: 505 additions & 481 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/.repo-metadata-full.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2249,23 +2249,13 @@
22492249
"release_level": "stable",
22502250
"library_type": "GAPIC_MANUAL"
22512251
},
2252-
"cloud.google.com/go/pubsub/v2": {
2253-
"api_shortname": "pubsub",
2254-
"distribution_name": "cloud.google.com/go/pubsub/v2",
2255-
"description": "Cloud Pub/Sub API",
2256-
"language": "go",
2257-
"client_library_type": "manual",
2258-
"client_documentation": "https://cloud.google.com/go/docs/reference/cloud.google.com/go/pubsub/latest/v2",
2259-
"release_level": "stable",
2260-
"library_type": "GAPIC_MANUAL"
2261-
},
22622252
"cloud.google.com/go/pubsub/v2/apiv1": {
22632253
"api_shortname": "pubsub",
22642254
"distribution_name": "cloud.google.com/go/pubsub/v2/apiv1",
22652255
"description": "Cloud Pub/Sub API",
22662256
"language": "go",
22672257
"client_library_type": "generated",
2268-
"client_documentation": "https://cloud.google.com/go/docs/reference/cloud.google.com/go/pubsub/latest/v2/apiv1",
2258+
"client_documentation": "https://cloud.google.com/go/docs/reference/cloud.google.com/go/pubsub/v2/latest/apiv1",
22692259
"release_level": "stable",
22702260
"library_type": "GAPIC_AUTO"
22712261
},

lustre/apiv1/lustrepb/instance.pb.go

Lines changed: 25 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)