GoogleCloudRunV2ServiceMesh
import type { GoogleCloudRunV2ServiceMesh } from "https://googleapis.deno.dev/v1/run:v2.ts";
Settings for Cloud Service Mesh. For more information see https://cloud.google.com/service-mesh/docs/overview.
interface GoogleCloudRunV2ServiceMesh {
mesh?: string;
}