Skip to content

Commit

Permalink
docs: Minor formatting (#433)
Browse files Browse the repository at this point in the history
* docs: Minor formatting
chore: Update gapic-generator-python to v1.11.5
build: Update rules_python to 0.24.0

PiperOrigin-RevId: 563436317

Source-Link: googleapis/googleapis@42fd37b

Source-Link: googleapis/googleapis-gen@280264c
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjgwMjY0Y2EwMmZiOTMxNmI0MjM3YTk2ZDBhZjFhMjM0M2E4MWE1NiJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 13, 2023
1 parent 65451c5 commit ceac21f
Show file tree
Hide file tree
Showing 34 changed files with 37 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ def get_transport_class(

class AcceleratorTypesClient(metaclass=AcceleratorTypesClientMeta):
"""Services
The AcceleratorTypes API.
"""

Expand Down Expand Up @@ -738,6 +739,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.accelerator_types.pagers.ListPager:
Contains a list of accelerator types.
Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ class AcceleratorTypesRestTransport(AcceleratorTypesTransport):
"""REST backend transport for AcceleratorTypes.
Services
The AcceleratorTypes API.
This class defines the same methods as the primary client, so the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1280,6 +1280,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.addresses.pagers.ListPager:
Contains a list of addresses.
Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -731,6 +731,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.disk_types.pagers.ListPager:
Contains a list of disk types.
Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2380,6 +2380,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.disks.pagers.ListPager:
A list of Disk resources.
Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1093,6 +1093,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.firewalls.pagers.ListPager:
Contains a list of firewalls.
Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1104,6 +1104,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.global_addresses.pagers.ListPager:
Contains a list of addresses.
Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1649,6 +1649,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.images.pagers.ListPager:
Contains a list of images.
Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,7 @@ def sample_abandon_instances():
Args:
request (Union[google.cloud.compute_v1.types.AbandonInstancesInstanceGroupManagerRequest, dict]):
The request object. Messages
A request message for
InstanceGroupManagers.AbandonInstances.
See the method description for details.
Expand Down Expand Up @@ -653,6 +654,7 @@ def sample_abandon_instances():
Args:
request (Union[google.cloud.compute_v1.types.AbandonInstancesInstanceGroupManagerRequest, dict]):
The request object. Messages
A request message for
InstanceGroupManagers.AbandonInstances.
See the method description for details.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -837,6 +837,7 @@ def __call__(
Args:
request (~.compute.AbandonInstancesInstanceGroupManagerRequest):
The request object. Messages
A request message for
InstanceGroupManagers.AbandonInstances.
See the method description for details.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1643,6 +1643,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.instance_groups.pagers.ListPager:
A list of InstanceGroup resources.
Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1393,6 +1393,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.instance_templates.pagers.ListPager:
A list of instance templates.
Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3988,6 +3988,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.instances.pagers.ListPager:
Contains a list of instances.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1268,6 +1268,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.machine_images.pagers.ListPager:
A list of machine images.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -729,6 +729,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.machine_types.pagers.ListPager:
Contains a list of machine types.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1494,6 +1494,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.networks.pagers.ListPager:
Contains a list of networks.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2113,6 +2113,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.node_groups.pagers.ListPager:
Contains a list of nodeGroups.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1460,6 +1460,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.node_templates.pagers.ListPager:
Contains a list of node templates.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -730,6 +730,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.node_types.pagers.ListPager:
Contains a list of node types.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,7 @@ def sample_aggregated_list():
Returns:
google.cloud.compute_v1.services.packet_mirrorings.pagers.AggregatedListPager:
Contains a list of packetMirrorings.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1182,6 +1182,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.region_autoscalers.pagers.ListPager:
Contains a list of autoscalers.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2256,6 +2256,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.region_disks.pagers.ListPager:
A list of Disk resources.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1194,6 +1194,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.region_instance_templates.pagers.ListPager:
A list of instance templates.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1204,6 +1204,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.region_target_http_proxies.pagers.ListPager:
A list of TargetHttpProxy resources.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1196,6 +1196,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.region_url_maps.pagers.ListPager:
Contains a list of UrlMap resources.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.regions.pagers.ListPager:
Contains a list of region resources.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,7 @@ def sample_aggregated_list():
Returns:
google.cloud.compute_v1.services.reservations.pagers.AggregatedListPager:
Contains a list of reservations.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,7 @@ def sample_aggregated_list():
Returns:
google.cloud.compute_v1.services.resource_policies.pagers.AggregatedListPager:
Contains a list of resourcePolicies.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,7 @@ def sample_aggregated_list():
Returns:
google.cloud.compute_v1.services.routers.pagers.AggregatedListPager:
Contains a list of routers.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down Expand Up @@ -1539,6 +1540,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.routers.pagers.ListPager:
Contains a list of Router resources.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1090,6 +1090,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.routes.pagers.ListPager:
Contains a list of Route resources.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1228,6 +1228,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.target_http_proxies.pagers.ListPager:
A list of TargetHttpProxy resources.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1514,6 +1514,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.url_maps.pagers.ListPager:
Contains a list of UrlMap resources.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -593,6 +593,7 @@ def sample_list():
Returns:
google.cloud.compute_v1.services.zones.pagers.ListPager:
Contains a list of zone resources.

Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1392,6 +1392,7 @@

class AbandonInstancesInstanceGroupManagerRequest(proto.Message):
r"""Messages

A request message for InstanceGroupManagers.AbandonInstances.
See the method description for details.

Expand Down

0 comments on commit ceac21f

Please sign in to comment.