Endpoint
/api/v2/tenants/{tenantId}/resourceTypes/GOOGLE
Path Parameters
tenantId
string

Query Parameters
smartFilters
boolean

Enables smart filters on the cloud resource type.

Responses

OK

APPENGINE_SERVICE
string

BIGQUERY_DATASET
string

CLOUD_DNS
string

DATAPROC_CLUSTER
string

DEVICE
string

EBS
string

GCE_CLUSTER
string

GCE_ROUTER
string

GCE_SUBSCRIPTION
string

GCE_TOPIC
string

GCP_BIGTABLE_CLUSTER
string

GCP_BIGTABLE_INSTANCE
string

GCP_BIGTABLE_TABLE
string

GCP_CLOUD_COMPOSER
string

GCP_CLOUD_FUNCTION
string

GCP_CLOUD_RUN_SERVICES
string

GCP_CLOUD_TASK_QUEUE
string

GCP_DATAFLOW_JOB
string

GCP_DISKS
string

GCP_EXTERNAL_IPS
string

GCP_FILE_STORE
string

GCP_MEMORYSTORE_REDIS
string

GCP_ML_JOB
string

GCP_ML_MODEL
string

GCP_ML_VERSION
string

GCP_NETWORK_ENDPOINT_GROUP
string

GCP_NETWORK_SECURITY
string

GCP_NETWORK_SSL_POLICIES
string

GCP_ROUTES
string

GCP_SPANNER_INSTANCE
string

GCP_SUBNETWORK
string

GCP_TPU
string

GCP_VPC_NETWORK
string

INSTANCE_GROUP
string

LOAD_BALANCER
string

SQL_DATABASE
string

SQL_SERVER
string

VPN
string

{
  "APPENGINE_SERVICE": "App Engine Service",
  "BIGQUERY_DATASET": "BigQuery Dataset",
  "CLOUD_DNS": "Cloud DNS",
  "DATAPROC_CLUSTER": "Dataproc Cluster",
  "DEVICE": "Instances",
  "EBS": "Storage",
  "GCE_CLUSTER": "Container Cluster",
  "GCE_ROUTER": "Router",
  "GCE_SUBSCRIPTION": "Subscription",
  "GCE_TOPIC": "Topic",
  "GCP_BIGTABLE_CLUSTER": "Bigtable Cluster",
  "GCP_BIGTABLE_INSTANCE": "Bigtable Instance",
  "GCP_BIGTABLE_TABLE": "Bigtable Table",
  "GCP_CLOUD_COMPOSER": "Composer Environment",
  "GCP_CLOUD_FUNCTION": "Cloud Functions",
  "GCP_CLOUD_RUN_SERVICES": "Cloud Run Services",
  "GCP_CLOUD_TASK_QUEUE": "Cloud Task Queues",
  "GCP_DATAFLOW_JOB": "Dataflow Job",
  "GCP_DISKS": "Disks",
  "GCP_EXTERNAL_IPS": "External Ip",
  "GCP_FILE_STORE": "File Store",
  "GCP_MEMORYSTORE_REDIS": "Memory Store(Redis)",
  "GCP_ML_JOB": "MachineLearning Job",
  "GCP_ML_MODEL": "MachineLearning Model",
  "GCP_ML_VERSION": "MachineLearning Version",
  "GCP_NETWORK_ENDPOINT_GROUP": "Network Endpoint Group",
  "GCP_NETWORK_SECURITY": "Network Security",
  "GCP_NETWORK_SSL_POLICIES": "Network SSL Policies",
  "GCP_ROUTES": "Route",
  "GCP_SPANNER_INSTANCE": "Cloud Spanner",
  "GCP_SUBNETWORK": "Subnetwork",
  "GCP_TPU": "Tpu",
  "GCP_VPC_NETWORK": "Vpc Network",
  "INSTANCE_GROUP": "Instance Group",
  "LOAD_BALANCER": "Load Balancer",
  "SQL_DATABASE": "Cloud SQL Database",
  "SQL_SERVER": "Cloud SQL",
  "VPN": "VPN Gateway"
}
{
  "ANY_CLOUD_RESOURCE": "All Resources",
  "ANY_DEVICE": "Instances",
  "APPENGINE_SERVICE": "App Engine Service",
  "BIGQUERY_DATASET": "BigQuery Dataset",
  "CLOUD_DNS": "Cloud DNS",
  "DATAPROC_CLUSTER": "Dataproc Cluster",
  "EBS": "Storage",
  "GCE_CLUSTER": "Container Cluster",
  "GCE_ROUTER": "Router",
  "GCE_SUBSCRIPTION": "Subscription",
  "GCE_TOPIC": "Topic",
  "GCP_BIGTABLE_CLUSTER": "Bigtable Cluster",
  "GCP_BIGTABLE_INSTANCE": "Bigtable Instance",
  "GCP_BIGTABLE_TABLE": "Bigtable Table",
  "GCP_CLOUD_COMPOSER": "Composer Environment",
  "GCP_CLOUD_FUNCTION": "Cloud Functions",
  "GCP_CLOUD_RUN_SERVICES": "Cloud Run Services",
  "GCP_CLOUD_TASK_QUEUE": "Cloud Task Queues",
  "GCP_DATAFLOW_JOB": "Dataflow Job",
  "GCP_DISKS": "Disks",
  "GCP_EXTERNAL_IPS": "External Ip",
  "GCP_FILE_STORE": "File Store",
  "GCP_FORWARDING_RULE": "Forwarding Rule",
  "GCP_MEMORYSTORE_REDIS": "Memory Store(Redis)",
  "GCP_ML_JOB": "MachineLearning Job",
  "GCP_ML_MODEL": "MachineLearning Model",
  "GCP_ML_VERSION": "MachineLearning Version",
  "GCP_NETWORK_ENDPOINT_GROUP": "Network Endpoint Group",
  "GCP_NETWORK_SECURITY": "Network Security",
  "GCP_NETWORK_SSL_POLICIES": "Network SSL Policies",
  "GCP_ROUTES": "Route",
  "GCP_SPANNER_INSTANCE": "Cloud Spanner",
  "GCP_SUBNETWORK": "Subnetwork",
  "GCP_TPU": "Tpu",
  "GCP_VPC_NETWORK": "Vpc Network",
  "INSTANCE_GROUP": "Instance Group",
  "LOAD_BALANCER": "Load Balancer",
  "SQL_DATABASE": "Cloud SQL Database",
  "SQL_SERVER": "Cloud SQL",
  "VPN": "VPN Gateway\""
}