GoogleCloudFunctionsEventFilter
No description
type GoogleCloudFunctionsEventFilter {
attribute: String!
operator: String!
value: String!
}
Fields
GoogleCloudFunctionsEventFilter.attribute ● String! non-null scalar
The name of a CloudEvents attribute
GoogleCloudFunctionsEventFilter.operator ● String! non-null scalar
The operator used for matching the events with the value of the filter
GoogleCloudFunctionsEventFilter.value ● String! non-null scalar
The value for the attribute