Fixed
Status Update
Comments
sa...@google.com <sa...@google.com>
pe...@nos.pt <pe...@nos.pt> #2
This has been fixed now using version 25.3.0: setSelectedItemId() is now available
mi...@google.com <mi...@google.com> #3
setSelectedItemId API is added from support library version 25.3.0.
Hence closing this issue.
Hence closing this issue.
Description
What you would like to accomplish:
Org. policy (constraints/gcp.resourceLocations) can restrict access to "global" API like DLP, causing a HTTP/403 PERMISSION_DENIED error.
How this might work:
Having the possibility to select a location different than "global" for DLP API.
If applicable, reasons why alternative solutions are not sufficient:
In DLP API there is a "locationId" parameter which is shown as “Reserved for future extensions” but after further investigation it does not look fully implemented for DLP as yet, or not being a valid workaround at the moment.
Other information (workarounds you have tried, documentation consulted, etc):
N/A