> For the complete documentation index, see [llms.txt](https://docs.forestall.io/forestall/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.forestall.io/forestall/search-and-reports/gcp-entities/certificate.md).

# Certificate

The GCPCertificate entity represents a GCPCertificate monitored and managed within the GCP environment.

| Field            | Type   | Possible Operators                                                 | Description                                   |
| ---------------- | ------ | ------------------------------------------------------------------ | --------------------------------------------- |
| Guid             | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Unique identifier for the entity in Forestall |
| FSName           | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Display name used in Forestall                |
| GCPTier          | NUMBER | Equal, Between, Smaller, Larger, Smaller or Equal, Larger or Equal | GCP tier classification assigned by Forestall |
| Name             | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Full resource name of the GCPCertificate      |
| ProjectId        | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Project ID where the resource resides         |
| ManagedStatus    | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Managed status of the gcpcertificate          |
| FullResourceName | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Full resource name of the gcpcertificate      |
| ExpireTime       | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Expire time of the gcpcertificate             |
| CreateTime       | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Timestamp when the resource was created       |
| UpdateTime       | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Timestamp when the resource was last updated  |
| risk             | NUMBER | Equal, Between, Smaller, Larger, Smaller or Equal, Larger or Equal | Risk score assigned to the entity             |
| ExposurePoint    | NUMBER | Equal, Between, Smaller, Larger, Smaller or Equal, Larger or Equal | Exposure point score assigned to the entity   |
