The user is asking if there is a way to add role permissions to a specific label. They also mention using a cloud function for this. They mention that there is no endpoint client-side for this because it is within the user resource. They also mention that they are glad about the update regarding permission flags for labels. They ask if it is safe to assume that this is meant to be set by an admin and to be read-only for clients. They also mention that the SDK documentation is missing the listLabels function and provide a link to the documentation. No solution is mentioned in the thread.
zdanl
Rank 2: Process
Nov 30, 2023, 05:27
Labels vs. Teams
Drake
Admin
Nov 30, 2023, 18:05
Yes, it's for the admin to set.
There's no endpoint client side because it's within the user resource.
Mosh Ontong
Rank 5: Hypervisor
Dec 8, 2023, 01:28
if the other user want to add a role permission to the specific label, to do this I have to use cloud function?