Skip to content

cloudEventForMethod

cloudEventForMethod<TSchema>(method, payload, options): CloudEvent

Defined in: packages/pubsub/src/cloudevents.ts:116

Build a CloudEvent for a specific protobuf service method and payload init object.

TSchema extends DescMessage

DescMethodUnary<TSchema>

MessageInitShape<TSchema>

BuildCloudEventOptions

CloudEvent

CloudEvents specification