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

SubmitConfigSourceResponse

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

Response message for SubmitConfigSource method.

interface SubmitConfigSourceResponse {
serviceConfig?: Service;
}

§Properties

§
serviceConfig?: Service
[src]

The generated service configuration.