You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #1723 we updated security.create_api_key.RoleDescriptor so that it matches security.get_service_account.RoleDescriptor. These types are actually a single type and should be merged.
This is a breaking change since this means renaming that single type to security._types.RoleDescriptor.