API Gateway Gateway

API Gateway Gateway in Google Cloud is a fully managed service that allows you to create, secure, and monitor APIs at scale. It provides a central entry point for backend services, handling authentication, authorization, traffic management, and monitoring. This resource helps developers expose services to external or internal consumers with consistent security and performance, without needing to manage infrastructure.

gcp.apigateway_gateway

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
api_configcorestringRequired. Resource name of the API Config for this Gateway. Format: projects/{project}/locations/global/apis/{api}/configs/{apiConfig}
create_timecoretimestampOutput only. Created time.
datadog_display_namecorestring
default_hostnamecorestringOutput only. The default API Gateway host name of the form `{gateway_id}-{hash}.{region_code}.gateway.dev`.
gcp_display_namecorestringOptional. Display name.
labelscorearray<string>Optional. Resource labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources
namecorestringOutput only. Resource name of the Gateway. Format: projects/{project}/locations/{location}/gateways/{gateway}
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
resource_namecorestring
statecorestringOutput only. The current state of the Gateway.
tagscorehstore
update_timecoretimestampOutput only. Updated time.