accesscontextmanager: missing field scopes[] #6922
Labels
api: accesscontextmanager
Issues related to the Access Context Manager API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Client
Access Context Manager API
Expected behavior
Access Policy RPC Reference contains field "scopes".
Actual behavior
Field is missing in Go definition and protoc file but is transmitted as an unknown field
7
:Field is correctly returned by
gcloud
Additional context
The field is only populated in case a scoped policy exists in the Google Cloud Organization (non default policy)
The text was updated successfully, but these errors were encountered: