Interface protos.google.cloud.apigeeconnect.v1.IPayload (3.0.2)

Properties of a Payload.

Package

@google-cloud/apigee-connect

Properties

action

action?: (google.cloud.apigeeconnect.v1.Action|keyof typeof google.cloud.apigeeconnect.v1.Action|null);

Payload action

httpRequest

httpRequest?: (google.cloud.apigeeconnect.v1.IHttpRequest|null);

Payload httpRequest

streamInfo

streamInfo?: (google.cloud.apigeeconnect.v1.IStreamInfo|null);

Payload streamInfo