Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ProjectsLocationsClustersPatchOptions

import type { ProjectsLocationsClustersPatchOptions } from "https://googleapis.deno.dev/v1/redis:v1.ts";

Additional options for Redis#projectsLocationsClustersPatch.

interface ProjectsLocationsClustersPatchOptions {
requestId?: string;
updateMask?: string;
}

§Properties

§
requestId?: string
[src]

Idempotent request UUID.

§
updateMask?: string
[src]

Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Cluster: * size_gb * replica_count