Dataplex_v1Functions

Functions

Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getAspectTypeIamPolicy(aspectTypeId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetAspectTypeIamPolicyResult
Link copied to clipboard
suspend fun getAsset(argument: GetAssetPlainArgs): GetAssetResult

Retrieves an asset resource.

suspend fun getAsset(argument: suspend GetAssetPlainArgsBuilder.() -> Unit): GetAssetResult
suspend fun getAsset(assetId: String, lakeId: String, location: String, project: String? = null, zone: String): GetAssetResult
Link copied to clipboard

Retrieves a Data Attribute resource.

suspend fun getAttribute(attributeId: String, dataTaxonomyId: String, location: String, project: String? = null): GetAttributeResult
Link copied to clipboard

Get a content resource.

suspend fun getContent(argument: suspend GetContentPlainArgsBuilder.() -> Unit): GetContentResult
suspend fun getContent(contentId: String, lakeId: String, location: String, project: String? = null, view: String? = null): GetContentResult
Link copied to clipboard

Get a content resource.

suspend fun getContentitem(contentitemId: String, lakeId: String, location: String, project: String? = null, view: String? = null): GetContentitemResult
Link copied to clipboard

Retrieves a DataAttributeBinding resource.

suspend fun getDataAttributeBinding(dataAttributeBindingId: String, location: String, project: String? = null): GetDataAttributeBindingResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getDataAttributeBindingIamPolicy(dataAttributeBindingId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetDataAttributeBindingIamPolicyResult
Link copied to clipboard

Gets a DataScan resource.

suspend fun getDataScan(argument: suspend GetDataScanPlainArgsBuilder.() -> Unit): GetDataScanResult
suspend fun getDataScan(dataScanId: String, location: String, project: String? = null, view: String? = null): GetDataScanResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getDataScanIamPolicy(dataScanId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetDataScanIamPolicyResult
Link copied to clipboard

Retrieves a DataTaxonomy resource.

suspend fun getDataTaxonomy(dataTaxonomyId: String, location: String, project: String? = null): GetDataTaxonomyResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getDataTaxonomyAttributeIamPolicy(attributeId: String, dataTaxonomyId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetDataTaxonomyAttributeIamPolicyResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getDataTaxonomyIamPolicy(dataTaxonomyId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetDataTaxonomyIamPolicyResult
Link copied to clipboard

Get a metadata entity.

suspend fun getEntity(argument: suspend GetEntityPlainArgsBuilder.() -> Unit): GetEntityResult
suspend fun getEntity(entityId: String, lakeId: String, location: String, project: String? = null, view: String? = null, zone: String): GetEntityResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

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

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

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

Get environment resource.

suspend fun getEnvironment(environmentId: String, lakeId: String, location: String, project: String? = null): GetEnvironmentResult
Link copied to clipboard
suspend fun getLake(argument: GetLakePlainArgs): GetLakeResult

Retrieves a lake resource.

suspend fun getLake(argument: suspend GetLakePlainArgsBuilder.() -> Unit): GetLakeResult
suspend fun getLake(lakeId: String, location: String, project: String? = null): GetLakeResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getLakeAssetIamPolicy(assetId: String, lakeId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, zone: String): GetLakeAssetIamPolicyResult
Link copied to clipboard

Gets the access control policy for a contentitem resource. A NOT_FOUND error is returned if the resource does not exist. An empty policy is returned if the resource exists but does not have a policy set on it.Caller must have Google IAM dataplex.content.getIamPolicy permission on the resource.

suspend fun getLakeContentIamPolicy(contentId: String, lakeId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetLakeContentIamPolicyResult
Link copied to clipboard

Gets the access control policy for a contentitem resource. A NOT_FOUND error is returned if the resource does not exist. An empty policy is returned if the resource exists but does not have a policy set on it.Caller must have Google IAM dataplex.content.getIamPolicy permission on the resource.

suspend fun getLakeContentitemIamPolicy(contentitemId: String, lakeId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetLakeContentitemIamPolicyResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getLakeEnvironmentIamPolicy(environmentId: String, lakeId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetLakeEnvironmentIamPolicyResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

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

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getLakeTaskIamPolicy(lakeId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, taskId: String): GetLakeTaskIamPolicyResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getLakeZoneIamPolicy(lakeId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, zone: String): GetLakeZoneIamPolicyResult
Link copied to clipboard

Get a metadata partition of an entity.

suspend fun getPartition(entityId: String, lakeId: String, location: String, partitionId: String, project: String? = null, zone: String): GetPartitionResult
Link copied to clipboard
suspend fun getTask(argument: GetTaskPlainArgs): GetTaskResult

Get task resource.

suspend fun getTask(argument: suspend GetTaskPlainArgsBuilder.() -> Unit): GetTaskResult
suspend fun getTask(lakeId: String, location: String, project: String? = null, taskId: String): GetTaskResult
Link copied to clipboard
suspend fun getZone(argument: GetZonePlainArgs): GetZoneResult

Retrieves a zone resource.

suspend fun getZone(argument: suspend GetZonePlainArgsBuilder.() -> Unit): GetZoneResult
suspend fun getZone(lakeId: String, location: String, project: String? = null, zone: String): GetZoneResult