DeviceMetadata
import type { DeviceMetadata } from "https://googleapis.deno.dev/v1/androiddeviceprovisioning:v1.ts";Metadata entries that can be attached to a Device. To learn more, read
Device metadata.
interface DeviceMetadata {
entries?: {};
}[key: string]: string;