Interface protos.google.cloud.eventarc.v1.ICreateChannelRequest (3.2.0)

Properties of a CreateChannelRequest.

Package

@google-cloud/eventarc

Properties

channel

channel?: (google.cloud.eventarc.v1.IChannel|null);

CreateChannelRequest channel

channelId

channelId?: (string|null);

CreateChannelRequest channelId

parent

parent?: (string|null);

CreateChannelRequest parent

validateOnly

validateOnly?: (boolean|null);

CreateChannelRequest validateOnly