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

GoogleCloudChannelV1RegisterSubscriberRequest

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

Request Message for RegisterSubscriber.

interface GoogleCloudChannelV1RegisterSubscriberRequest {
serviceAccount?: string;
}

§Properties

§
serviceAccount?: string
[src]

Required. Service account that provides subscriber access to the registered topic.