資源:位置
代表 Google Cloud 位置的資源。
JSON 表示法 |
---|
{ "name": string, "locationId": string, "displayName": string, "labels": { string: string, ... }, "metadata": { "@type": string, field1: ..., ... } } |
欄位 | |
---|---|
name |
區域的完整資源名稱。例如:「projects/example-project/locations/us-east1」。 |
locationId |
區域的資源 ID。例如「us-east1」。 |
displayName |
這個位置的易記名稱,通常是附近的城市名稱,例如「東京」。 |
labels |
位置的跨服務屬性。例如
包含 |
metadata |
僅供輸出。該位置的一組可用區域。地圖會以 Compute Engine 定義的每個區域的小寫 ID 為鍵。建立 Redis 執行個體時,可以在 |
方法 |
|
---|---|
|
取得位置相關資訊。 |
|
列出這項服務支援位置的相關資訊。 |