Nama resource untuk lokasi, yang mungkin berbeda di antara implementasi. Contoh: "projects/example-project/locations/us-east1"
locationId
string
ID kanonis untuk lokasi ini. Misalnya: "us-east1".
displayName
string
Nama yang ramah untuk lokasi ini, biasanya nama kota terdekat. Misalnya, "Tokyo".
labels
map (key: string, value: string)
Atribut lintas layanan untuk lokasi. Contohnya
{"cloud.googleapis.com/region": "us-east1"}
Objek yang berisi daftar pasangan "key": value. Contoh: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
metadata
object
Metadata khusus layanan. Misalnya, kapasitas yang tersedia di lokasi tertentu.
Objek yang berisi kolom tipe arbitrer. Kolom tambahan "@type" berisi URI yang mengidentifikasi jenis. Contoh: { "id": 1234, "@type": "types.example.com/standard/id" }.
[[["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 2024-04-24 UTC."],[[["The resource described represents a Google Cloud location."],["The JSON representation of a location includes fields like `name`, `locationId`, `displayName`, `labels`, and `metadata`."],["Locations have associated methods, including `get`, `getConfig`, and `list`, to retrieve information and configurations."],["The resource `Location` contains a variety of fields, each having their own type and specific description."]]],[]]