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

# gcp_networkconnectivity_route_table{% #gcp_networkconnectivity_route_table %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP`**Provider name**: `createTime`**Description**: Output only. The time the route table was created.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `description`**Description**: An optional description of the route table.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Immutable. The name of the route table. Route table names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub}/routeTables/{route_table_id}`

## `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 lifecycle state of this route table.**Possible values**:

- `STATE_UNSPECIFIED` - No state information available
- `CREATING` - The resource's create operation is in progress.
- `ACTIVE` - The resource is active
- `DELETING` - The resource's delete operation is in progress.
- `ACCEPTING` - The resource's accept operation is in progress.
- `REJECTING` - The resource's reject operation is in progress.
- `UPDATING` - The resource's update operation is in progress.
- `INACTIVE` - The resource is inactive.
- `OBSOLETE` - The hub associated with this spoke resource has been deleted. This state applies to spoke resources only.
- `FAILED` - The resource is in an undefined state due to resource creation or deletion failure. You can try to delete the resource later or contact support for help.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `uid`{% #uid %}

**Type**: `STRING`**Provider name**: `uid`**Description**: Output only. The Google-generated UUID for the route table. This value is unique across all route table resources. If a route table is deleted and another with the same name is created, the new route table is assigned a different `uid`.

## `update_time`{% #update_time %}

**Type**: `TIMESTAMP`**Provider name**: `updateTime`**Description**: Output only. The time the route table was last updated.

## `zone_id`{% #zone_id %}

**Type**: `STRING`
