Skip to content

Commit 0900626

Browse files
authored
chore: librarian generate pull request: 20260225T153341Z (#15609)
PR created by the Librarian CLI to generate Cloud Client Libraries code from protos. BEGIN_COMMIT BEGIN_NESTED_COMMIT feat: Update Compute Engine v1beta API to revision 20260206 (googleapis/googleapis#1159) PiperOrigin-RevId: Library-IDs: google-cloud-compute-v1beta Source-link: [googleapis/googleapis@dc505966](googleapis/googleapis@dc505966) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: Update Compute Engine v1beta API to revision 20260106 (#1147) PiperOrigin-RevId: Library-IDs: google-cloud-compute-v1beta Source-link: [googleapis/googleapis@d4b17263](googleapis/googleapis@d4b17263) END_NESTED_COMMIT END_COMMIT This pull request is generated with proto changes between [googleapis/googleapis@cfe62b3c](googleapis/googleapis@cfe62b3) (exclusive) and [googleapis/googleapis@dc505966](googleapis/googleapis@dc50596) (inclusive). Librarian Version: v0.7.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:160860d189ff1c2f7515638478823712fa5b243e27ccc33a2728669fa1e2ed0c
1 parent d1ce4d3 commit 0900626

File tree

80 files changed

+37216
-4860
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+37216
-4860
lines changed

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1078,7 +1078,7 @@ libraries:
10781078
tag_format: '{id}-v{version}'
10791079
- id: google-cloud-compute-v1beta
10801080
version: 0.6.0
1081-
last_generated_commit: cfe62b3c5ceb9f81879c61480f26707980534462
1081+
last_generated_commit: 69bf99a9d0910fa86c3c5867ea357aa004dfcc55
10821082
apis:
10831083
- path: google/cloud/compute/v1beta
10841084
service_config: compute_v1beta.yaml
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
InstantSnapshotGroups
2+
---------------------------------------
3+
4+
.. automodule:: google.cloud.compute_v1beta.services.instant_snapshot_groups
5+
:members:
6+
:inherited-members:
7+
8+
.. automodule:: google.cloud.compute_v1beta.services.instant_snapshot_groups.pagers
9+
:members:
10+
:inherited-members:
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
RegionInstantSnapshotGroups
2+
---------------------------------------------
3+
4+
.. automodule:: google.cloud.compute_v1beta.services.region_instant_snapshot_groups
5+
:members:
6+
:inherited-members:
7+
8+
.. automodule:: google.cloud.compute_v1beta.services.region_instant_snapshot_groups.pagers
9+
:members:
10+
:inherited-members:
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
ReservationSlots
2+
----------------------------------
3+
4+
.. automodule:: google.cloud.compute_v1beta.services.reservation_slots
5+
:members:
6+
:inherited-members:
7+
8+
.. automodule:: google.cloud.compute_v1beta.services.reservation_slots.pagers
9+
:members:
10+
:inherited-members:

packages/google-cloud-compute-v1beta/docs/compute_v1beta/services_.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Services for Google Cloud Compute v1beta API
3434
instances
3535
instance_settings_service
3636
instance_templates
37+
instant_snapshot_groups
3738
instant_snapshots
3839
interconnect_attachment_groups
3940
interconnect_attachments
@@ -77,6 +78,7 @@ Services for Google Cloud Compute v1beta API
7778
region_instance_groups
7879
region_instances
7980
region_instance_templates
81+
region_instant_snapshot_groups
8082
region_instant_snapshots
8183
region_multi_mig_members
8284
region_multi_migs
@@ -98,6 +100,7 @@ Services for Google Cloud Compute v1beta API
98100
region_zones
99101
reservation_blocks
100102
reservations
103+
reservation_slots
101104
reservation_sub_blocks
102105
resource_policies
103106
rollout_plans

0 commit comments

Comments
 (0)