subscriptionId property

String? subscriptionId
getter/setter pair

Identifies the subscription resource on the Partner side.

The value is restricted to 63 ASCII characters at the maximum. If a subscription was previously created with the same subscription_id, we will directly return that one.

Required.

Implementation

core.String? subscriptionId;