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

NodeGroupsSetNodeTemplateRequest

import type { NodeGroupsSetNodeTemplateRequest } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface NodeGroupsSetNodeTemplateRequest {
nodeTemplate?: string;
}

§Properties

§
nodeTemplate?: string
[src]

Full or partial URL of the node template resource to be updated for this node group.