---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# gcp_apigateway_gateway{% #gcp_apigateway_gateway %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING` 

## `api_config`{% #api_config %}

**Type**: `STRING` **Provider name**: `apiConfig` **Description**: Required. Resource name of the API Config for this Gateway. Format: projects/{project}/locations/global/apis/{api}/configs/{apiConfig} 

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP` **Provider name**: `createTime` **Description**: Output only. Created time. 

## `default_hostname`{% #default_hostname %}

**Type**: `STRING` **Provider name**: `defaultHostname` **Description**: Output only. The default API Gateway host name of the form `{gateway_id}-{hash}.{region_code}.gateway.dev`. 

## `gcp_display_name`{% #gcp_display_name %}

**Type**: `STRING` **Provider name**: `displayName` **Description**: Optional. Display name. 

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING` 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `name` **Description**: Output only. Resource name of the Gateway. Format: projects/{project}/locations/{location}/gateways/{gateway} 

## `organization_id`{% #organization_id %}

**Type**: `STRING` 

## `parent`{% #parent %}

**Type**: `STRING` 

## `project_id`{% #project_id %}

**Type**: `STRING` 

## `project_number`{% #project_number %}

**Type**: `STRING` 

## `region_id`{% #region_id %}

**Type**: `STRING` 

## `resource_name`{% #resource_name %}

**Type**: `STRING` 

## `state`{% #state %}

**Type**: `STRING` **Provider name**: `state` **Description**: Output only. The current state of the Gateway. **Possible values**: 

- `STATE_UNSPECIFIED` - Gateway does not have a state yet.
- `CREATING` - Gateway is being created.
- `ACTIVE` - Gateway is running and ready for requests.
- `FAILED` - Gateway creation failed.
- `DELETING` - Gateway is being deleted.
- `UPDATING` - Gateway is being updated.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `update_time`{% #update_time %}

**Type**: `TIMESTAMP` **Provider name**: `updateTime` **Description**: Output only. Updated time. 

## `zone_id`{% #zone_id %}

**Type**: `STRING` 
