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

# gcp_vmwareengine_vmware_engine_network{% #gcp_vmwareengine_vmware_engine_network %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP`**Provider name**: `createTime`**Description**: Output only. Creation time of this resource.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `description`**Description**: User-provided description for this VMware Engine network.

## `etag`{% #etag %}

**Type**: `STRING`**Provider name**: `etag`**Description**: Checksum that may be sent on update and delete requests to ensure that the user-provided value is up to date before the server processes a request. The server computes checksums based on the value of other fields in the request.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Output only. Identifier. The resource name of the VMware Engine network. Resource names are schemeless URIs that follow the conventions in [https://cloud.google.com/apis/design/resource_names](https://cloud.google.com/apis/design/resource_names). For example: `projects/my-project/locations/global/vmwareEngineNetworks/my-network`

## `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. State of the VMware Engine network.**Possible values**:

- `STATE_UNSPECIFIED` - The default value. This value is used if the state is omitted.
- `CREATING` - The VMware Engine network is being created.
- `ACTIVE` - The VMware Engine network is ready.
- `UPDATING` - The VMware Engine network is being updated.
- `DELETING` - The VMware Engine network is being deleted.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `type`{% #type %}

**Type**: `STRING`**Provider name**: `type`**Description**: Required. VMware Engine network type.**Possible values**:

- `TYPE_UNSPECIFIED` - The default value. This value should never be used.
- `LEGACY` - Network type used by private clouds created in projects without a network of type `STANDARD`. This network type is no longer used for new VMware Engine private cloud deployments.
- `STANDARD` - Standard network type used for private cloud connectivity.

## `uid`{% #uid %}

**Type**: `STRING`**Provider name**: `uid`**Description**: Output only. System-generated unique identifier for the resource.

## `update_time`{% #update_time %}

**Type**: `TIMESTAMP`**Provider name**: `updateTime`**Description**: Output only. Last update time of this resource.

## `vpc_networks`{% #vpc_networks %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `vpcNetworks`**Description**: Output only. VMware Engine service VPC networks that provide connectivity from a private cloud to customer projects, the internet, and other Google Cloud services.

- `network`**Type**: `STRING`**Provider name**: `network`**Description**: Output only. The relative resource name of the service VPC network this VMware Engine network is attached to. For example: `projects/123123/global/networks/my-network`
- `type`**Type**: `STRING`**Provider name**: `type`**Description**: Output only. Type of VPC network (INTRANET, INTERNET, or GOOGLE_CLOUD)**Possible values**:
  - `TYPE_UNSPECIFIED` - The default value. This value should never be used.
  - `INTRANET` - VPC network that will be peered with a consumer VPC network or the intranet VPC of another VMware Engine network. Access a private cloud through Compute Engine VMs on a peered VPC network or an on-premises resource connected to a peered consumer VPC network.
  - `INTERNET` - VPC network used for internet access to and from a private cloud.
  - `GOOGLE_CLOUD` - VPC network used for access to Google Cloud services like Cloud Storage.

## `zone_id`{% #zone_id %}

**Type**: `STRING`
