Get Organization Bucket Link Result
data class GetOrganizationBucketLinkResult(val bigqueryDataset: BigQueryDatasetResponse, val createTime: String, val description: String, val lifecycleState: String, val name: String)
Constructors
Link copied to clipboard
fun GetOrganizationBucketLinkResult(bigqueryDataset: BigQueryDatasetResponse, createTime: String, description: String, lifecycleState: String, name: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The resource name of the link. The name can have up to 100 characters. A valid link id (at the end of the link name) must only have alphanumeric characters and underscores within it. "projects/PROJECT_ID/locations/LOCATION_ID/buckets/BUCKET_ID/links/LINK_ID" "organizations/ORGANIZATION_ID/locations/LOCATION_ID/buckets/BUCKET_ID/links/LINK_ID" "billingAccounts/BILLING_ACCOUNT_ID/locations/LOCATION_ID/buckets/BUCKET_ID/links/LINK_ID" "folders/FOLDER_ID/locations/LOCATION_ID/buckets/BUCKET_ID/links/LINK_ID" For example:`projects/my-project/locations/global/buckets/my-bucket/links/my_link