-
lock
Lock lock
Lock on access to the store.
-
notificationCallback
UnparsedNotificationCallback notificationCallback
Notification callback called when a notification is received for this subscription.
-
clientToken
String clientToken
Arbitrary string provided by the client associated with this subscription that is delivered to
the target address with each notification or null
for none.
-
expiration
Long expiration
Milliseconds in Unix time at which the subscription will expire or null
for an infinite
TTL.
-
id
String id
Subscription UUID.
-
topicId
String topicId
Opaque ID for the subscribed resource that is stable across API versions or null
for
none.