GoogleCloudDataplexV1AssetResourceSpecResponse

data class GoogleCloudDataplexV1AssetResourceSpecResponse(val name: String, val readAccessMode: String, val type: String)

Identifies the cloud resource that is referenced by this asset.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Immutable. Relative name of the cloud resource that contains the data that is being managed within a lake. For example: projects/{project_number}/buckets/{bucket_id} projects/{project_number}/datasets/{dataset_id}

Link copied to clipboard

Optional. Determines how read permissions are handled for each asset and their associated tables. Only available to storage buckets assets.

Link copied to clipboard

Immutable. Type of resource.