Tên tài nguyên cho vị trí, có thể khác nhau giữa các phương thức triển khai. Ví dụ: "projects/example-project/locations/us-east1"
locationId
string
Mã nhận dạng chính tắc cho vị trí này. Ví dụ: "us-east1".
displayName
string
Tên thân thiện của vị trí này, thường là tên thành phố lân cận. Ví dụ: "Tokyo".
labels
map (key: string, value: string)
Thuộc tính trên nhiều dịch vụ cho vị trí. Ví dụ:
{"cloud.googleapis.com/region": "us-east1"}
Một đối tượng chứa danh sách các cặp "key": value. Ví dụ: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
metadata
object
Siêu dữ liệu dành riêng cho dịch vụ. Ví dụ: dung lượng có sẵn tại vị trí đã cho.
Một đối tượng chứa các trường thuộc một loại tuỳ ý. Một trường bổ sung "@type" chứa URI xác định loại. Ví dụ: { "id": 1234, "@type": "types.example.com/standard/id" }.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Khó hiểu","hardToUnderstand","thumb-down"],["Thông tin hoặc mã mẫu không chính xác","incorrectInformationOrSampleCode","thumb-down"],["Thiếu thông tin/mẫu tôi cần","missingTheInformationSamplesINeed","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-06-09 UTC."],[[["\u003cp\u003eThis document describes the "Location" resource, which represents a Google Cloud location.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of a Location includes fields like \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003elocationId\u003c/code\u003e, \u003ccode\u003edisplayName\u003c/code\u003e, \u003ccode\u003elabels\u003c/code\u003e, and \u003ccode\u003emetadata\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e field provides the resource name, while \u003ccode\u003elocationId\u003c/code\u003e offers the canonical ID and \u003ccode\u003edisplayName\u003c/code\u003e provides a user-friendly name.\u003c/p\u003e\n"],["\u003cp\u003eThe resource's \u003ccode\u003elabels\u003c/code\u003e can be used for the storage of service-related attributes, while the \u003ccode\u003emetadata\u003c/code\u003e field can contain service-specific data.\u003c/p\u003e\n"],["\u003cp\u003eYou can use the provided methods to retrieve information about a specific location or to list the supported locations.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations\n\n- [Resource: Location](#Location)\n - [JSON representation](#Location.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: Location\n------------------\n\nA resource that represents a Google Cloud location."]]