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

UpdateEntitiesWithConditionsResponse

import type { UpdateEntitiesWithConditionsResponse } from "https://googleapis.deno.dev/v1/connectors:v2.ts";

Response message for EntityService.UpdateEntitiesWithConditions

interface UpdateEntitiesWithConditionsResponse {
response?: {
[key: string]: any;
}
;
}

§Properties

§
response?: {
[key: string]: any;
}
[src]

Response returned by the external system.