File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/PaymentsResellerSubscription/Resource Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ class PartnersUserSessions extends \Google\Service\Resource
35
35
* Issues a timed session token for the given user intent. You can use the
36
36
* session token to redirect the user to Google to finish the signup flow. You
37
37
* can re-generate new session token repeatedly for the same request if
38
- * necessary, regardless of the previous tokens being expired or not.
39
- * (userSessions.generate)
38
+ * necessary, regardless of the previous tokens being expired or not. By
39
+ * default, the session token is valid for 1 hour. (userSessions.generate)
40
40
*
41
41
* @param string $parent Required. The parent, the partner that can resell.
42
42
* Format: partners/{partner}
You can’t perform that action at this time.
0 commit comments