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

EnumValues

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

List of enum values.

interface EnumValues {
values?: string[];
}

§Properties

§
values?: string[]
[src]

The maximum allowable length for string values is 32 characters.