Skip to content

Commit

Permalink
docs: Update description of the postal address
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 524372358
  • Loading branch information
Google APIs authored and Copybara-Service committed Apr 14, 2023
1 parent f6bc24b commit 3963623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/maps/addressvalidation/v1/address.proto
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ message Address {
// the address formatting rules of the region where the address is located.
string formatted_address = 2;

// The validated address represented as a postal address.
// The post-processed address represented as a postal address.
google.type.PostalAddress postal_address = 3;

// Unordered list. The individual address components of the formatted and
Expand Down

0 comments on commit 3963623

Please sign in to comment.