subscriptionToken property

String? subscriptionToken
getter/setter pair

A source-specific subscription token.

This is an opaque string that the publisher provides to Google. This token is opaque and has no meaning to Google.

Implementation

core.String? subscriptionToken;