Lines Matching full:subscription

41    * Used by partners to cancel a subscription service either immediately or by
45 * @param string $name Required. The name of the subscription resource to be
59 * Used by partners to create a subscription for their customers. The created
60 * subscription is associated with the end user inferred from the end user
70 * @opt_param string subscriptionId Required. Identifies the subscription
72 * at the maximum. If a subscription was previously created with the same
83 * Used by partners to entitle a previously provisioned subscription to the
88 * @param string $name Required. The name of the subscription resource that is
102 * Used by partners to extend a subscription service for their customers on an
103 * ongoing basis for the subscription to remain active and renewable. It should
107 * @param string $name Required. The name of the subscription resource to be
121 * Used by partners to get a subscription by id. It should be called directly by
124 * @param string $name Required. The name of the subscription resource to
137 * Used by partners to provision a subscription for their customers. This
138 * creates a subscription without associating it with the end user account.
140 * end user account to be associated with the subscription. It should be called
149 * @opt_param string subscriptionId Required. Identifies the subscription
151 * at the maximum. If a subscription was previously created with the same
162 * Used by partners to revoke the pending cancellation of a subscription, which
163 * is currently in `STATE_CANCEL_AT_END_OF_CYCLE` state. If the subscription is
167 * @param string $name Required. The name of the subscription resource whose