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

GoogleCloudChannelV1UnregisterSubscriberRequest

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

Request Message for UnregisterSubscriber.

interface GoogleCloudChannelV1UnregisterSubscriberRequest {
serviceAccount?: string;
}

§Properties

§
serviceAccount?: string
[src]

Required. Service account to unregister from subscriber access to the topic.