update

suspend fun update(name: String, config: UpdateCachedContentConfig? = null): CachedContent

Updates a cached content resource.

Return

A CachedContent object.

Parameters

name

The server-generated resource name.

config

An UpdateCachedContentConfig for configuring the update request.