Stay organized with collections
Save and categorize content based on your preferences.
APIs and reference
This page describes Google Cloud resources relevant to Network Service Tiers. For
procedures and examples, see
Using Network Service Tiers.
The Network Service Tiers APIs and gcloud commands are part of Compute Engine.
gcloud CLI and API reference
Addresses
Used to create, edit, and manage internal and external IP address resources that
can be assigned to virtual machine (VM) instances and forwarding rules for load
balancers. Internal IP addresses and global external IP addresses are always
Premium Tier. Regional external IP addresses can use either Standard or Premium
Tier.
Used to create, edit, and manage forwarding rules in your
Virtual Private Cloud (VPC) network. Forwarding rules with a load balancing
scheme of EXTERNAL define paths for sending traffic from outside your
VPC network to a load balancer or VM instances in your
VPC network.
External forwarding rules can be either global or regional. Global external
forwarding rules are always Premium Tier. Regional external forwarding
rules can use either Standard or Premium Tier.
Used to create and modify instance templates. Instance templates are used by
managed instance groups. Instance groups are one type of backend for load
balancers.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# APIs and reference\n==================\n\nThis page describes Google Cloud resources relevant to Network Service Tiers. For\nprocedures and examples, see\n[Using Network Service Tiers](/network-tiers/docs/set-network-tier).\n\nThe Network Service Tiers APIs and `gcloud` commands are part of Compute Engine.\n\ngcloud CLI and API reference\n----------------------------\n\n### Addresses\n\nUsed to create, edit, and manage internal and external IP address resources that\ncan be assigned to virtual machine (VM) instances and forwarding rules for load\nbalancers. Internal IP addresses and global external IP addresses are always\nPremium Tier. Regional external IP addresses can use either Standard or Premium\nTier.\n\n- [gcloud](/sdk/gcloud/reference/compute/addresses)\n- [API](/compute/docs/reference/rest/v1/addresses)\n\n### Forwarding rules\n\nUsed to create, edit, and manage forwarding rules in your\nVirtual Private Cloud (VPC) network. Forwarding rules with a load balancing\nscheme of `EXTERNAL` define paths for sending traffic from outside your\nVPC network to a load balancer or VM instances in your\nVPC network.\n\nExternal forwarding rules can be either global or regional. Global external\nforwarding rules are always Premium Tier. Regional external forwarding\nrules can use either Standard or Premium Tier.\n\n- [gcloud](/sdk/gcloud/reference/compute/forwarding-rules)\n- [API](/compute/docs/reference/rest/v1/forwardingRules)\n\n### Instances\n\nUsed to create and modify VM instances in your VPC network.\n\n- [gcloud](/sdk/gcloud/reference/compute/instances)\n- [API](/compute/docs/reference/rest/v1/instances)\n\n### Instance templates\n\nUsed to create and modify instance templates. Instance templates are used by\nmanaged instance groups. Instance groups are one type of backend for load\nbalancers.\n\n- [gcloud](/sdk/gcloud/reference/compute/instance-templates)\n- [API](/compute/docs/reference/rest/v1/instanceTemplates)\n\n### Projects\n\nUsed to set the default network tier to apply to resources in a project.\nThis default can be overridden on a resource-by-resource basis.\n\n- [gcloud](/sdk/gcloud/reference/compute/project-info)\n- [API](/compute/docs/reference/rest/v1/projects)"]]