Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-29 UTC."],[[["The enums detail alternative time types for resources instead of absolute timestamps."],["`NOW` and `FOREVER` represent immediate and infinite future points, respectively."],["`UNSPECIFIED` and `UNKNOWN` are used for undefined and currently unknown values."]]],["The core content outlines alternative time types used by resources, instead of absolute timestamps. These types are represented by enums, including `UNSPECIFIED` (not specified) and `UNKNOWN` (value unknown). `NOW` signifies execution as soon as possible, while `FOREVER` represents an infinite future point. These enums provide a flexible approach to defining timing beyond precise timestamps.\n"]]