DatacatalogFunctions

Functions

Link copied to clipboard

Retrieves the current IAM policy data for entrygroup

suspend fun getEntryGroupIamPolicy(entryGroup: String, project: String? = null, region: String? = null): GetEntryGroupIamPolicyResult
Link copied to clipboard
Link copied to clipboard

Retrieves the current IAM policy data for tagtemplate

suspend fun getTagTemplateIamPolicy(project: String? = null, region: String? = null, tagTemplate: String): GetTagTemplateIamPolicyResult
Link copied to clipboard

Retrieves the current IAM policy data for taxonomy

suspend fun getTaxonomyIamPolicy(project: String? = null, region: String? = null, taxonomy: String): GetTaxonomyIamPolicyResult