ResourceFlags
import type { ResourceFlags } from "https://googleapis.deno.dev/v1/redis:v1.ts";Message type for storing resource flags.
interface ResourceFlags {
key?: string;
value?: string;
}import type { ResourceFlags } from "https://googleapis.deno.dev/v1/redis:v1.ts";Message type for storing resource flags.