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

ProjectsAgentPoolsPatchOptions

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

Additional options for StorageTransfer#projectsAgentPoolsPatch.

interface ProjectsAgentPoolsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

The [field mask] (https://developers.google.com/protocol-buffers/docs/reference/google.protobuf) of the fields in agentPool to update in this request. The following agentPool fields can be updated: * display_name * bandwidth_limit