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

UpsertConfigurationResponse

import type { UpsertConfigurationResponse } from "https://googleapis.deno.dev/v1/threatintelligence:v1beta.ts";

Response message for UpsertConfiguration.

interface UpsertConfigurationResponse {
readonly configuration?: string;
}

§Properties

§
readonly configuration?: string
[src]

Output only. Created configuration ID with server assigned id.