| Modifier and Type | Method and Description |
|---|---|
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.clear() |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.clearFilter()
Expression that defines the filter to apply across create/update events
of assets or findings as specified by the event type.
|
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.clone() |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.Builder.getStreamingConfigBuilder()
The config for triggering streaming-based notifications.
|
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.mergeFrom(NotificationConfig.StreamingConfig other) |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.newBuilder() |
static NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.newBuilder(NotificationConfig.StreamingConfig prototype) |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.newBuilderForType() |
protected NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.setFilter(String value)
Expression that defines the filter to apply across create/update events
of assets or findings as specified by the event type.
|
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.setFilterBytes(com.google.protobuf.ByteString value)
Expression that defines the filter to apply across create/update events
of assets or findings as specified by the event type.
|
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
NotificationConfig.Builder |
NotificationConfig.Builder.setStreamingConfig(NotificationConfig.StreamingConfig.Builder builderForValue)
The config for triggering streaming-based notifications.
|
Copyright © 2023 Google LLC. All rights reserved.