Skip to content

Commit 231af01

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent a9aafd5 commit 231af01

1 file changed

Lines changed: 115 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33973,6 +33973,121 @@
3397333973
}
3397433974
]
3397533975
},
33976+
{
33977+
"id": "google.cloud.identitytoolkit.v2",
33978+
"directory": "google/cloud/identitytoolkit/v2",
33979+
"version": "v2",
33980+
"majorVersion": "v2",
33981+
"hostName": "identitytoolkit.googleapis.com",
33982+
"title": "Identity Toolkit API",
33983+
"description": "The Google Identity Toolkit API lets you use open standards to verify a user's identity.",
33984+
"importDirectories": [
33985+
"google/api",
33986+
"google/cloud/identitytoolkit/v2",
33987+
"google/protobuf"
33988+
],
33989+
"options": {
33990+
"csharp_namespace": {
33991+
"valueCounts": {
33992+
"Google.Cloud.IdentityToolkit.V2": 3
33993+
}
33994+
},
33995+
"go_package": {
33996+
"valueCounts": {
33997+
"google.golang.org/genproto/googleapis/cloud/identitytoolkit/v2;identitytoolkit": 3
33998+
}
33999+
},
34000+
"java_multiple_files": {
34001+
"valueCounts": {
34002+
"true": 3
34003+
}
34004+
},
34005+
"java_package": {
34006+
"valueCounts": {
34007+
"com.google.cloud.identitytoolkit.v2": 3
34008+
}
34009+
},
34010+
"php_namespace": {
34011+
"valueCounts": {
34012+
"Google\\Cloud\\IdentityToolkit\\V2": 3
34013+
}
34014+
},
34015+
"ruby_package": {
34016+
"valueCounts": {
34017+
"Google::Cloud::IdentityToolkit::V2": 3
34018+
}
34019+
}
34020+
},
34021+
"services": [
34022+
{
34023+
"shortName": "AccountManagementService",
34024+
"fullName": "google.cloud.identitytoolkit.v2.AccountManagementService",
34025+
"methods": [
34026+
{
34027+
"shortName": "FinalizeMfaEnrollment",
34028+
"fullName": "google.cloud.identitytoolkit.v2.AccountManagementService.FinalizeMfaEnrollment",
34029+
"mode": "UNARY",
34030+
"bindings": [
34031+
{
34032+
"httpMethod": "POST",
34033+
"path": "/v2/accounts/mfaEnrollment:finalize"
34034+
}
34035+
]
34036+
},
34037+
{
34038+
"shortName": "StartMfaEnrollment",
34039+
"fullName": "google.cloud.identitytoolkit.v2.AccountManagementService.StartMfaEnrollment",
34040+
"mode": "UNARY",
34041+
"bindings": [
34042+
{
34043+
"httpMethod": "POST",
34044+
"path": "/v2/accounts/mfaEnrollment:start"
34045+
}
34046+
]
34047+
},
34048+
{
34049+
"shortName": "WithdrawMfa",
34050+
"fullName": "google.cloud.identitytoolkit.v2.AccountManagementService.WithdrawMfa",
34051+
"mode": "UNARY",
34052+
"bindings": [
34053+
{
34054+
"httpMethod": "POST",
34055+
"path": "/v2/accounts/mfaEnrollment:withdraw"
34056+
}
34057+
]
34058+
}
34059+
]
34060+
},
34061+
{
34062+
"shortName": "AuthenticationService",
34063+
"fullName": "google.cloud.identitytoolkit.v2.AuthenticationService",
34064+
"methods": [
34065+
{
34066+
"shortName": "FinalizeMfaSignIn",
34067+
"fullName": "google.cloud.identitytoolkit.v2.AuthenticationService.FinalizeMfaSignIn",
34068+
"mode": "UNARY",
34069+
"bindings": [
34070+
{
34071+
"httpMethod": "POST",
34072+
"path": "/v2/accounts/mfaSignIn:finalize"
34073+
}
34074+
]
34075+
},
34076+
{
34077+
"shortName": "StartMfaSignIn",
34078+
"fullName": "google.cloud.identitytoolkit.v2.AuthenticationService.StartMfaSignIn",
34079+
"mode": "UNARY",
34080+
"bindings": [
34081+
{
34082+
"httpMethod": "POST",
34083+
"path": "/v2/accounts/mfaSignIn:start"
34084+
}
34085+
]
34086+
}
34087+
]
34088+
}
34089+
]
34090+
},
3397634091
{
3397734092
"id": "google.cloud.iot.v1",
3397834093
"directory": "google/cloud/iot/v1",

0 commit comments

Comments
 (0)