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

TermsAndConditions

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

A terms and conditions page to be accepted during provisioning.

interface TermsAndConditions {}

§Properties

§

A well-formatted HTML string. It will be parsed on the client with android.text.Html#fromHtml.