GoogleCloudApihubV1MultiSelectValues
import type { GoogleCloudApihubV1MultiSelectValues } from "https://googleapis.deno.dev/v1/apihub:v1.ts";
The config variable value of data type multi select.
interface GoogleCloudApihubV1MultiSelectValues {
values?: GoogleCloudApihubV1ConfigValueOption[];
}§Properties
§
values?: GoogleCloudApihubV1ConfigValueOption[]
[src]Optional. The config variable value of data type multi select.