The type of resource.
| Enums | |
|---|---|
| UNSPECIFIED | Default type. | 
| MUTEX | Mutex. | 
| TASK | Task. | 
| PIPE | Named pipe. | 
| DEVICE | Device. | 
| FIREWALL_RULE | Firewall rule. | 
| MAILBOX_FOLDER | Mailbox folder. | 
| VPC_NETWORK | VPC Network. | 
| VIRTUAL_MACHINE | Virtual machine. | 
| STORAGE_BUCKET | Storage bucket. | 
| STORAGE_OBJECT | Storage object. | 
| DATABASE | Database. | 
| TABLE | Data table. | 
| CLOUD_PROJECT | Cloud project. | 
| CLOUD_ORGANIZATION | Cloud organization. | 
| SERVICE_ACCOUNT | Service account. | 
| ACCESS_POLICY | Access policy. | 
| CLUSTER | Cluster. | 
| SETTING | Settings. | 
| DATASET | Dataset. | 
| BACKEND_SERVICE | Endpoint that receive traffic from a load balancer or proxy. | 
| POD | Pod, which is a collection of containers. Often used in Kubernetes. | 
| CONTAINER | Container. | 
| FUNCTION | Cloud function. | 
| RUNTIME | Runtime. | 
| IP_ADDRESS | IP address. | 
| DISK | Disk. | 
| VOLUME | Volume. | 
| IMAGE | Machine image. | 
| SNAPSHOT | Snapshot. | 
| REPOSITORY | Repository. | 
| CREDENTIAL | Credential, e.g. access keys, ssh keys, tokens, certificates. | 
| LOAD_BALANCER | Load balancer. | 
| GATEWAY | Gateway. | 
| SUBNET | Subnet. | 
| USER | User. |