Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::NotificationConfig::StreamingConfig.
The config for streaming-based notifications, which send each event as soon
as it is detected.
Expression that defines the filter to apply across create/update events
of assets or findings as specified by the event type. The expression is a
list of zero or more restrictions combined via logical operators AND
and OR. Parentheses are supported, and OR has higher precedence than
AND.
Restrictions have the form <field> <operator> <value> and may have a
- character in front of them to indicate negation. The fields map to
those defined in the corresponding resource.
The supported operators are:
= for all value types.
>, <, >=, <= for integer values.
:, meaning substring matching, for strings.
The supported value types are:
string literals in quotes.
integer literals without quotes.
boolean literals true and false without quotes.
#filter=
deffilter=(value)->::String
Parameter
value (::String) —
Expression that defines the filter to apply across create/update events
of assets or findings as specified by the event type. The expression is a
list of zero or more restrictions combined via logical operators AND
and OR. Parentheses are supported, and OR has higher precedence than
AND.
Restrictions have the form <field> <operator> <value> and may have a
- character in front of them to indicate negation. The fields map to
those defined in the corresponding resource.
The supported operators are:
= for all value types.
>, <, >=, <= for integer values.
:, meaning substring matching, for strings.
The supported value types are:
string literals in quotes.
integer literals without quotes.
boolean literals true and false without quotes.
Returns
(::String) —
Expression that defines the filter to apply across create/update events
of assets or findings as specified by the event type. The expression is a
list of zero or more restrictions combined via logical operators AND
and OR. Parentheses are supported, and OR has higher precedence than
AND.
Restrictions have the form <field> <operator> <value> and may have a
- character in front of them to indicate negation. The fields map to
those defined in the corresponding resource.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Security Command Center V2 API - Class Google::Cloud::SecurityCenter::V2::NotificationConfig::StreamingConfig (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-security_center-v2/latest/Google-Cloud-SecurityCenter-V2-NotificationConfig-StreamingConfig)\n- [1.2.0](/ruby/docs/reference/google-cloud-security_center-v2/1.2.0/Google-Cloud-SecurityCenter-V2-NotificationConfig-StreamingConfig)\n- [1.1.1](/ruby/docs/reference/google-cloud-security_center-v2/1.1.1/Google-Cloud-SecurityCenter-V2-NotificationConfig-StreamingConfig)\n- [1.0.0](/ruby/docs/reference/google-cloud-security_center-v2/1.0.0/Google-Cloud-SecurityCenter-V2-NotificationConfig-StreamingConfig)\n- [0.6.0](/ruby/docs/reference/google-cloud-security_center-v2/0.6.0/Google-Cloud-SecurityCenter-V2-NotificationConfig-StreamingConfig)\n- [0.5.0](/ruby/docs/reference/google-cloud-security_center-v2/0.5.0/Google-Cloud-SecurityCenter-V2-NotificationConfig-StreamingConfig)\n- [0.4.1](/ruby/docs/reference/google-cloud-security_center-v2/0.4.1/Google-Cloud-SecurityCenter-V2-NotificationConfig-StreamingConfig)\n- [0.3.0](/ruby/docs/reference/google-cloud-security_center-v2/0.3.0/Google-Cloud-SecurityCenter-V2-NotificationConfig-StreamingConfig)\n- [0.2.0](/ruby/docs/reference/google-cloud-security_center-v2/0.2.0/Google-Cloud-SecurityCenter-V2-NotificationConfig-StreamingConfig)\n- [0.1.0](/ruby/docs/reference/google-cloud-security_center-v2/0.1.0/Google-Cloud-SecurityCenter-V2-NotificationConfig-StreamingConfig) \nReference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::NotificationConfig::StreamingConfig.\n\nThe config for streaming-based notifications, which send each event as soon\nas it is detected. \n\nInherits\n--------\n\n- [Object](./Google-Cloud-SecurityCenter-V2-Kubernetes-Object) \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #filter\n\n def filter() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Expression that defines the filter to apply across create/update events\n of assets or findings as specified by the event type. The expression is a\n list of zero or more restrictions combined via logical operators `AND`\n and `OR`. Parentheses are supported, and `OR` has higher precedence than\n `AND`.\n\n Restrictions have the form `\u003cfield\u003e \u003coperator\u003e \u003cvalue\u003e` and may have a\n `-` character in front of them to indicate negation. The fields map to\n those defined in the corresponding resource.\n\n The supported operators are:\n - `=` for all value types.\n - `\u003e`, `\u003c`, `\u003e=`, `\u003c=` for integer values.\n - `:`, meaning substring matching, for strings.\n\n The supported value types are:\n - string literals in quotes.\n - integer literals without quotes.\n - boolean literals `true` and `false` without quotes.\n\n### #filter=\n\n def filter=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) ---\n\n Expression that defines the filter to apply across create/update events\n of assets or findings as specified by the event type. The expression is a\n list of zero or more restrictions combined via logical operators `AND`\n and `OR`. Parentheses are supported, and `OR` has higher precedence than\n `AND`.\n\n Restrictions have the form `\u003cfield\u003e \u003coperator\u003e \u003cvalue\u003e` and may have a\n `-` character in front of them to indicate negation. The fields map to\n those defined in the corresponding resource.\n\n The supported operators are:\n - `=` for all value types.\n - `\u003e`, `\u003c`, `\u003e=`, `\u003c=` for integer values.\n - `:`, meaning substring matching, for strings.\n\n The supported value types are:\n - string literals in quotes.\n - integer literals without quotes.\n- boolean literals `true` and `false` without quotes. \n**Returns**\n\n- (::String) --- Expression that defines the filter to apply across create/update events\n of assets or findings as specified by the event type. The expression is a\n list of zero or more restrictions combined via logical operators `AND`\n and `OR`. Parentheses are supported, and `OR` has higher precedence than\n `AND`.\n\n Restrictions have the form `\u003cfield\u003e \u003coperator\u003e \u003cvalue\u003e` and may have a\n `-` character in front of them to indicate negation. The fields map to\n those defined in the corresponding resource.\n\n The supported operators are:\n - `=` for all value types.\n - `\u003e`, `\u003c`, `\u003e=`, `\u003c=` for integer values.\n - `:`, meaning substring matching, for strings.\n\n The supported value types are:\n - string literals in quotes.\n - integer literals without quotes.\n - boolean literals `true` and `false` without quotes."]]