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

CustomerListConfigurationsResponse

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

Response message of customer's listing configuration.

interface CustomerListConfigurationsResponse {
configurations?: Configuration[];
}

§Properties

§
configurations?: Configuration[]
[src]

The configurations.