Skip to content

Commit

Permalink
docs: Update description of the postal address (#11066)
Browse files Browse the repository at this point in the history
* docs: Update description of the postal address

PiperOrigin-RevId: 524372358

Source-Link: googleapis/googleapis@3963623

Source-Link: googleapis/googleapis-gen@9cc6833
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLW1hcHMtYWRkcmVzc3ZhbGlkYXRpb24vLk93bEJvdC55YW1sIiwiaCI6IjljYzY4MzM4OGVmNTdlODM1ZTU5N2ZhYTA3OTdiZWNmOTM0MzQ0ZDgifQ==

* 🦉 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] committed Apr 15, 2023
1 parent e966a68 commit a0b1149
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ class Address(proto.Message):
formatting rules of the region where the address
is located.
postal_address (google.type.postal_address_pb2.PostalAddress):
The validated address represented as a postal
address.
The post-processed address represented as a
postal address.
address_components (MutableSequence[google.maps.addressvalidation_v1.types.AddressComponent]):
Unordered list. The individual address
components of the formatted and corrected
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-maps-addressvalidation",
"version": "0.3.2"
"version": "0.1.0"
},
"snippets": [
{
Expand Down

0 comments on commit a0b1149

Please sign in to comment.