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

GoogleCloudChannelV1UnregisterSubscriberResponse

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

Response Message for UnregisterSubscriber.

interface GoogleCloudChannelV1UnregisterSubscriberResponse {
topic?: string;
}

§Properties

§
topic?: string
[src]

Name of the topic the service account subscriber access was removed from.