DataplexFunctions

Functions

Link copied to clipboard

Retrieves the current IAM policy data for aspecttype

suspend fun getAspectTypeIamPolicy(aspectTypeId: String, location: String? = null, project: String? = null): GetAspectTypeIamPolicyResult
Link copied to clipboard

Retrieves the current IAM policy data for asset

suspend fun getAssetIamPolicy(asset: String, dataplexZone: String, lake: String, location: String? = null, project: String? = null): GetAssetIamPolicyResult
Link copied to clipboard

Retrieves the current IAM policy data for datascan

suspend fun getDatascanIamPolicy(dataScanId: String, location: String? = null, project: String? = null): GetDatascanIamPolicyResult
Link copied to clipboard

Retrieves the current IAM policy data for entrygroup

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

Retrieves the current IAM policy data for entrytype

suspend fun getEntryTypeIamPolicy(entryTypeId: String, location: String? = null, project: String? = null): GetEntryTypeIamPolicyResult
Link copied to clipboard

Retrieves the current IAM policy data for lake

suspend fun getLakeIamPolicy(lake: String, location: String? = null, project: String? = null): GetLakeIamPolicyResult
Link copied to clipboard

Retrieves the current IAM policy data for task

suspend fun getTaskIamPolicy(lake: String, location: String? = null, project: String? = null, taskId: String): GetTaskIamPolicyResult
Link copied to clipboard

Retrieves the current IAM policy data for zone

suspend fun getZoneIamPolicy(dataplexZone: String, lake: String, location: String? = null, project: String? = null): GetZoneIamPolicyResult