Skip to content

Commit addcc52

Browse files
1 parent 0597970 commit addcc52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/PaymentsResellerSubscription/Resource/PartnersUserSessions.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ class PartnersUserSessions extends \Google\Service\Resource
3535
* Issues a timed session token for the given user intent. You can use the
3636
* session token to redirect the user to Google to finish the signup flow. You
3737
* 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)
4040
*
4141
* @param string $parent Required. The parent, the partner that can resell.
4242
* Format: partners/{partner}

0 commit comments

Comments
 (0)