assistant-sdk-python
assistant-sdk-python copied to clipboard
send DeviceLocation
There is property to send the location https://developers.google.com/assistant/sdk/reference/rpc/google.assistant.embedded.v1alpha2#google.assistant.embedded.v1alpha2.AssistRequest#DeviceLocation
Was looking for examples but couldn't find any. I tried to send the location but got an error related to missing LatLng in Package google.type
+1