---
title: BeyondCorp AppConnector
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > BeyondCorp AppConnector
---

# BeyondCorp AppConnector

BeyondCorp AppConnector is a Google Cloud resource that provides secure connectivity between on-premises or hybrid environments and Google Cloud services. It acts as a bridge for BeyondCorp Enterprise, enabling applications and users to securely access internal resources without using traditional VPNs. The AppConnector manages communication channels, enforces access policies, and ensures data is transmitted securely.

```
gcp.beyondcorp_app_connector
```

## Fields

| Title                | ID   | Type          | Data Type                                                                                             | Description |
| -------------------- | ---- | ------------- | ----------------------------------------------------------------------------------------------------- | ----------- |
| _key                 | core | string        |
| ancestors            | core | array<string> |
| create_time          | core | timestamp     | Output only. Timestamp when the resource was created.                                                 |
| datadog_display_name | core | string        |
| gcp_display_name     | core | string        | Optional. An arbitrary user-provided name for the AppConnector. Cannot exceed 64 characters.          |
| labels               | core | array<string> | Optional. Resource labels to represent user provided metadata.                                        |
| name                 | core | string        | Required. Unique resource name of the AppConnector. The name is ignored when creating a AppConnector. |
| organization_id      | core | string        |
| parent               | core | string        |
| principal_info       | core | json          | Required. Principal information about the Identity of the AppConnector.                               |
| project_id           | core | string        |
| project_number       | core | string        |
| region_id            | core | string        |
| resource_info        | core | json          | Optional. Resource info of the connector.                                                             |
| resource_name        | core | string        |
| state                | core | string        | Output only. The current state of the AppConnector.                                                   |
| tags                 | core | hstore_csv    |
| uid                  | core | string        | Output only. A unique identifier for the instance generated by the system.                            |
| update_time          | core | timestamp     | Output only. Timestamp when the resource was last modified.                                           |
| zone_id              | core | string        |
