You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-identitytoolkit/v1/2.0.0/com/google/api/services/identitytoolkit/v1/IdentityToolkit.java
Copy file name to clipboardExpand all lines: clients/google-api-services-identitytoolkit/v1/2.0.0/com/google/api/services/identitytoolkit/v1/model/GoogleCloudIdentitytoolkitV1CreateAuthUriRequest.java
+15-12
Original file line number
Diff line number
Diff line change
@@ -117,10 +117,11 @@ public final class GoogleCloudIdentitytoolkitV1CreateAuthUriRequest extends com.
117
117
118
118
/**
119
119
* The provider ID of the IdP for the user to sign in with. This should be a provider ID enabled
120
-
* for sign-in, which is either from the list of [default supported IdPs](https://cloud.google.com
121
-
* /identity-platform/docs/reference/rest/v2/defaultSupportedIdps/list), or of the format `oidc.*`
122
-
* or `saml.*`. Some examples are `google.com`, `facebook.com`, `oidc.testapp`, and
123
-
* `saml.testapp`. At least one of the fields `identifier` and `provider_id` must be set.
120
+
* for sign-in, which is either from the list of [default supported
121
+
* IdPs](https://cloud.google.com/identity-
122
+
* platform/docs/reference/rest/v2/defaultSupportedIdps/list), or of the format `oidc.*` or
123
+
* `saml.*`. Some examples are `google.com`, `facebook.com`, `oidc.testapp`, and `saml.testapp`.
124
+
* At least one of the fields `identifier` and `provider_id` must be set.
124
125
* The value may be {@code null}.
125
126
*/
126
127
@com.google.api.client.util.Key
@@ -350,10 +351,11 @@ public GoogleCloudIdentitytoolkitV1CreateAuthUriRequest setOtaApp(java.lang.Stri
350
351
351
352
/**
352
353
* The provider ID of the IdP for the user to sign in with. This should be a provider ID enabled
353
-
* for sign-in, which is either from the list of [default supported IdPs](https://cloud.google.com
354
-
* /identity-platform/docs/reference/rest/v2/defaultSupportedIdps/list), or of the format `oidc.*`
355
-
* or `saml.*`. Some examples are `google.com`, `facebook.com`, `oidc.testapp`, and
356
-
* `saml.testapp`. At least one of the fields `identifier` and `provider_id` must be set.
354
+
* for sign-in, which is either from the list of [default supported
355
+
* IdPs](https://cloud.google.com/identity-
356
+
* platform/docs/reference/rest/v2/defaultSupportedIdps/list), or of the format `oidc.*` or
357
+
* `saml.*`. Some examples are `google.com`, `facebook.com`, `oidc.testapp`, and `saml.testapp`.
358
+
* At least one of the fields `identifier` and `provider_id` must be set.
357
359
* @return value or {@code null} for none
358
360
*/
359
361
publicjava.lang.StringgetProviderId() {
@@ -362,10 +364,11 @@ public java.lang.String getProviderId() {
362
364
363
365
/**
364
366
* The provider ID of the IdP for the user to sign in with. This should be a provider ID enabled
365
-
* for sign-in, which is either from the list of [default supported IdPs](https://cloud.google.com
366
-
* /identity-platform/docs/reference/rest/v2/defaultSupportedIdps/list), or of the format `oidc.*`
367
-
* or `saml.*`. Some examples are `google.com`, `facebook.com`, `oidc.testapp`, and
368
-
* `saml.testapp`. At least one of the fields `identifier` and `provider_id` must be set.
367
+
* for sign-in, which is either from the list of [default supported
368
+
* IdPs](https://cloud.google.com/identity-
369
+
* platform/docs/reference/rest/v2/defaultSupportedIdps/list), or of the format `oidc.*` or
370
+
* `saml.*`. Some examples are `google.com`, `facebook.com`, `oidc.testapp`, and `saml.testapp`.
371
+
* At least one of the fields `identifier` and `provider_id` must be set.
369
372
* @param providerId providerId or {@code null} for none
Copy file name to clipboardExpand all lines: clients/google-api-services-identitytoolkit/v1/2.0.0/com/google/api/services/identitytoolkit/v1/model/GoogleCloudIdentitytoolkitV1CreateAuthUriResponse.java
+9-9
Original file line number
Diff line number
Diff line change
@@ -91,9 +91,9 @@ public final class GoogleCloudIdentitytoolkitV1CreateAuthUriResponse extends com
91
91
/**
92
92
* The list of sign-in methods that the user has previously used. Each element is one of
93
93
* `password`, `emailLink`, or the provider ID of an IdP. Present only when a registered email
94
-
* identifier is set in the request. If [email enumeration protection](https://cloud.google.com
95
-
* /identity-platform/docs/admin/email-enumeration-protection) is enabled, this method returns an
96
-
* empty list.
94
+
* identifier is set in the request. If [email enumeration
Copy file name to clipboardExpand all lines: clients/google-api-services-identitytoolkit/v1/2.0.0/com/google/api/services/identitytoolkit/v1/model/GoogleCloudIdentitytoolkitV1GetAccountInfoRequest.java
+12-21
Original file line number
Diff line number
Diff line change
@@ -46,9 +46,6 @@ public final class GoogleCloudIdentitytoolkitV1GetAccountInfoRequest extends com
46
46
privatejava.util.List<java.lang.String> email;
47
47
48
48
/**
49
-
* The federated user identifier of one or more accounts to fetch. Should only be specified by
50
-
* authenticated requests bearing a Google OAuth 2.0 credential with proper
Copy file name to clipboardExpand all lines: clients/google-api-services-identitytoolkit/v1/2.0.0/com/google/api/services/identitytoolkit/v1/model/GoogleCloudIdentitytoolkitV1GetOobCodeRequest.java
+30
Original file line number
Diff line number
Diff line change
@@ -140,6 +140,15 @@ public final class GoogleCloudIdentitytoolkitV1GetOobCodeRequest extends com.goo
140
140
@com.google.api.client.util.Key
141
141
privatejava.lang.StringidToken;
142
142
143
+
/**
144
+
* Optional. In order to ensure that the url used can be easily opened in iOS or Android, we
145
+
* create a Hosting link '/__/auth/links'. This optional field contains the domain to use when
146
+
* constructing a Hosting link. If not set, '.firebaseapp.com' domain will be used.
147
+
* The value may be {@code null}.
148
+
*/
149
+
@com.google.api.client.util.Key
150
+
privatejava.lang.StringlinkDomain;
151
+
143
152
/**
144
153
* The email address the account is being updated to. Required only for VERIFY_AND_CHANGE_EMAIL
145
154
* requests.
@@ -459,6 +468,27 @@ public GoogleCloudIdentitytoolkitV1GetOobCodeRequest setIdToken(java.lang.String
459
468
returnthis;
460
469
}
461
470
471
+
/**
472
+
* Optional. In order to ensure that the url used can be easily opened in iOS or Android, we
473
+
* create a Hosting link '/__/auth/links'. This optional field contains the domain to use when
474
+
* constructing a Hosting link. If not set, '.firebaseapp.com' domain will be used.
475
+
* @return value or {@code null} for none
476
+
*/
477
+
publicjava.lang.StringgetLinkDomain() {
478
+
returnlinkDomain;
479
+
}
480
+
481
+
/**
482
+
* Optional. In order to ensure that the url used can be easily opened in iOS or Android, we
483
+
* create a Hosting link '/__/auth/links'. This optional field contains the domain to use when
484
+
* constructing a Hosting link. If not set, '.firebaseapp.com' domain will be used.
485
+
* @param linkDomain linkDomain or {@code null} for none
Copy file name to clipboardExpand all lines: clients/google-api-services-identitytoolkit/v1/2.0.0/com/google/api/services/identitytoolkit/v1/model/GoogleCloudIdentitytoolkitV1GetOobCodeResponse.java
+6-6
Original file line number
Diff line number
Diff line change
@@ -51,8 +51,8 @@ public final class GoogleCloudIdentitytoolkitV1GetOobCodeResponse extends com.go
51
51
52
52
/**
53
53
* If return_oob_link is true in the request, the OOB link to be sent to the user. This returns
54
-
* the constructed link including [Firebase Dynamic Link](https://firebase.google.com/docs
55
-
* /dynamic-links) related parameters.
54
+
* the constructed link including [Firebase Dynamic
55
+
* Link](https://firebase.google.com/docs/dynamic-links) related parameters.
56
56
* The value may be {@code null}.
57
57
*/
58
58
@com.google.api.client.util.Key
@@ -109,8 +109,8 @@ public GoogleCloudIdentitytoolkitV1GetOobCodeResponse setOobCode(java.lang.Strin
109
109
110
110
/**
111
111
* If return_oob_link is true in the request, the OOB link to be sent to the user. This returns
112
-
* the constructed link including [Firebase Dynamic Link](https://firebase.google.com/docs
113
-
* /dynamic-links) related parameters.
112
+
* the constructed link including [Firebase Dynamic
113
+
* Link](https://firebase.google.com/docs/dynamic-links) related parameters.
114
114
* @return value or {@code null} for none
115
115
*/
116
116
publicjava.lang.StringgetOobLink() {
@@ -119,8 +119,8 @@ public java.lang.String getOobLink() {
119
119
120
120
/**
121
121
* If return_oob_link is true in the request, the OOB link to be sent to the user. This returns
122
-
* the constructed link including [Firebase Dynamic Link](https://firebase.google.com/docs
123
-
* /dynamic-links) related parameters.
122
+
* the constructed link including [Firebase Dynamic
123
+
* Link](https://firebase.google.com/docs/dynamic-links) related parameters.
Copy file name to clipboardExpand all lines: clients/google-api-services-identitytoolkit/v1/2.0.0/com/google/api/services/identitytoolkit/v1/model/GoogleCloudIdentitytoolkitV1IdpConfig.java
-3
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,6 @@ public final class GoogleCloudIdentitytoolkitV1IdpConfig extends com.google.api.
51
51
privatejava.lang.IntegerexperimentPercent;
52
52
53
53
/**
54
-
* Name of the identity provider.
55
54
* The value may be {@code null}.
56
55
*/
57
56
@com.google.api.client.util.Key
@@ -123,15 +122,13 @@ public GoogleCloudIdentitytoolkitV1IdpConfig setExperimentPercent(java.lang.Inte
123
122
}
124
123
125
124
/**
126
-
* Name of the identity provider.
127
125
* @return value or {@code null} for none
128
126
*/
129
127
publicjava.lang.StringgetProvider() {
130
128
returnprovider;
131
129
}
132
130
133
131
/**
134
-
* Name of the identity provider.
135
132
* @param provider provider or {@code null} for none
Copy file name to clipboardExpand all lines: clients/google-api-services-identitytoolkit/v1/2.0.0/com/google/api/services/identitytoolkit/v1/model/GoogleCloudIdentitytoolkitV1QueryUserInfoRequest.java
0 commit comments