Dataform 테이블에 BigQuery 라벨을 추가하는 데 필요한 권한을 얻으려면 관리자에게 작업공간에 대한 Dataform 편집자(roles/dataform.editor) IAM 역할을 부여해 달라고 요청하세요.
역할 부여에 대한 자세한 내용은 프로젝트, 폴더, 조직에 대한 액세스 관리를 참조하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-01-28(UTC)"],[[["This guide details the process of adding BigQuery labels to tables within Dataform, which enhances resource organization and management."],["To apply a label, users must have the Dataform Editor IAM role and need to add the label within the `bigquery` block of a table definition SQLX file's `config`."],["The format for adding labels includes specifying the label name and its value, within the `labels` section of the `bigquery` block."],["Labels with special characters in their names can be added by enclosing the name in quotes within the `bigquery` block."],["After adding labels to a Dataform table, you can manage other aspects, such as code reuse with includes and triggering executions."]]],[]]