ImportAppResponse
import type { ImportAppResponse } from "https://googleapis.deno.dev/v1/ces:v1.ts";Response message for AgentService.ImportApp.
interface ImportAppResponse {
name?: string;
warnings?: string[];
}import type { ImportAppResponse } from "https://googleapis.deno.dev/v1/ces:v1.ts";Response message for AgentService.ImportApp.