Resource RuntimeConfig adalah resource utama di layanan Cloud RuntimeConfig. Resource RuntimeConfig terdiri dari metadata dan hierarki variabel.
Representasi JSON
{"name": string,"description": string}
Kolom
name
string
Nama resource konfigurasi runtime. Nama harus memiliki format:
projects/[PROJECT_ID]/configs/[CONFIG_NAME]
[PROJECT_ID] harus berupa project ID yang valid, dan [CONFIG_NAME] adalah nama arbitrer yang cocok dengan ekspresi reguler [0-9A-Za-z](?:[_.A-Za-z0-9-]{0,62}[_.A-Za-z0-9])?. Panjang [CONFIG_NAME] harus kurang dari 64 karakter.
Anda memilih nama resource RuntimeConfig, tetapi server akan memvalidasi bahwa nama tersebut mematuhi format ini. Setelah membuat resource, Anda tidak dapat mengubah namanya.
[[["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-03-04 UTC."],[[["\u003cp\u003eA RuntimeConfig resource is the central component of the Cloud RuntimeConfig service, comprising metadata and a hierarchy of variables.\u003c/p\u003e\n"],["\u003cp\u003eThe RuntimeConfig resource's name must adhere to a specific format: \u003ccode\u003eprojects/[PROJECT_ID]/configs/[CONFIG_NAME]\u003c/code\u003e, with \u003ccode\u003e[CONFIG_NAME]\u003c/code\u003e being less than 64 characters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e and \u003ccode\u003edescription\u003c/code\u003e fields define the resource, with \u003ccode\u003edescription\u003c/code\u003e being optional.\u003c/p\u003e\n"],["\u003cp\u003eSeveral methods are available to manage RuntimeConfig resources, including creating, deleting, getting, updating, and listing them.\u003c/p\u003e\n"],["\u003cp\u003eManaging access control on RuntimeConfig resources is available through the \u003ccode\u003egetIamPolicy\u003c/code\u003e, \u003ccode\u003esetIamPolicy\u003c/code\u003e, and \u003ccode\u003etestIamPermissions\u003c/code\u003e methods.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.configs\n\n- [Resource: RuntimeConfig](#RuntimeConfig)\n - [JSON representation](#RuntimeConfig.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: RuntimeConfig\n-----------------------\n\nA RuntimeConfig resource is the primary resource in the Cloud RuntimeConfig service. A RuntimeConfig resource consists of metadata and a hierarchy of variables."]]