File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,7 +38,9 @@ class GoogleAuthenticationSettings extends \Google\Model
3838 * set only via the Google Admin Console. Google authentication can be used
3939 * with signin_url In the case where Google authentication is required and a
4040 * signin_url is specified, Google authentication will be launched before
41- * signin_url.
41+ * signin_url. This value is overridden by
42+ * EnrollmentToken.googleAuthenticationOptions and
43+ * SigninDetail.googleAuthenticationOptions, if they are set.
4244 *
4345 * @var string
4446 */
@@ -51,7 +53,9 @@ class GoogleAuthenticationSettings extends \Google\Model
5153 * set only via the Google Admin Console. Google authentication can be used
5254 * with signin_url In the case where Google authentication is required and a
5355 * signin_url is specified, Google authentication will be launched before
54- * signin_url.
56+ * signin_url. This value is overridden by
57+ * EnrollmentToken.googleAuthenticationOptions and
58+ * SigninDetail.googleAuthenticationOptions, if they are set.
5559 *
5660 * Accepted values: GOOGLE_AUTHENTICATION_REQUIRED_UNSPECIFIED, NOT_REQUIRED,
5761 * REQUIRED
You can’t perform that action at this time.
0 commit comments