NotificationConfig.Builder |
ListNotificationConfigsResponse.Builder.addNotificationConfigsBuilder() |
Notification configs belonging to the requested parent.
|
NotificationConfig.Builder |
ListNotificationConfigsResponse.Builder.addNotificationConfigsBuilder(int index) |
Notification configs belonging to the requested parent.
|
NotificationConfig.Builder |
NotificationConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
NotificationConfig.Builder |
NotificationConfig.Builder.clear() |
|
NotificationConfig.Builder |
NotificationConfig.Builder.clearDescription() |
The description of the notification config (max of 1024 characters).
|
NotificationConfig.Builder |
NotificationConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
NotificationConfig.Builder |
NotificationConfig.Builder.clearName() |
The relative resource name of this notification config.
|
NotificationConfig.Builder |
NotificationConfig.Builder.clearNotifyConfig() |
|
NotificationConfig.Builder |
NotificationConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
NotificationConfig.Builder |
NotificationConfig.Builder.clearPubsubTopic() |
The Pub/Sub topic to send notifications to.
|
NotificationConfig.Builder |
NotificationConfig.Builder.clearServiceAccount() |
Output only.
|
NotificationConfig.Builder |
NotificationConfig.Builder.clearStreamingConfig() |
The config for triggering streaming-based notifications.
|
NotificationConfig.Builder |
NotificationConfig.Builder.clone() |
|
NotificationConfig.Builder |
CreateNotificationConfigRequest.Builder.getNotificationConfigBuilder() |
Required.
|
NotificationConfig.Builder |
UpdateNotificationConfigRequest.Builder.getNotificationConfigBuilder() |
Required.
|
NotificationConfig.Builder |
ListNotificationConfigsResponse.Builder.getNotificationConfigsBuilder(int index) |
Notification configs belonging to the requested parent.
|
NotificationConfig.Builder |
NotificationConfig.Builder.mergeFrom(NotificationConfig other) |
|
NotificationConfig.Builder |
NotificationConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
NotificationConfig.Builder |
NotificationConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
|
NotificationConfig.Builder |
NotificationConfig.Builder.mergeStreamingConfig(NotificationConfig.StreamingConfig value) |
The config for triggering streaming-based notifications.
|
NotificationConfig.Builder |
NotificationConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static NotificationConfig.Builder |
NotificationConfig.newBuilder() |
|
static NotificationConfig.Builder |
NotificationConfig.newBuilder(NotificationConfig prototype) |
|
NotificationConfig.Builder |
NotificationConfig.newBuilderForType() |
|
protected NotificationConfig.Builder |
NotificationConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
NotificationConfig.Builder |
NotificationConfig.Builder.setDescription(String value) |
The description of the notification config (max of 1024 characters).
|
NotificationConfig.Builder |
NotificationConfig.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
The description of the notification config (max of 1024 characters).
|
NotificationConfig.Builder |
NotificationConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
NotificationConfig.Builder |
NotificationConfig.Builder.setName(String value) |
The relative resource name of this notification config.
|
NotificationConfig.Builder |
NotificationConfig.Builder.setNameBytes(com.google.protobuf.ByteString value) |
The relative resource name of this notification config.
|
NotificationConfig.Builder |
NotificationConfig.Builder.setPubsubTopic(String value) |
The Pub/Sub topic to send notifications to.
|
NotificationConfig.Builder |
NotificationConfig.Builder.setPubsubTopicBytes(com.google.protobuf.ByteString value) |
The Pub/Sub topic to send notifications to.
|
NotificationConfig.Builder |
NotificationConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
NotificationConfig.Builder |
NotificationConfig.Builder.setServiceAccount(String value) |
Output only.
|
NotificationConfig.Builder |
NotificationConfig.Builder.setServiceAccountBytes(com.google.protobuf.ByteString value) |
Output only.
|
NotificationConfig.Builder |
NotificationConfig.Builder.setStreamingConfig(NotificationConfig.StreamingConfig value) |
The config for triggering streaming-based notifications.
|
NotificationConfig.Builder |
NotificationConfig.Builder.setStreamingConfig(NotificationConfig.StreamingConfig.Builder builderForValue) |
The config for triggering streaming-based notifications.
|
NotificationConfig.Builder |
NotificationConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
NotificationConfig.Builder |
NotificationConfig.toBuilder() |
|