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

IssueCommandResponse

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

Response on issuing a command. This is currently empty as a placeholder.

interface IssueCommandResponse {}