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

GoogleCloudRunV2Metadata

import type { GoogleCloudRunV2Metadata } from "https://googleapis.deno.dev/v1/run:v2.ts";

Metadata represents the JSON encoded generated customer metadata.

interface GoogleCloudRunV2Metadata {
metadata?: string;
}

§Properties

§
metadata?: string
[src]

JSON encoded Google-generated Customer Metadata for a given resource/project.