| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4049c9b commit 22601c7
73 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1072,7 +1072,7 @@ libraries: | |||
| 1072 | 1072 | tag_format: '{id}-v{version}' | |
| 1073 | 1073 | - id: google-cloud-compute | |
| 1074 | 1074 | version: 1.44.0 | |
| 1075 | - last_generated_commit: 69bf99a9d0910fa86c3c5867ea357aa004dfcc55 | ||
| 1075 | + last_generated_commit: e8a3d84236cc27875073b1f817e49d7faee11f0d | ||
| 1076 | 1076 | apis: | |
| 1077 | 1077 | - path: google/cloud/compute/v1 | |
| 1078 | 1078 | service_config: compute_v1.yaml | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,10 @@ | |||
| 1 | + RegionHealthAggregationPolicies | ||
| 2 | + ------------------------------------------------- | ||
| 3 | + | ||
| 4 | + .. automodule:: google.cloud.compute_v1.services.region_health_aggregation_policies | ||
| 5 | + :members: | ||
| 6 | + :inherited-members: | ||
| 7 | + | ||
| 8 | + .. automodule:: google.cloud.compute_v1.services.region_health_aggregation_policies.pagers | ||
| 9 | + :members: | ||
| 10 | + :inherited-members: | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,10 @@ | |||
| 1 | + ReservationSlots | ||
| 2 | + ---------------------------------- | ||
| 3 | + | ||
| 4 | + .. automodule:: google.cloud.compute_v1.services.reservation_slots | ||
| 5 | + :members: | ||
| 6 | + :inherited-members: | ||
| 7 | + | ||
| 8 | + .. automodule:: google.cloud.compute_v1.services.reservation_slots.pagers | ||
| 9 | + :members: | ||
| 10 | + :inherited-members: | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -63,6 +63,7 @@ Services for Google Cloud Compute v1 API | |||
| 63 | 63 | region_commitments | |
| 64 | 64 | region_disks | |
| 65 | 65 | region_disk_types | |
| 66 | + region_health_aggregation_policies | ||
| 66 | 67 | region_health_checks | |
| 67 | 68 | region_health_check_services | |
| 68 | 69 | region_instance_group_managers | |
@@ -85,6 +86,7 @@ Services for Google Cloud Compute v1 API | |||
| 85 | 86 | region_zones | |
| 86 | 87 | reservation_blocks | |
| 87 | 88 | reservations | |
| 89 | + reservation_slots | ||
| 88 | 90 | reservation_sub_blocks | |
| 89 | 91 | resource_policies | |
| 90 | 92 | routers | |
| Back | FazBrowse Home | New Git URL |
0 commit comments