| Modifier and Type | Method and Description |
|---|---|
static TransferTypes.NotificationConfig.PayloadFormat |
TransferTypes.NotificationConfig.PayloadFormat.forNumber(int value) |
TransferTypes.NotificationConfig.PayloadFormat |
TransferTypes.NotificationConfigOrBuilder.getPayloadFormat()
Required.
|
TransferTypes.NotificationConfig.PayloadFormat |
TransferTypes.NotificationConfig.getPayloadFormat()
Required.
|
TransferTypes.NotificationConfig.PayloadFormat |
TransferTypes.NotificationConfig.Builder.getPayloadFormat()
Required.
|
static TransferTypes.NotificationConfig.PayloadFormat |
TransferTypes.NotificationConfig.PayloadFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TransferTypes.NotificationConfig.PayloadFormat |
TransferTypes.NotificationConfig.PayloadFormat.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TransferTypes.NotificationConfig.PayloadFormat |
TransferTypes.NotificationConfig.PayloadFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransferTypes.NotificationConfig.PayloadFormat[] |
TransferTypes.NotificationConfig.PayloadFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<TransferTypes.NotificationConfig.PayloadFormat> |
TransferTypes.NotificationConfig.PayloadFormat.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.setPayloadFormat(TransferTypes.NotificationConfig.PayloadFormat value)
Required.
|
Copyright © 2022 Google LLC. All rights reserved.