The details of a posture.
| JSON representation | 
|---|
| { "name": string, "state": enum ( | 
| Fields | |
|---|---|
| name | 
 Required. Identifier. The name of the posture, in the format  | 
| state | 
 Required. The state of the posture at the specified  | 
| revisionId | 
 Output only. Immutable. An opaque eight-character string that identifies the revision of the posture. A posture can have multiple revisions; when you deploy a posture, you deploy a specific revision of the posture. | 
| createTime | 
 Output only. The time at which the posture was created. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples:  | 
| updateTime | 
 Output only. The time at which the posture was last updated. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples:  | 
| description | 
 Optional. A description of the posture. | 
| policySets[] | 
 Required. The  | 
| etag | 
 Optional. An opaque identifier for the current version of the posture at the specified  To prevent concurrent updates from overwriting each other, always provide the  | 
| annotations | 
 Optional. The user-specified annotations for the posture. For details about the values you can use in an annotation, see AIP-148: Standard fields. An object containing a list of  | 
| reconciling | 
 Output only. Whether the posture is in the process of being updated. | 
| categories[] | 
 Output only. The categories that the posture belongs to, as determined by the Security Posture API. |