User permissions

Assign permissions to your user.

In GCP, you don't directly grant users permissions. Instead, you grant them roles. These are the permissions associated with the roles that you granted to use Function Store and a brief description of what they do:

Note that for HTTPS functions, you need to set up the cloudfunctions.functions.setIamPolicy to invoke the function.

Last updated