GetContainerSnippetResponse
import type { GetContainerSnippetResponse } from "https://googleapis.deno.dev/v1/tagmanager:v2.ts";
interface GetContainerSnippetResponse {
containerConfig?: string;
snippet?: string;
}import type { GetContainerSnippetResponse } from "https://googleapis.deno.dev/v1/tagmanager:v2.ts";