Update Cached Content Config
@Serializable
Optional parameters for caches.update method.
Properties
Link copied to clipboard
Timestamp of when this resource is considered expired. Uses RFC 3339 format, Example: 2014-10-02T15:01:23Z.
Link copied to clipboard
Used to override HTTP request options.
Link copied to clipboard
The TTL for this resource. The expiration time is computed: now + TTL. It is a duration string, with up to nine fractional digits, terminated by 's'. Example: "3.5s".