Interface DeleteCachedContentParameters

Parameters for caches.delete method.

interface DeleteCachedContentParameters {
    config?: DeleteCachedContentConfig;
    name: string;
}

Properties

Properties

Optional parameters for the request.

name: string

The server-generated resource name of the cached content.

MMNEPVFCICPMFPCPTTAAATR