Interface GetCachedContentParameters

Parameters for caches.get method.

interface GetCachedContentParameters {
    config?: GetCachedContentConfig;
    name: string;
}

Properties

Properties

Optional parameters for the request.

name: string

The server-generated resource name of the cached content.

MMNEPVFCICPMFPCPTTAAATR