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

GooglePlayDeveloperReportingV1beta1DeviceId

import type { GooglePlayDeveloperReportingV1beta1DeviceId } from "https://googleapis.deno.dev/v1/playdeveloperreporting:v1beta1.ts";

Identifier of a device.

interface GooglePlayDeveloperReportingV1beta1DeviceId {
buildBrand?: string;
buildDevice?: string;
}

§Properties

§
buildBrand?: string
[src]

Value of Build.BRAND.

§
buildDevice?: string
[src]

Value of Build.DEVICE.