GoogleCloudRunV2InlinedSource
import type { GoogleCloudRunV2InlinedSource } from "https://googleapis.deno.dev/v1/run:v2.ts";Inlined source.
interface GoogleCloudRunV2InlinedSource {
sources?: GoogleCloudRunV2SourceFile[];
}§Properties
§
sources?: GoogleCloudRunV2SourceFile[]
[src]Required. Input only. The source code.