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: [google-cloud-compute] Update Compute Engine API to revision 20240430 (#900) #12648

Merged
merged 7 commits into from
May 11, 2024
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
InstanceGroupManagerResizeRequests
----------------------------------------------------

.. automodule:: google.cloud.compute_v1.services.instance_group_manager_resize_requests
:members:
:inherited-members:

.. automodule:: google.cloud.compute_v1.services.instance_group_manager_resize_requests.pagers
:members:
:inherited-members:
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
InstanceSettingsService
-----------------------------------------

.. automodule:: google.cloud.compute_v1.services.instance_settings_service
:members:
:inherited-members:
4 changes: 4 additions & 0 deletions packages/google-cloud-compute/docs/compute_v1/services_.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@ Services for Google Cloud Compute v1 API
health_checks
image_family_views
images
instance_group_manager_resize_requests
instance_group_managers
instance_groups
instances
instance_settings_service
instance_templates
instant_snapshots
interconnect_attachments
Expand Down Expand Up @@ -83,6 +85,8 @@ Services for Google Cloud Compute v1 API
snapshot_settings_service
ssl_certificates
ssl_policies
storage_pools
storage_pool_types
subnetworks
target_grpc_proxies
target_http_proxies
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
StoragePoolTypes
----------------------------------

.. automodule:: google.cloud.compute_v1.services.storage_pool_types
:members:
:inherited-members:

.. automodule:: google.cloud.compute_v1.services.storage_pool_types.pagers
:members:
:inherited-members:
10 changes: 10 additions & 0 deletions packages/google-cloud-compute/docs/compute_v1/storage_pools.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
StoragePools
------------------------------

.. automodule:: google.cloud.compute_v1.services.storage_pools
:members:
:inherited-members:

.. automodule:: google.cloud.compute_v1.services.storage_pools.pagers
:members:
:inherited-members:
Loading
Loading