本頁說明可在 Assured Workloads 中使用的不同類型 API 端點。API 端點 (或服務端點) 是指定 Google Cloud API 服務 (例如 bigquery.googleapis.com) 網路位址的網址。 Google Cloud 服務可透過不同類型的 API 端點存取資源,包括全域、位置和區域端點。每種類型的可用性,取決於特定 Google Cloud 產品或服務是否提供。
所有 Assured Workloads 控管套件都支援全球 API 端點。不同控制項套件支援的位置和區域 API 端點各有不同。
全域 API 端點
全域 API 端點不會在網址主機名稱中指定位置。例如:
storage.googleapis.com
bigquery.googleapis.com
logging.googleapis.com
這些全球範圍的端點提供高可用性的服務端點,可在盡可能靠近用戶端的位置終止 TLS 工作階段,藉此在透過網際網路提供來自分散用戶端群組的 API 呼叫時,盡可能減少延遲時間。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-06-23 (世界標準時間)。"],[[["API endpoints, which are URLs specifying the network address of a Google Cloud API service, can be global, locational, or regional."],["Global API endpoints, like `storage.googleapis.com`, do not specify a location and are designed for high availability and low latency for clients around the world."],["Locational API endpoints, such as `us-west1-storage.googleapis.com`, include the location in the hostname and are used by customers who require location-specific services and wish to keep in-transit data in a specific area."],["Regional API endpoints, exemplified by `storage.us-west1.rep.googleapis.com`, use a location subdomain and offer the greatest control for keeping in-transit data within a specific region, either via private connectivity or the internet."],["Assured Workloads control packages support global API endpoints, while support for locational and regional endpoints varies, with the availability of both locational and regional endpoints being limited across Google Cloud services."]]],[]]