Relationship types

These relationship types are supported in the export, list, search, and monitor APIs. The analysis APIs don't support relationship types.

You can use these relationship types with the following Cloud Asset Inventory operations:

Asset type Relationship types
anthos.googleapis.com/ConnectedCluster

ANTHOS_CONNECTED_CLUSTER_TO_GKEHUB_MEMBERSHIPS

Returns metadata about GKE Enterprise connected clusters and the GKE Hub that they are members of.

Not available in the analysis and search APIs.

appengine.googleapis.com/Application

APP_ENGINE_APPLICATION_TO_SERVICE

Returns metadata about App Engine applications and their related App Engine services. See Components of an application for an App Engine relationship diagram.

Not available in the analysis and search APIs.

APP_ENGINE_APPLICATION_TO_VERSION

Returns metadata about App Engine applications and their related App Engine versions. See Components of an application for an App Engine relationship diagram.

Not available in the analysis and search APIs.

appengine.googleapis.com/Service

APP_ENGINE_SERVICE_TO_VERSION

Returns metadata about App Engine services and their related App Engine versions. See Components of an application for an App Engine relationship diagram.

Not available in the analysis and search APIs.

SERVICE_TO_APPLICATION

Returns metadata about App Engine services and their related App Engine applications. See Components of an application for an App Engine relationship diagram.

appengine.googleapis.com/Version

VERSION_TO_APPLICATION

Returns metadata about App Engine versions and their related App Engine applications. See Components of an application for an App Engine relationship diagram.

VERSION_TO_SERVICE

Returns metadata about App Engine versions and their related App Engine services. See Components of an application for an App Engine relationship diagram.

bigtableadmin.googleapis.com/AppProfile

BIGTABLE_APP_PROFILE_TO_INSTANCE

Returns metadata about Bigtable app profiles and their related Bigtable instances.

Not available in the analysis and search APIs.

bigtableadmin.googleapis.com/Cluster

BIGTABLE_CLUSTER_TO_INSTANCE

Returns metadata about Bigtable clusters and their related Bigtable instances.

Not available in the analysis and search APIs.

bigtableadmin.googleapis.com/Instance

BIGTABLE_INSTANCE_TO_APP_PROFILE

Returns metadata about Bigtable instances and their related Bigtable app profiles.

Not available in the analysis and search APIs.

BIGTABLE_INSTANCE_TO_CLUSTER

Returns metadata about Bigtable instances and their related Bigtable clusters.

Not available in the analysis and search APIs.

BIGTABLE_INSTANCE_TO_TABLE

Returns metadata about Bigtable instances and their related Bigtable tables.

Not available in the analysis and search APIs.

bigtableadmin.googleapis.com/Table

BIGTABLE_TABLE_TO_INSTANCE

Returns metadata about Bigtable tables and their related