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

# gcp_metastore_federation{% #gcp_metastore_federation %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP`**Provider name**: `createTime`**Description**: Output only. The time when the metastore federation was created.

## `endpoint_uri`{% #endpoint_uri %}

**Type**: `STRING`**Provider name**: `endpointUri`**Description**: Output only. The federation endpoint.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Immutable. The relative resource name of the federation, of the form: projects/{project_number}/locations/{location_id}/federations/{federation_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 state of the federation.**Possible values**:

- `STATE_UNSPECIFIED` - The state of the metastore federation is unknown.
- `CREATING` - The metastore federation is in the process of being created.
- `ACTIVE` - The metastore federation is running and ready to serve queries.
- `UPDATING` - The metastore federation is being updated. It remains usable but cannot accept additional update requests or be deleted at this time.
- `DELETING` - The metastore federation is undergoing deletion. It cannot be used.
- `ERROR` - The metastore federation has encountered an error and cannot be used. The metastore federation should be deleted.

## `state_message`{% #state_message %}

**Type**: `STRING`**Provider name**: `stateMessage`**Description**: Output only. Additional information about the current state of the metastore federation, if available.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `uid`{% #uid %}

**Type**: `STRING`**Provider name**: `uid`**Description**: Output only. The globally unique resource identifier of the metastore federation.

## `update_time`{% #update_time %}

**Type**: `TIMESTAMP`**Provider name**: `updateTime`**Description**: Output only. The time when the metastore federation was last updated.

## `version`{% #version %}

**Type**: `STRING`**Provider name**: `version`**Description**: Immutable. The Apache Hive metastore version of the federation. All backend metastore versions must be compatible with the federation version.

## `zone_id`{% #zone_id %}

**Type**: `STRING`
