Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Pengantar label
Untuk membantu mengatur resource BigQuery, Anda dapat menambahkan label ke set data, tabel, reservasi, dan tampilan. Label adalah pasangan nilai kunci yang dapat dilampirkan ke resource. Saat Anda membuat resource BigQuery, label bersifat opsional.
Setelah memberi label pada resource, Anda dapat menelusurinya berdasarkan nilai label.
Misalnya, Anda dapat menggunakan label untuk mengelompokkan set data berdasarkan tujuan, lingkungan, departemen, dan sebagainya.
Apa yang dimaksud dengan label?
Label adalah pasangan nilai kunci yang dapat Anda tetapkan ke Google Cloud resource BigQuery.
Label membantu Anda mengatur resource ini dan mengelola biaya dalam skala besar, dengan
perincian yang Anda butuhkan. Anda dapat melampirkan label ke setiap resource, lalu memfilter
resource berdasarkan labelnya. Informasi tentang label diteruskan ke sistem penagihan, sehingga Anda
dapat mengelompokkan tagihan biaya berdasarkan label. Dengan laporan penagihan bawaan,
Anda dapat memfilter dan mengelompokkan biaya berdasarkan label resource. Anda juga dapat menggunakan label untuk
membuat kueri ekspor data penagihan.
Persyaratan untuk label
Label yang diterapkan ke resource harus memenuhi persyaratan
berikut:
Setiap resource dapat memiliki maksimal 64 label.
Setiap label harus berupa pasangan nilai kunci.
Kunci memiliki panjang minimum 1 karakter dan panjang maksimum 63
karakter, serta tidak boleh kosong. Nilai boleh kosong dan memiliki panjang maksimum
63 karakter.
Kunci dan nilai hanya boleh berisi huruf kecil, karakter numerik,
garis bawah, dan tanda pisah. Semua karakter harus menggunakan encoding UTF-8, dan
boleh menggunakan karakter internasional. Kunci harus diawali dengan huruf kecil atau
karakter internasional.
Bagian kunci label harus unik dalam satu resource.
Namun, Anda dapat menggunakan kunci yang sama dengan beberapa resource.
Batasan ini berlaku untuk kunci dan nilai untuk setiap label, serta untuk setiap resource Google Cloud yang memiliki label. Tidak
ada batasan jumlah label yang dapat diterapkan di semua resource
dalam satu project.
Penggunaan label secara umum
Berikut adalah beberapa kasus penggunaan umum untuk label:
Label tim atau pusat biaya: Menambahkan label berdasarkan tim atau pusat biaya untuk membedakan resource BigQuery yang dimiliki oleh tim yang berbeda (misalnya, team:research dan team:analytics). Anda dapat menggunakan jenis label ini
untuk pencatatan atau penganggaran biaya.
Label komponen: Misalnya, component:redis,
component:frontend, component:ingest, dan component:dashboard.
Label lingkungan atau tahap: Misalnya, environment:production dan environment:test.
Label status: Misalnya, state:active,
state:readytodelete, dan state:archive.
Label kepemilikan: Digunakan untuk mengidentifikasi tim yang
bertanggung jawab atas operasi, misalnya: team:shopping-cart.
Sebaiknya Anda tidak membuat label unik dalam jumlah besar, seperti
untuk stempel waktu atau nilai individual bagi setiap panggilan API.
Masalah dari pendekatan ini adalah ketika nilai sering berubah atau dengan
kunci yang mengacaukan katalog, ini akan menyulitkan pemfilteran dan pelaporan
resource secara efektif.
Label dan tag
Label dapat digunakan sebagai anotasi yang dapat dikueri untuk resource, tetapi tidak dapat digunakan
untuk menetapkan kondisi pada kebijakan. Tag menyediakan cara untuk mengizinkan atau menolak
kebijakan secara bersyarat berdasarkan apakah resource memiliki tag tertentu, dengan memberikan kontrol
terperinci atas kebijakan. Untuk informasi selengkapnya, lihat
Ringkasan tag.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-17 UTC."],[[["\u003cp\u003eLabels are key-value pairs that can be added to BigQuery datasets, tables, and views to help organize and manage resources.\u003c/p\u003e\n"],["\u003cp\u003eLabels enable users to filter and group resources by various criteria, such as team, environment, or cost center, and can be used to break down billed charges.\u003c/p\u003e\n"],["\u003cp\u003eEach resource can have up to 64 labels, with key and value constraints on length and characters, and keys must be unique within a resource.\u003c/p\u003e\n"],["\u003cp\u003eCommon uses for labels include identifying teams, components, environments, states, and ownership, while it's advised to avoid using them for sensitive data or large numbers of unique labels.\u003c/p\u003e\n"],["\u003cp\u003eWhile labels are used for organizing and querying, tags provide a means for conditionally allowing or denying policies based on if a resource has a specific tag.\u003c/p\u003e\n"]]],[],null,["# Introduction to labels\n======================\n\nTo help organize your BigQuery resources, you can add labels to\nyour datasets, tables, reservations, and views. Labels are key-value pairs that you can attach\nto a resource. When you create BigQuery resources, labels are\noptional.\n\nAfter labeling your resources, you can search for them based on label values.\nFor example, you can use labels to group datasets by purpose, environment,\ndepartment, and so on.\n\nWhat are labels?\n----------------\n\nA label is a key-value pair that you can assign to Google Cloud BigQuery resources.\nThey help you organize these resources and manage your costs at scale, with the\ngranularity you need. You can attach a label to each resource, then filter the\nresources based on their labels. Information about labels is forwarded to the billing system that\nlets you break down your billed charges by label. With built-in [billing reports](/billing/docs/how-to/reports),\nyou can filter and group costs by resource labels. You can also use labels to\nquery [billing data exports](/billing/docs/how-to/bq-examples).\n\nRequirements for labels\n-----------------------\n\nThe labels applied to a resource must meet the following\nrequirements:\n\n- Each resource can have up to 64 labels.\n- Each label must be a key-value pair.\n- Keys have a minimum length of 1 character and a maximum length of 63 characters, and cannot be empty. Values can be empty, and have a maximum length of 63 characters.\n- Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. All characters must use UTF-8 encoding, and international characters are allowed. Keys must start with a lowercase letter or international character.\n- The key portion of a label must be unique within a single resource. However, you can use the same key with multiple resources.\n\nThese limits apply to the key and value for each label, and to the\nindividual Google Cloud resources that have labels. There\nis no limit on how many labels you can apply across all resources\nwithin a project.\n\nCommon uses of labels\n---------------------\n\nHere are some common use cases for labels:\n\n- **Team or cost center labels** : Add labels based on team or\n cost center to distinguish BigQuery resources owned by different\n teams (for example, `team:research` and `team:analytics`). You can use this\n type of label for cost accounting or budgeting.\n\n- **Component labels** : For example, `component:redis`,\n `component:frontend`, `component:ingest`, and `component:dashboard`.\n\n- **Environment or stage labels** : For example,\n `environment:production` and `environment:test`.\n\n- **State labels** : For example, `state:active`,\n `state:readytodelete`, and `state:archive`.\n\n- **Ownership labels** : Used to identify the teams that are\n responsible for operations, for example: `team:shopping-cart`.\n\n\n| **Note:** Don't include sensitive information in labels, including personally identifiable information, such as an individual's name or title. Labels are not designed to handle sensitive information.\n\nWe don't recommend creating large numbers of unique labels, such as\nfor timestamps or individual values for every API call.\nThe problem with this approach is that when the values change frequently or with\nkeys that clutter the catalog, this makes it difficult to effectively filter and\nreport on resources.\n\nLabels and tags\n---------------\n\nLabels can be used as queryable annotations for resources, but can't be used\nto set conditions on policies. Tags provide a way to conditionally allow or\ndeny policies based on whether a resource has a specific tag, by providing fine-grained\ncontrol over policies. For more information, see the\n[Tags overview](/resource-manager/docs/tags/tags-overview).\n\nWhat's next\n-----------\n\n- Learn how to [add labels](/bigquery/docs/adding-labels) to BigQuery resources.\n- Learn how to [view labels](/bigquery/docs/viewing-labels) on BigQuery resources.\n- Learn how to [update labels](/bigquery/docs/updating-labels) on BigQuery resources.\n- Learn how to [filter resources using labels](/bigquery/docs/filtering-labels).\n- Learn how to [delete labels](/bigquery/docs/deleting-labels) on BigQuery resources.\n- Read about [Using labels](/resource-manager/docs/using-labels) in the Resource Manager documentation."]]