Modifier and Type | Field and Description |
---|---|
static String |
CHANGED
Name of header for the type of change performed on the resource.
|
static String |
CHANNEL_EXPIRATION
Name of header for the notification channel expiration time.
|
static String |
CHANNEL_ID
Name of header for the notification channel UUID provided by the client in the watch request.
|
static String |
CHANNEL_TOKEN
Name of header for the notification channel token (an opaque string) provided by the client in
the watch request.
|
static String |
MESSAGE_NUMBER
Name of header for the message number (a monotonically increasing value starting with 1).
|
static String |
RESOURCE_ID
Name of header for the opaque ID for the watched resource that is stable across API versions.
|
static String |
RESOURCE_STATE
Name of header for the
resource state . |
static String |
RESOURCE_URI
Name of header for the opaque ID (in the form of a canonicalized URI) for the watched resource
that is sensitive to the API version.
|
public static final String MESSAGE_NUMBER
public static final String RESOURCE_STATE
resource state
.public static final String RESOURCE_ID
public static final String RESOURCE_URI
public static final String CHANNEL_ID
public static final String CHANNEL_EXPIRATION
public static final String CHANNEL_TOKEN
public static final String CHANGED
Copyright © 2010–2020 Google. All rights reserved.