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

GoogleChromePolicyVersionsV1UploadPolicyFileRequest

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

Request message for uploading a file for a policy.

interface GoogleChromePolicyVersionsV1UploadPolicyFileRequest {
policyField?: string;
}

§Properties

§
policyField?: string
[src]

Required. The fully qualified policy schema and field name this file is uploaded for. This information will be used to validate the content type of the file.