| Modifier and Type | Method and Description |
|---|---|
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.clear() |
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.clearMessage()
Debug message for when a notification fails to send.
|
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.clearTarget()
The name of the `Target`.
|
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.clearType()
Type of this notification, e.g.
|
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.clone() |
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.mergeFrom(com.google.protobuf.Message other) |
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.mergeFrom(TargetNotificationEvent other) |
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static TargetNotificationEvent.Builder |
TargetNotificationEvent.newBuilder() |
static TargetNotificationEvent.Builder |
TargetNotificationEvent.newBuilder(TargetNotificationEvent prototype) |
TargetNotificationEvent.Builder |
TargetNotificationEvent.newBuilderForType() |
protected TargetNotificationEvent.Builder |
TargetNotificationEvent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.setMessage(String value)
Debug message for when a notification fails to send.
|
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.setMessageBytes(com.google.protobuf.ByteString value)
Debug message for when a notification fails to send.
|
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.setTarget(String value)
The name of the `Target`.
|
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.setTargetBytes(com.google.protobuf.ByteString value)
The name of the `Target`.
|
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.setType(Type value)
Type of this notification, e.g.
|
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.setTypeValue(int value)
Type of this notification, e.g.
|
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TargetNotificationEvent.Builder |
TargetNotificationEvent.toBuilder() |
Copyright © 2024 Google LLC. All rights reserved.