Hello people!
I am digging in to the documentation related to gcp nodejs sdk, but I cannot find anything related to get/list/update/delete custom roles using the nodejs sdk. I am using @Google-gcp/iam npm package, but I only can get information related to policies. I have noticed that for other languajes there is a different library called iam-admin or thing like that and it allows to do the things that I want. I wonder if that methods are in a different package. Can you help me?
Thank you in advance!