| Package | Description | 
|---|---|
| com.google.cloud.notification | 
| Modifier and Type | Method and Description | 
|---|---|
NotificationInfo.PayloadFormat | 
NotificationInfo.getPayloadFormat()
Returns the desired content of the Payload. 
 | 
static NotificationInfo.PayloadFormat | 
NotificationInfo.PayloadFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static NotificationInfo.PayloadFormat[] | 
NotificationInfo.PayloadFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NotificationInfo.Builder | 
NotificationInfo.Builder.setPayloadFormat(NotificationInfo.PayloadFormat payloadFormat)  | 
Copyright © 2019 Google LLC. All rights reserved.