desiredExpiryTimeMillis property

String? desiredExpiryTimeMillis
getter/setter pair

The desired next expiry time to assign to the subscription, in milliseconds since the Epoch.

The given time must be later/greater than the current expiry time for the subscription.

Implementation

core.String? desiredExpiryTimeMillis;