Optional
functionId?: stringOptional
namespaceId?: stringID of the namespace the triggers belongs to.
One-of ('scope'): at most one of 'functionId', 'namespaceId', 'projectId' could be set.
Optional
orderBy?: Function.v1beta1.ListTriggersRequestOrderByOrder in which to return results.
Optional
page?: numberPage number to return.
Optional
pageSize?: numberMaximum number of triggers to return per page.
Optional
projectId?: stringID of the project the triggers belongs to.
One-of ('scope'): at most one of 'functionId', 'namespaceId', 'projectId' could be set.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
ID of the function the triggers belongs to.
One-of ('scope'): at most one of 'functionId', 'namespaceId', 'projectId' could be set.