GCPRequestProperties interface
Google Cloud Platform request section properties.
Properties
| project |
The GCP project id. |
| subscription |
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[]