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

maps: missing address descriptor field #11185

Open
ivaaaan opened this issue Nov 25, 2024 · 2 comments
Open

maps: missing address descriptor field #11185

ivaaaan opened this issue Nov 25, 2024 · 2 comments
Labels
needs more info This issue needs more information from the customer to proceed. type: question Request for information or clarification. Not an issue.

Comments

@ivaaaan
Copy link

ivaaaan commented Nov 25, 2024

Client

e.g. Maps

Environment

Code and Dependencies

Expected behavior

AddressDescriptor should be available in the protobuf struct: https://developers.google.com/maps/documentation/places/web-service/reference/rest/v1/places#AddressDescriptor for the Place resource

Actual behavior

This field is missing, despite being available in API

@ivaaaan ivaaaan added the triage me I really want to be triaged. label Nov 25, 2024
@quartzmo
Copy link
Member

quartzmo commented Dec 2, 2024

Hi @ivaaaan,

Thank you for reporting this issue.

This field is missing, despite being available in API

Can you please provide a link to where this field is available in the API? With that, we can compare to the proto google/maps/places/v1/place.proto, from which this client is generated. Please keep in mind however that this client is auto-generated from an interface description published by the product team. We are only able to assist with issues that pertain to the behaviors of this library. To reach the product team, please visit Maps product support.

@quartzmo quartzmo added type: question Request for information or clarification. Not an issue. needs more info This issue needs more information from the customer to proceed. and removed triage me I really want to be triaged. labels Dec 2, 2024
@ivaaaan
Copy link
Author

ivaaaan commented Dec 3, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info This issue needs more information from the customer to proceed. type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

2 participants