Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Jenis endpoint API
Halaman ini menjelaskan berbagai jenis endpoint API yang dapat digunakan di
Workload Terjamin. Endpoint API (atau endpoint layanan) adalah URL yang menentukan alamat jaringan layanan Google Cloud API, seperti bigquery.googleapis.com.Layanan Google Cloud memungkinkan akses ke resource menggunakan berbagai jenis endpoint API, termasuk endpoint global, lokasi, dan regional. Ketersediaan untuk setiap jenis bergantung pada apakah jenis tersebut disediakan oleh
produk atau layanan Google Cloud tertentu.
Semua paket kontrol
Assured Workloads mendukung endpoint API
global. Dukungan untuk endpoint API lokasi dan regional bervariasi di seluruh
paket kontrol.
Endpoint API global
Endpoint API global tidak menentukan lokasi di nama host URL. Misalnya:
storage.googleapis.com
bigquery.googleapis.com
logging.googleapis.com
Endpoint cakupan global ini menyediakan endpoint layanan dengan ketersediaan tinggi
yang menghentikan sesi TLS sedekat mungkin dengan klien, yang
meminimalkan latensi saat menayangkan panggilan API dari populasi klien yang tersebar
melalui internet.
Endpoint API lokasi
Endpoint API lokasi menentukan lokasi di nama host URL. Misalnya:
us-west1-storage.googleapis.com
us-west1-bigquery.googleapis.com
us-west1-logging.googleapis.com
Endpoint lokasi ini menawarkan manfaat bagi pelanggan yang memerlukan penggunaan
layanan khusus lokasi, dan ingin memverifikasi bahwa data dalam pengiriman tetap berada di
lokasi tertentu saat diakses melalui konektivitas pribadi.
Endpoint API regional
Endpoint API regional menentukan lokasi sebagai subdomain. Contoh:
storage.us-west1.rep.googleapis.com
bigquery.us-west1.rep.googleapis.com
logging.us-west1.rep.googleapis.com
Endpoint regional ini menawarkan manfaat terbanyak bagi pelanggan yang memerlukan
penggunaan layanan khusus lokasi, dan ingin memiliki cara untuk memverifikasi bahwa
data dalam pengiriman tetap berada di lokasi tertentu saat diakses melalui
konektivitas pribadi atau internet publik.
[[["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 2025-08-18 UTC."],[[["\u003cp\u003eAPI endpoints, which are URLs specifying the network address of a Google Cloud API service, can be global, locational, or regional.\u003c/p\u003e\n"],["\u003cp\u003eGlobal API endpoints, like \u003ccode\u003estorage.googleapis.com\u003c/code\u003e, do not specify a location and are designed for high availability and low latency for clients around the world.\u003c/p\u003e\n"],["\u003cp\u003eLocational API endpoints, such as \u003ccode\u003eus-west1-storage.googleapis.com\u003c/code\u003e, 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.\u003c/p\u003e\n"],["\u003cp\u003eRegional API endpoints, exemplified by \u003ccode\u003estorage.us-west1.rep.googleapis.com\u003c/code\u003e, 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.\u003c/p\u003e\n"],["\u003cp\u003eAssured 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.\u003c/p\u003e\n"]]],[],null,["# API endpoint types\n==================\n\nThis page describes the different types of API endpoints that can be used in\nAssured Workloads. An API endpoint (or *service endpoint* ) is a URL\nthat specifies the network address of a Google Cloud API service, such as\n`bigquery.googleapis.com`. Google Cloud services allow access to resources using\ndifferent types of API endpoints, including global, locational, and regional\nendpoints. Availability for each type depends on whether they are provided by a\ngiven Google Cloud product or service.\n\nAll Assured Workloads\n[control packages](/assured-workloads/docs/control-packages) support global\nAPI endpoints. Support for locational and regional API endpoints varies across\ncontrol packages.\n\nGlobal API endpoints\n--------------------\n\nA global API endpoint doesn't specify the location in the URL hostname. For\nexample:\n\n- `storage.googleapis.com`\n- `bigquery.googleapis.com`\n- `logging.googleapis.com`\n\nThese globally scoped endpoints provide highly available service endpoints\nthat terminate the TLS session as close to the client as possible, which\nminimizes latency when serving API calls from a dispersed client population\nover the internet.\n\nLocational API endpoints\n------------------------\n\nA locational API endpoint specifies the location in the URL hostname. For\nexample:\n\n- `us-west1-storage.googleapis.com`\n- `us-west1-bigquery.googleapis.com`\n- `us-west1-logging.googleapis.com`\n\nThese locational endpoints offer benefits to customers who require the use of\nlocation-specific services, and want to verify that in-transit data remains in\na particular location when accessed through private connectivity.\n| **Note:** Locational API endpoints are supported by a limited number of services, and their availability may vary. In addition, your organization may require additional configuration to enable them in your organization. Contact [Cloud Customer Care](/support) for more information.\n\nRegional API endpoints\n----------------------\n\nA regional API endpoint specifies the location as a subdomain. For example:\n\n- `storage.us-west1.rep.googleapis.com`\n- `bigquery.us-west1.rep.googleapis.com`\n- `logging.us-west1.rep.googleapis.com`\n\nThese regional endpoints offer the most benefits to customers who require the\nuse of location-specific services, and want to have ways to verify that\nin-transit data remains in a particular location when accessed through either\nprivate connectivity or the public internet.\n| **Note:** Regional API endpoints are supported by a limited number of services, and their availability may vary."]]