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

BatchEditTagsApiObservationsResponse

import type { BatchEditTagsApiObservationsResponse } from "https://googleapis.deno.dev/v1/apim:v1alpha.ts";

Message for response to edit Tags for ApiObservations

interface BatchEditTagsApiObservationsResponse {
apiObservations?: ApiObservation[];
}

§Properties

§
apiObservations?: ApiObservation[]
[src]

ApiObservations that were changed