Category
import type { Category } from "https://googleapis.deno.dev/v1/containeranalysis:v1.ts";The category to which the update belongs.
interface Category  {
categoryId?: string;
name?: string;
}import type { Category } from "https://googleapis.deno.dev/v1/containeranalysis:v1.ts";The category to which the update belongs.