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

VerifyJobRunMetadata

import type { VerifyJobRunMetadata } from "https://googleapis.deno.dev/v1/clouddeploy:v1.ts";

VerifyJobRunMetadata contains metadata about the verify JobRun.

interface VerifyJobRunMetadata {
readonly custom?: CustomMetadata;
}

§Properties

§
readonly custom?: CustomMetadata
[src]

Output only. Custom metadata provided by user-defined verify operation.