Assigned
Status Update
Comments
da...@google.com <da...@google.com>
ck...@google.com <ck...@google.com> #2
Thanks for the report. I will route this to the appropriate internal team and update this when I hear back from them.
yu...@goinc.jp <yu...@goinc.jp> #3
One more detail, Data Layer event calls from the watch to the phone (running Android 13) do work on if the listener is in an Activity or Fragment.
ma...@google.com <ma...@google.com> #4
Also, I'm seeing this message in the Logcat:
"2022-06-12 18:47:15.156 1841-4562/? W/PackageManager: Intent does not match component's intent filter: Intent { act=com.google.android.gms.wearable.BIND_LISTENER"
"2022-06-12 18:47:15.156 1841-4562/? W/PackageManager: Intent does not match component's intent filter: Intent { act=com.google.android.gms.wearable.BIND_LISTENER"
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish:
The customer would like to be able to list “Google-managed service accounts”.
How this might work:
Implement the possibility to list Google-Managed service accounts at API level so this could be queried from Cloud Console, Gcloud Tool and API directly.
If applicable, reasons why alternative solutions are not sufficient:
Currently As per the documentation, "Google-managed service accounts are not listed in the Service accounts page in the Cloud Console." so when the customer runs “gcloud iam service-account list” these service accounts are not listed. (
Other information (workarounds you have tried, documentation consulted, etc):