GCPRequestProperties interface

Google Cloud Platform request section properties.

Properties

projectId

The GCP project id.

subscriptionNames

The GCP pub/sub subscription names.

Property Details

projectId

The GCP project id.

projectId: string

Property Value

string

subscriptionNames

The GCP pub/sub subscription names.

subscriptionNames: string[]

Property Value

string[]