本页介绍了可在可保证工作负载中使用的不同类型的 API 端点。API 端点(或服务端点)是指定 API 服务(例如 bigquery.googleapis.com)网络地址的网址。 Google Cloud 服务允许使用不同类型的 API 端点(包括全球端点、位置端点和区域端点)访问资源。 Google Cloud 每种类型的适用性取决于给定 Google Cloud 产品或服务是否提供相应类型的报告。
所有 Assured Workloads 控制包都支持全局 API 端点。对位置 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"]],["最后更新时间 (UTC):2025-03-06。"],[[["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."]]],[]]