Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
Modifier and Type | Method and Description |
---|---|
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.clear() |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.clearField(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(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(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.mergeFrom(Message other) |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.mergeFrom(NotificationConfig.StreamingConfig other) |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.mergeUnknownFields(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(GeneratedMessageV3.BuilderParent parent) |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.setField(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(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(Descriptors.FieldDescriptor field,
int index,
Object value) |
NotificationConfig.StreamingConfig.Builder |
NotificationConfig.StreamingConfig.Builder.setUnknownFields(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 © 2022 Google LLC. All rights reserved.