Versions in this module Expand all Collapse all v0 v0.196.2 Sep 10, 2024 Changes in this version + const CloudPlatformScope + const FirebaseScope + type AccountsCreateAuthUriCall struct + func (c *AccountsCreateAuthUriCall) Context(ctx context.Context) *AccountsCreateAuthUriCall + func (c *AccountsCreateAuthUriCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1CreateAuthUriResponse, error) + func (c *AccountsCreateAuthUriCall) Fields(s ...googleapi.Field) *AccountsCreateAuthUriCall + func (c *AccountsCreateAuthUriCall) Header() http.Header + type AccountsDeleteCall struct + func (c *AccountsDeleteCall) Context(ctx context.Context) *AccountsDeleteCall + func (c *AccountsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1DeleteAccountResponse, error) + func (c *AccountsDeleteCall) Fields(s ...googleapi.Field) *AccountsDeleteCall + func (c *AccountsDeleteCall) Header() http.Header + type AccountsIssueSamlResponseCall struct + func (c *AccountsIssueSamlResponseCall) Context(ctx context.Context) *AccountsIssueSamlResponseCall + func (c *AccountsIssueSamlResponseCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1IssueSamlResponseResponse, error) + func (c *AccountsIssueSamlResponseCall) Fields(s ...googleapi.Field) *AccountsIssueSamlResponseCall + func (c *AccountsIssueSamlResponseCall) Header() http.Header + type AccountsLookupCall struct + func (c *AccountsLookupCall) Context(ctx context.Context) *AccountsLookupCall + func (c *AccountsLookupCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1GetAccountInfoResponse, error) + func (c *AccountsLookupCall) Fields(s ...googleapi.Field) *AccountsLookupCall + func (c *AccountsLookupCall) Header() http.Header + type AccountsResetPasswordCall struct + func (c *AccountsResetPasswordCall) Context(ctx context.Context) *AccountsResetPasswordCall + func (c *AccountsResetPasswordCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1ResetPasswordResponse, error) + func (c *AccountsResetPasswordCall) Fields(s ...googleapi.Field) *AccountsResetPasswordCall + func (c *AccountsResetPasswordCall) Header() http.Header + type AccountsSendOobCodeCall struct + func (c *AccountsSendOobCodeCall) Context(ctx context.Context) *AccountsSendOobCodeCall + func (c *AccountsSendOobCodeCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1GetOobCodeResponse, error) + func (c *AccountsSendOobCodeCall) Fields(s ...googleapi.Field) *AccountsSendOobCodeCall + func (c *AccountsSendOobCodeCall) Header() http.Header + type AccountsSendVerificationCodeCall struct + func (c *AccountsSendVerificationCodeCall) Context(ctx context.Context) *AccountsSendVerificationCodeCall + func (c *AccountsSendVerificationCodeCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1SendVerificationCodeResponse, error) + func (c *AccountsSendVerificationCodeCall) Fields(s ...googleapi.Field) *AccountsSendVerificationCodeCall + func (c *AccountsSendVerificationCodeCall) Header() http.Header + type AccountsService struct + func NewAccountsService(s *Service) *AccountsService + func (r *AccountsService) CreateAuthUri(...) *AccountsCreateAuthUriCall + func (r *AccountsService) Delete(...) *AccountsDeleteCall + func (r *AccountsService) IssueSamlResponse(...) *AccountsIssueSamlResponseCall + func (r *AccountsService) Lookup(...) *AccountsLookupCall + func (r *AccountsService) ResetPassword(...) *AccountsResetPasswordCall + func (r *AccountsService) SendOobCode(...) *AccountsSendOobCodeCall + func (r *AccountsService) SendVerificationCode(...) *AccountsSendVerificationCodeCall + func (r *AccountsService) SignInWithCustomToken(...) *AccountsSignInWithCustomTokenCall + func (r *AccountsService) SignInWithEmailLink(...) *AccountsSignInWithEmailLinkCall + func (r *AccountsService) SignInWithGameCenter(...) *AccountsSignInWithGameCenterCall + func (r *AccountsService) SignInWithIdp(...) *AccountsSignInWithIdpCall + func (r *AccountsService) SignInWithPassword(...) *AccountsSignInWithPasswordCall + func (r *AccountsService) SignInWithPhoneNumber(...) *AccountsSignInWithPhoneNumberCall + func (r *AccountsService) SignUp(...) *AccountsSignUpCall + func (r *AccountsService) Update(...) *AccountsUpdateCall + func (r *AccountsService) VerifyIosClient(...) *AccountsVerifyIosClientCall + type AccountsSignInWithCustomTokenCall struct + func (c *AccountsSignInWithCustomTokenCall) Context(ctx context.Context) *AccountsSignInWithCustomTokenCall + func (c *AccountsSignInWithCustomTokenCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1SignInWithCustomTokenResponse, error) + func (c *AccountsSignInWithCustomTokenCall) Fields(s ...googleapi.Field) *AccountsSignInWithCustomTokenCall + func (c *AccountsSignInWithCustomTokenCall) Header() http.Header + type AccountsSignInWithEmailLinkCall struct + func (c *AccountsSignInWithEmailLinkCall) Context(ctx context.Context) *AccountsSignInWithEmailLinkCall + func (c *AccountsSignInWithEmailLinkCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1SignInWithEmailLinkResponse, error) + func (c *AccountsSignInWithEmailLinkCall) Fields(s ...googleapi.Field) *AccountsSignInWithEmailLinkCall + func (c *AccountsSignInWithEmailLinkCall) Header() http.Header + type AccountsSignInWithGameCenterCall struct + func (c *AccountsSignInWithGameCenterCall) Context(ctx context.Context) *AccountsSignInWithGameCenterCall + func (c *AccountsSignInWithGameCenterCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1SignInWithGameCenterResponse, error) + func (c *AccountsSignInWithGameCenterCall) Fields(s ...googleapi.Field) *AccountsSignInWithGameCenterCall + func (c *AccountsSignInWithGameCenterCall) Header() http.Header + type AccountsSignInWithIdpCall struct + func (c *AccountsSignInWithIdpCall) Context(ctx context.Context) *AccountsSignInWithIdpCall + func (c *AccountsSignInWithIdpCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1SignInWithIdpResponse, error) + func (c *AccountsSignInWithIdpCall) Fields(s ...googleapi.Field) *AccountsSignInWithIdpCall + func (c *AccountsSignInWithIdpCall) Header() http.Header + type AccountsSignInWithPasswordCall struct + func (c *AccountsSignInWithPasswordCall) Context(ctx context.Context) *AccountsSignInWithPasswordCall + func (c *AccountsSignInWithPasswordCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1SignInWithPasswordResponse, error) + func (c *AccountsSignInWithPasswordCall) Fields(s ...googleapi.Field) *AccountsSignInWithPasswordCall + func (c *AccountsSignInWithPasswordCall) Header() http.Header + type AccountsSignInWithPhoneNumberCall struct + func (c *AccountsSignInWithPhoneNumberCall) Context(ctx context.Context) *AccountsSignInWithPhoneNumberCall + func (c *AccountsSignInWithPhoneNumberCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberResponse, error) + func (c *AccountsSignInWithPhoneNumberCall) Fields(s ...googleapi.Field) *AccountsSignInWithPhoneNumberCall + func (c *AccountsSignInWithPhoneNumberCall) Header() http.Header + type AccountsSignUpCall struct + func (c *AccountsSignUpCall) Context(ctx context.Context) *AccountsSignUpCall + func (c *AccountsSignUpCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1SignUpResponse, error) + func (c *AccountsSignUpCall) Fields(s ...googleapi.Field) *AccountsSignUpCall + func (c *AccountsSignUpCall) Header() http.Header + type AccountsUpdateCall struct + func (c *AccountsUpdateCall) Context(ctx context.Context) *AccountsUpdateCall + func (c *AccountsUpdateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1SetAccountInfoResponse, error) + func (c *AccountsUpdateCall) Fields(s ...googleapi.Field) *AccountsUpdateCall + func (c *AccountsUpdateCall) Header() http.Header + type AccountsVerifyIosClientCall struct + func (c *AccountsVerifyIosClientCall) Context(ctx context.Context) *AccountsVerifyIosClientCall + func (c *AccountsVerifyIosClientCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1VerifyIosClientResponse, error) + func (c *AccountsVerifyIosClientCall) Fields(s ...googleapi.Field) *AccountsVerifyIosClientCall + func (c *AccountsVerifyIosClientCall) Header() http.Header + type GoogleCloudIdentitytoolkitV1Argon2Parameters struct + AssociatedData string + ForceSendFields []string + HashLengthBytes int64 + HashType string + Iterations int64 + MemoryCostKib int64 + NullFields []string + Parallelism int64 + Version string + func (s GoogleCloudIdentitytoolkitV1Argon2Parameters) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1AutoRetrievalInfo struct + AppSignatureHash string + ForceSendFields []string + NullFields []string + func (s GoogleCloudIdentitytoolkitV1AutoRetrievalInfo) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1BatchDeleteAccountsRequest struct + Force bool + ForceSendFields []string + LocalIds []string + NullFields []string + TenantId string + func (s GoogleCloudIdentitytoolkitV1BatchDeleteAccountsRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1BatchDeleteAccountsResponse struct + Errors []*GoogleCloudIdentitytoolkitV1BatchDeleteErrorInfo + ForceSendFields []string + NullFields []string + func (s GoogleCloudIdentitytoolkitV1BatchDeleteAccountsResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1BatchDeleteErrorInfo struct + ForceSendFields []string + Index int64 + LocalId string + Message string + NullFields []string + func (s GoogleCloudIdentitytoolkitV1BatchDeleteErrorInfo) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1CreateAuthUriRequest struct + AppId string + AuthFlowType string + Context string + ContinueUri string + CustomParameter map[string]string + ForceSendFields []string + HostedDomain string + Identifier string + NullFields []string + OauthConsumerKey string + OauthScope string + OpenidRealm string + OtaApp string + ProviderId string + SessionId string + TenantId string + func (s GoogleCloudIdentitytoolkitV1CreateAuthUriRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1CreateAuthUriResponse struct + AllProviders []string + AuthUri string + CaptchaRequired bool + ForExistingProvider bool + ForceSendFields []string + Kind string + NullFields []string + ProviderId string + Registered bool + SessionId string + SigninMethods []string + func (s GoogleCloudIdentitytoolkitV1CreateAuthUriResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1CreateSessionCookieRequest struct + ForceSendFields []string + IdToken string + NullFields []string + TenantId string + ValidDuration int64 + func (s GoogleCloudIdentitytoolkitV1CreateSessionCookieRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1CreateSessionCookieResponse struct + ForceSendFields []string + NullFields []string + SessionCookie string + func (s GoogleCloudIdentitytoolkitV1CreateSessionCookieResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1DeleteAccountRequest struct + DelegatedProjectNumber int64 + ForceSendFields []string + IdToken string + LocalId string + NullFields []string + TargetProjectId string + TenantId string + func (s GoogleCloudIdentitytoolkitV1DeleteAccountRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1DeleteAccountResponse struct + ForceSendFields []string + Kind string + NullFields []string + func (s GoogleCloudIdentitytoolkitV1DeleteAccountResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1DownloadAccountResponse struct + ForceSendFields []string + Kind string + NextPageToken string + NullFields []string + Users []*GoogleCloudIdentitytoolkitV1UserInfo + func (s GoogleCloudIdentitytoolkitV1DownloadAccountResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1EmailInfo struct + EmailAddress string + ForceSendFields []string + NullFields []string + func (s GoogleCloudIdentitytoolkitV1EmailInfo) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1EmailTemplate struct + Body string + Customized bool + Disabled bool + ForceSendFields []string + Format string + From string + FromDisplayName string + FromLocalPart string + Locale string + NullFields []string + ReplyTo string + Subject string + func (s GoogleCloudIdentitytoolkitV1EmailTemplate) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1ErrorInfo struct + ForceSendFields []string + Index int64 + Message string + NullFields []string + func (s GoogleCloudIdentitytoolkitV1ErrorInfo) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1FederatedUserIdentifier struct + ForceSendFields []string + NullFields []string + ProviderId string + RawId string + func (s GoogleCloudIdentitytoolkitV1FederatedUserIdentifier) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1GetAccountInfoRequest struct + DelegatedProjectNumber int64 + Email []string + FederatedUserId []*GoogleCloudIdentitytoolkitV1FederatedUserIdentifier + ForceSendFields []string + IdToken string + InitialEmail []string + LocalId []string + NullFields []string + PhoneNumber []string + TargetProjectId string + TenantId string + func (s GoogleCloudIdentitytoolkitV1GetAccountInfoRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1GetAccountInfoResponse struct + ForceSendFields []string + Kind string + NullFields []string + Users []*GoogleCloudIdentitytoolkitV1UserInfo + func (s GoogleCloudIdentitytoolkitV1GetAccountInfoResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1GetOobCodeRequest struct + AndroidInstallApp bool + AndroidMinimumVersion string + AndroidPackageName string + CanHandleCodeInApp bool + CaptchaResp string + Challenge string + ClientType string + ContinueUrl string + DynamicLinkDomain string + Email string + ForceSendFields []string + IOSAppStoreId string + IOSBundleId string + IdToken string + NewEmail string + NullFields []string + RecaptchaVersion string + RequestType string + ReturnOobLink bool + TargetProjectId string + TenantId string + UserIp string + func (s GoogleCloudIdentitytoolkitV1GetOobCodeRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1GetOobCodeResponse struct + Email string + ForceSendFields []string + Kind string + NullFields []string + OobCode string + OobLink string + func (s GoogleCloudIdentitytoolkitV1GetOobCodeResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1GetProjectConfigResponse struct + AllowPasswordUser bool + ApiKey string + AuthorizedDomains []string + ChangeEmailTemplate *GoogleCloudIdentitytoolkitV1EmailTemplate + DynamicLinksDomain string + EnableAnonymousUser bool + ForceSendFields []string + IdpConfig []*GoogleCloudIdentitytoolkitV1IdpConfig + LegacyResetPasswordTemplate *GoogleCloudIdentitytoolkitV1EmailTemplate + NullFields []string + ProjectId string + ResetPasswordTemplate *GoogleCloudIdentitytoolkitV1EmailTemplate + RevertSecondFactorAdditionTemplate *GoogleCloudIdentitytoolkitV1EmailTemplate + UseEmailSending bool + VerifyEmailTemplate *GoogleCloudIdentitytoolkitV1EmailTemplate + func (s GoogleCloudIdentitytoolkitV1GetProjectConfigResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1GetRecaptchaParamResponse struct + ForceSendFields []string + Kind string + NullFields []string + ProducerProjectNumber string + RecaptchaSiteKey string + RecaptchaStoken string + func (s GoogleCloudIdentitytoolkitV1GetRecaptchaParamResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1GetSessionCookiePublicKeysResponse struct + ForceSendFields []string + Keys []*GoogleCloudIdentitytoolkitV1OpenIdConnectKey + NullFields []string + func (s GoogleCloudIdentitytoolkitV1GetSessionCookiePublicKeysResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1IdpConfig struct + ClientId string + Enabled bool + ExperimentPercent int64 + ForceSendFields []string + NullFields []string + Provider string + Secret string + WhitelistedAudiences []string + func (s GoogleCloudIdentitytoolkitV1IdpConfig) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1IssueSamlResponseRequest struct + ForceSendFields []string + IdToken string + NullFields []string + RpId string + SamlAppEntityId string + func (s GoogleCloudIdentitytoolkitV1IssueSamlResponseRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1IssueSamlResponseResponse struct + AcsEndpoint string + Email string + FirstName string + ForceSendFields []string + IsNewUser bool + LastName string + NullFields []string + RelayState string + SamlResponse string + func (s GoogleCloudIdentitytoolkitV1IssueSamlResponseResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1MfaEnrollment struct + DisplayName string + EmailInfo *GoogleCloudIdentitytoolkitV1EmailInfo + EnrolledAt string + ForceSendFields []string + MfaEnrollmentId string + NullFields []string + PhoneInfo string + TotpInfo *GoogleCloudIdentitytoolkitV1TotpInfo + UnobfuscatedPhoneInfo string + func (s GoogleCloudIdentitytoolkitV1MfaEnrollment) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1MfaFactor struct + DisplayName string + ForceSendFields []string + NullFields []string + PhoneInfo string + func (s GoogleCloudIdentitytoolkitV1MfaFactor) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1MfaInfo struct + Enrollments []*GoogleCloudIdentitytoolkitV1MfaEnrollment + ForceSendFields []string + NullFields []string + func (s GoogleCloudIdentitytoolkitV1MfaInfo) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1OpenIdConnectKey struct + Alg string + E string + ForceSendFields []string + Kid string + Kty string + N string + NullFields []string + Use string + func (s GoogleCloudIdentitytoolkitV1OpenIdConnectKey) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1ProviderUserInfo struct + DisplayName string + Email string + FederatedId string + ForceSendFields []string + NullFields []string + PhoneNumber string + PhotoUrl string + ProviderId string + RawId string + ScreenName string + func (s GoogleCloudIdentitytoolkitV1ProviderUserInfo) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1QueryUserInfoRequest struct + Expression []*GoogleCloudIdentitytoolkitV1SqlExpression + ForceSendFields []string + Limit int64 + NullFields []string + Offset int64 + Order string + ReturnUserInfo bool + SortBy string + TenantId string + func (s GoogleCloudIdentitytoolkitV1QueryUserInfoRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1QueryUserInfoResponse struct + ForceSendFields []string + NullFields []string + RecordsCount int64 + UserInfo []*GoogleCloudIdentitytoolkitV1UserInfo + func (s GoogleCloudIdentitytoolkitV1QueryUserInfoResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1ResetPasswordRequest struct + Email string + ForceSendFields []string + NewPassword string + NullFields []string + OldPassword string + OobCode string + TenantId string + func (s GoogleCloudIdentitytoolkitV1ResetPasswordRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1ResetPasswordResponse struct + Email string + ForceSendFields []string + Kind string + MfaInfo *GoogleCloudIdentitytoolkitV1MfaEnrollment + NewEmail string + NullFields []string + RequestType string + func (s GoogleCloudIdentitytoolkitV1ResetPasswordResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SendVerificationCodeRequest struct + AutoRetrievalInfo *GoogleCloudIdentitytoolkitV1AutoRetrievalInfo + ForceSendFields []string + IosReceipt string + IosSecret string + NullFields []string + PhoneNumber string + PlayIntegrityToken string + RecaptchaToken string + SafetyNetToken string + TenantId string + func (s GoogleCloudIdentitytoolkitV1SendVerificationCodeRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SendVerificationCodeResponse struct + ForceSendFields []string + NullFields []string + SessionInfo string + func (s GoogleCloudIdentitytoolkitV1SendVerificationCodeResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SetAccountInfoRequest struct + CaptchaChallenge string + CaptchaResponse string + CreatedAt int64 + CustomAttributes string + DelegatedProjectNumber int64 + DeleteAttribute []string + DeleteProvider []string + DisableUser bool + DisplayName string + Email string + EmailVerified bool + ForceSendFields []string + IdToken string + InstanceId string + LastLoginAt int64 + LinkProviderUserInfo *GoogleCloudIdentitytoolkitV1ProviderUserInfo + LocalId string + Mfa *GoogleCloudIdentitytoolkitV1MfaInfo + NullFields []string + OobCode string + Password string + PhoneNumber string + PhotoUrl string + Provider []string + ReturnSecureToken bool + TargetProjectId string + TenantId string + UpgradeToFederatedLogin bool + ValidSince int64 + func (s GoogleCloudIdentitytoolkitV1SetAccountInfoRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SetAccountInfoResponse struct + DisplayName string + Email string + EmailVerified bool + ExpiresIn int64 + ForceSendFields []string + IdToken string + Kind string + LocalId string + NewEmail string + NullFields []string + PasswordHash string + PhotoUrl string + ProviderUserInfo []*GoogleCloudIdentitytoolkitV1ProviderUserInfo + RefreshToken string + func (s GoogleCloudIdentitytoolkitV1SetAccountInfoResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SignInWithCustomTokenRequest struct + DelegatedProjectNumber int64 + ForceSendFields []string + InstanceId string + NullFields []string + ReturnSecureToken bool + TenantId string + Token string + func (s GoogleCloudIdentitytoolkitV1SignInWithCustomTokenRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SignInWithCustomTokenResponse struct + ExpiresIn int64 + ForceSendFields []string + IdToken string + IsNewUser bool + Kind string + NullFields []string + RefreshToken string + func (s GoogleCloudIdentitytoolkitV1SignInWithCustomTokenResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SignInWithEmailLinkRequest struct + Email string + ForceSendFields []string + IdToken string + NullFields []string + OobCode string + TenantId string + func (s GoogleCloudIdentitytoolkitV1SignInWithEmailLinkRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SignInWithEmailLinkResponse struct + Email string + ExpiresIn int64 + ForceSendFields []string + IdToken string + IsNewUser bool + Kind string + LocalId string + MfaInfo []*GoogleCloudIdentitytoolkitV1MfaEnrollment + MfaPendingCredential string + NullFields []string + RefreshToken string + func (s GoogleCloudIdentitytoolkitV1SignInWithEmailLinkResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SignInWithGameCenterRequest struct + DisplayName string + ForceSendFields []string + GamePlayerId string + IdToken string + NullFields []string + PlayerId string + PublicKeyUrl string + Salt string + Signature string + TeamPlayerId string + TenantId string + Timestamp int64 + func (s GoogleCloudIdentitytoolkitV1SignInWithGameCenterRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SignInWithGameCenterResponse struct + DisplayName string + ExpiresIn int64 + ForceSendFields []string + GamePlayerId string + IdToken string + IsNewUser bool + LocalId string + NullFields []string + PlayerId string + RefreshToken string + TeamPlayerId string + func (s GoogleCloudIdentitytoolkitV1SignInWithGameCenterResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SignInWithIdpRequest struct + AutoCreate bool + DelegatedProjectNumber int64 + ForceSendFields []string + IdToken string + NullFields []string + PendingIdToken string + PendingToken string + PostBody string + RequestUri string + ReturnIdpCredential bool + ReturnRefreshToken bool + ReturnSecureToken bool + SessionId string + TenantId string + func (s GoogleCloudIdentitytoolkitV1SignInWithIdpRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SignInWithIdpResponse struct + Context string + DateOfBirth string + DisplayName string + Email string + EmailRecycled bool + EmailVerified bool + ErrorMessage string + ExpiresIn int64 + FederatedId string + FirstName string + ForceSendFields []string + FullName string + IdToken string + InputEmail string + IsNewUser bool + Kind string + Language string + LastName string + LocalId string + MfaInfo []*GoogleCloudIdentitytoolkitV1MfaEnrollment + MfaPendingCredential string + NeedConfirmation bool + NeedEmail bool + NickName string + NullFields []string + OauthAccessToken string + OauthAuthorizationCode string + OauthExpireIn int64 + OauthIdToken string + OauthRefreshToken string + OauthTokenSecret string + OriginalEmail string + PendingToken string + PhotoUrl string + ProviderId string + RawUserInfo string + RefreshToken string + ScreenName string + TenantId string + TimeZone string + VerifiedProvider []string + func (s GoogleCloudIdentitytoolkitV1SignInWithIdpResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SignInWithPasswordRequest struct + CaptchaChallenge string + CaptchaResponse string + ClientType string + DelegatedProjectNumber int64 + Email string + ForceSendFields []string + IdToken string + InstanceId string + NullFields []string + Password string + PendingIdToken string + RecaptchaVersion string + ReturnSecureToken bool + TenantId string + func (s GoogleCloudIdentitytoolkitV1SignInWithPasswordRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SignInWithPasswordResponse struct + DisplayName string + Email string + ExpiresIn int64 + ForceSendFields []string + IdToken string + Kind string + LocalId string + MfaInfo []*GoogleCloudIdentitytoolkitV1MfaEnrollment + MfaPendingCredential string + NullFields []string + OauthAccessToken string + OauthAuthorizationCode string + OauthExpireIn int64 + ProfilePicture string + RefreshToken string + Registered bool + UserNotifications []*GoogleCloudIdentitytoolkitV1UserNotification + func (s GoogleCloudIdentitytoolkitV1SignInWithPasswordResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberRequest struct + Code string + ForceSendFields []string + IdToken string + NullFields []string + Operation string + PhoneNumber string + SessionInfo string + TemporaryProof string + TenantId string + VerificationProof string + func (s GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberResponse struct + ExpiresIn int64 + ForceSendFields []string + IdToken string + IsNewUser bool + LocalId string + NullFields []string + PhoneNumber string + RefreshToken string + TemporaryProof string + TemporaryProofExpiresIn int64 + VerificationProof string + VerificationProofExpiresIn int64 + func (s GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SignUpRequest struct + CaptchaChallenge string + CaptchaResponse string + ClientType string + Disabled bool + DisplayName string + Email string + EmailVerified bool + ForceSendFields []string + IdToken string + InstanceId string + LocalId string + MfaInfo []*GoogleCloudIdentitytoolkitV1MfaFactor + NullFields []string + Password string + PhoneNumber string + PhotoUrl string + RecaptchaVersion string + TargetProjectId string + TenantId string + func (s GoogleCloudIdentitytoolkitV1SignUpRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SignUpResponse struct + DisplayName string + Email string + ExpiresIn int64 + ForceSendFields []string + IdToken string + Kind string + LocalId string + NullFields []string + RefreshToken string + func (s GoogleCloudIdentitytoolkitV1SignUpResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1SqlExpression struct + Email string + ForceSendFields []string + NullFields []string + PhoneNumber string + UserId string + func (s GoogleCloudIdentitytoolkitV1SqlExpression) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1TotpInfo struct + type GoogleCloudIdentitytoolkitV1UploadAccountRequest struct + AllowOverwrite bool + Argon2Parameters *GoogleCloudIdentitytoolkitV1Argon2Parameters + BlockSize int64 + CpuMemCost int64 + DelegatedProjectNumber int64 + DkLen int64 + ForceSendFields []string + HashAlgorithm string + MemoryCost int64 + NullFields []string + Parallelization int64 + PasswordHashOrder string + Rounds int64 + SaltSeparator string + SanityCheck bool + SignerKey string + TenantId string + Users []*GoogleCloudIdentitytoolkitV1UserInfo + func (s GoogleCloudIdentitytoolkitV1UploadAccountRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1UploadAccountResponse struct + Error []*GoogleCloudIdentitytoolkitV1ErrorInfo + ForceSendFields []string + Kind string + NullFields []string + func (s GoogleCloudIdentitytoolkitV1UploadAccountResponse) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1UserInfo struct + CreatedAt int64 + CustomAttributes string + CustomAuth bool + DateOfBirth string + Disabled bool + DisplayName string + Email string + EmailLinkSignin bool + EmailVerified bool + ForceSendFields []string + InitialEmail string + Language string + LastLoginAt int64 + LastRefreshAt string + LocalId string + MfaInfo []*GoogleCloudIdentitytoolkitV1MfaEnrollment + NullFields []string + PasswordHash string + PasswordUpdatedAt float64 + PhoneNumber string + PhotoUrl string + ProviderUserInfo []*GoogleCloudIdentitytoolkitV1ProviderUserInfo + RawPassword string + Salt string + ScreenName string + TenantId string + TimeZone string + ValidSince int64 + Version int64 + func (s *GoogleCloudIdentitytoolkitV1UserInfo) UnmarshalJSON(data []byte) error + func (s GoogleCloudIdentitytoolkitV1UserInfo) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1UserNotification struct + ForceSendFields []string + NotificationCode string + NotificationMessage string + NullFields []string + func (s GoogleCloudIdentitytoolkitV1UserNotification) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1VerifyIosClientRequest struct + AppToken string + ForceSendFields []string + IsSandbox bool + NullFields []string + func (s GoogleCloudIdentitytoolkitV1VerifyIosClientRequest) MarshalJSON() ([]byte, error) + type GoogleCloudIdentitytoolkitV1VerifyIosClientResponse struct + ForceSendFields []string + NullFields []string + Receipt string + SuggestedTimeout int64 + func (s GoogleCloudIdentitytoolkitV1VerifyIosClientResponse) MarshalJSON() ([]byte, error) + type ProjectsAccountsBatchCreateCall struct + func (c *ProjectsAccountsBatchCreateCall) Context(ctx context.Context) *ProjectsAccountsBatchCreateCall + func (c *ProjectsAccountsBatchCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1UploadAccountResponse, error) + func (c *ProjectsAccountsBatchCreateCall) Fields(s ...googleapi.Field) *ProjectsAccountsBatchCreateCall + func (c *ProjectsAccountsBatchCreateCall) Header() http.Header + type ProjectsAccountsBatchDeleteCall struct + func (c *ProjectsAccountsBatchDeleteCall) Context(ctx context.Context) *ProjectsAccountsBatchDeleteCall + func (c *ProjectsAccountsBatchDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1BatchDeleteAccountsResponse, error) + func (c *ProjectsAccountsBatchDeleteCall) Fields(s ...googleapi.Field) *ProjectsAccountsBatchDeleteCall + func (c *ProjectsAccountsBatchDeleteCall) Header() http.Header + type ProjectsAccountsBatchGetCall struct + func (c *ProjectsAccountsBatchGetCall) Context(ctx context.Context) *ProjectsAccountsBatchGetCall + func (c *ProjectsAccountsBatchGetCall) DelegatedProjectNumber(delegatedProjectNumber int64) *ProjectsAccountsBatchGetCall + func (c *ProjectsAccountsBatchGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1DownloadAccountResponse, error) + func (c *ProjectsAccountsBatchGetCall) Fields(s ...googleapi.Field) *ProjectsAccountsBatchGetCall + func (c *ProjectsAccountsBatchGetCall) Header() http.Header + func (c *ProjectsAccountsBatchGetCall) IfNoneMatch(entityTag string) *ProjectsAccountsBatchGetCall + func (c *ProjectsAccountsBatchGetCall) MaxResults(maxResults int64) *ProjectsAccountsBatchGetCall + func (c *ProjectsAccountsBatchGetCall) NextPageToken(nextPageToken string) *ProjectsAccountsBatchGetCall + func (c *ProjectsAccountsBatchGetCall) Pages(ctx context.Context, ...) error + func (c *ProjectsAccountsBatchGetCall) TenantId(tenantId string) *ProjectsAccountsBatchGetCall + type ProjectsAccountsCall struct + func (c *ProjectsAccountsCall) Context(ctx context.Context) *ProjectsAccountsCall + func (c *ProjectsAccountsCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1SignUpResponse, error) + func (c *ProjectsAccountsCall) Fields(s ...googleapi.Field) *ProjectsAccountsCall + func (c *ProjectsAccountsCall) Header() http.Header + type ProjectsAccountsDeleteCall struct + func (c *ProjectsAccountsDeleteCall) Context(ctx context.Context) *ProjectsAccountsDeleteCall + func (c *ProjectsAccountsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1DeleteAccountResponse, error) + func (c *ProjectsAccountsDeleteCall) Fields(s ...googleapi.Field) *ProjectsAccountsDeleteCall + func (c *ProjectsAccountsDeleteCall) Header() http.Header + type ProjectsAccountsLookupCall struct + func (c *ProjectsAccountsLookupCall) Context(ctx context.Context) *ProjectsAccountsLookupCall + func (c *ProjectsAccountsLookupCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1GetAccountInfoResponse, error) + func (c *ProjectsAccountsLookupCall) Fields(s ...googleapi.Field) *ProjectsAccountsLookupCall + func (c *ProjectsAccountsLookupCall) Header() http.Header + type ProjectsAccountsQueryCall struct + func (c *ProjectsAccountsQueryCall) Context(ctx context.Context) *ProjectsAccountsQueryCall + func (c *ProjectsAccountsQueryCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1QueryUserInfoResponse, error) + func (c *ProjectsAccountsQueryCall) Fields(s ...googleapi.Field) *ProjectsAccountsQueryCall + func (c *ProjectsAccountsQueryCall) Header() http.Header + type ProjectsAccountsSendOobCodeCall struct + func (c *ProjectsAccountsSendOobCodeCall) Context(ctx context.Context) *ProjectsAccountsSendOobCodeCall + func (c *ProjectsAccountsSendOobCodeCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1GetOobCodeResponse, error) + func (c *ProjectsAccountsSendOobCodeCall) Fields(s ...googleapi.Field) *ProjectsAccountsSendOobCodeCall + func (c *ProjectsAccountsSendOobCodeCall) Header() http.Header + type ProjectsAccountsService struct + func NewProjectsAccountsService(s *Service) *ProjectsAccountsService + func (r *ProjectsAccountsService) BatchCreate(targetProjectId string, ...) *ProjectsAccountsBatchCreateCall + func (r *ProjectsAccountsService) BatchDelete(targetProjectId string, ...) *ProjectsAccountsBatchDeleteCall + func (r *ProjectsAccountsService) BatchGet(targetProjectId string) *ProjectsAccountsBatchGetCall + func (r *ProjectsAccountsService) Delete(targetProjectId string, ...) *ProjectsAccountsDeleteCall + func (r *ProjectsAccountsService) Lookup(targetProjectId string, ...) *ProjectsAccountsLookupCall + func (r *ProjectsAccountsService) Query(targetProjectId string, ...) *ProjectsAccountsQueryCall + func (r *ProjectsAccountsService) SendOobCode(targetProjectId string, ...) *ProjectsAccountsSendOobCodeCall + func (r *ProjectsAccountsService) Update(targetProjectId string, ...) *ProjectsAccountsUpdateCall + type ProjectsAccountsUpdateCall struct + func (c *ProjectsAccountsUpdateCall) Context(ctx context.Context) *ProjectsAccountsUpdateCall + func (c *ProjectsAccountsUpdateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1SetAccountInfoResponse, error) + func (c *ProjectsAccountsUpdateCall) Fields(s ...googleapi.Field) *ProjectsAccountsUpdateCall + func (c *ProjectsAccountsUpdateCall) Header() http.Header + type ProjectsCreateSessionCookieCall struct + func (c *ProjectsCreateSessionCookieCall) Context(ctx context.Context) *ProjectsCreateSessionCookieCall + func (c *ProjectsCreateSessionCookieCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1CreateSessionCookieResponse, error) + func (c *ProjectsCreateSessionCookieCall) Fields(s ...googleapi.Field) *ProjectsCreateSessionCookieCall + func (c *ProjectsCreateSessionCookieCall) Header() http.Header + type ProjectsQueryAccountsCall struct + func (c *ProjectsQueryAccountsCall) Context(ctx context.Context) *ProjectsQueryAccountsCall + func (c *ProjectsQueryAccountsCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1QueryUserInfoResponse, error) + func (c *ProjectsQueryAccountsCall) Fields(s ...googleapi.Field) *ProjectsQueryAccountsCall + func (c *ProjectsQueryAccountsCall) Header() http.Header + type ProjectsService struct + Accounts_ *ProjectsAccountsService + Tenants *ProjectsTenantsService + func NewProjectsService(s *Service) *ProjectsService + func (r *ProjectsService) Accounts(targetProjectId string, ...) *ProjectsAccountsCall + func (r *ProjectsService) CreateSessionCookie(targetProjectId string, ...) *ProjectsCreateSessionCookieCall + func (r *ProjectsService) QueryAccounts(targetProjectId string, ...) *ProjectsQueryAccountsCall + type ProjectsTenantsAccountsBatchCreateCall struct + func (c *ProjectsTenantsAccountsBatchCreateCall) Context(ctx context.Context) *ProjectsTenantsAccountsBatchCreateCall + func (c *ProjectsTenantsAccountsBatchCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1UploadAccountResponse, error) + func (c *ProjectsTenantsAccountsBatchCreateCall) Fields(s ...googleapi.Field) *ProjectsTenantsAccountsBatchCreateCall + func (c *ProjectsTenantsAccountsBatchCreateCall) Header() http.Header + type ProjectsTenantsAccountsBatchDeleteCall struct + func (c *ProjectsTenantsAccountsBatchDeleteCall) Context(ctx context.Context) *ProjectsTenantsAccountsBatchDeleteCall + func (c *ProjectsTenantsAccountsBatchDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1BatchDeleteAccountsResponse, error) + func (c *ProjectsTenantsAccountsBatchDeleteCall) Fields(s ...googleapi.Field) *ProjectsTenantsAccountsBatchDeleteCall + func (c *ProjectsTenantsAccountsBatchDeleteCall) Header() http.Header + type ProjectsTenantsAccountsBatchGetCall struct + func (c *ProjectsTenantsAccountsBatchGetCall) Context(ctx context.Context) *ProjectsTenantsAccountsBatchGetCall + func (c *ProjectsTenantsAccountsBatchGetCall) DelegatedProjectNumber(delegatedProjectNumber int64) *ProjectsTenantsAccountsBatchGetCall + func (c *ProjectsTenantsAccountsBatchGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1DownloadAccountResponse, error) + func (c *ProjectsTenantsAccountsBatchGetCall) Fields(s ...googleapi.Field) *ProjectsTenantsAccountsBatchGetCall + func (c *ProjectsTenantsAccountsBatchGetCall) Header() http.Header + func (c *ProjectsTenantsAccountsBatchGetCall) IfNoneMatch(entityTag string) *ProjectsTenantsAccountsBatchGetCall + func (c *ProjectsTenantsAccountsBatchGetCall) MaxResults(maxResults int64) *ProjectsTenantsAccountsBatchGetCall + func (c *ProjectsTenantsAccountsBatchGetCall) NextPageToken(nextPageToken string) *ProjectsTenantsAccountsBatchGetCall + func (c *ProjectsTenantsAccountsBatchGetCall) Pages(ctx context.Context, ...) error + type ProjectsTenantsAccountsCall struct + func (c *ProjectsTenantsAccountsCall) Context(ctx context.Context) *ProjectsTenantsAccountsCall + func (c *ProjectsTenantsAccountsCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1SignUpResponse, error) + func (c *ProjectsTenantsAccountsCall) Fields(s ...googleapi.Field) *ProjectsTenantsAccountsCall + func (c *ProjectsTenantsAccountsCall) Header() http.Header + type ProjectsTenantsAccountsDeleteCall struct + func (c *ProjectsTenantsAccountsDeleteCall) Context(ctx context.Context) *ProjectsTenantsAccountsDeleteCall + func (c *ProjectsTenantsAccountsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1DeleteAccountResponse, error) + func (c *ProjectsTenantsAccountsDeleteCall) Fields(s ...googleapi.Field) *ProjectsTenantsAccountsDeleteCall + func (c *ProjectsTenantsAccountsDeleteCall) Header() http.Header + type ProjectsTenantsAccountsLookupCall struct + func (c *ProjectsTenantsAccountsLookupCall) Context(ctx context.Context) *ProjectsTenantsAccountsLookupCall + func (c *ProjectsTenantsAccountsLookupCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1GetAccountInfoResponse, error) + func (c *ProjectsTenantsAccountsLookupCall) Fields(s ...googleapi.Field) *ProjectsTenantsAccountsLookupCall + func (c *ProjectsTenantsAccountsLookupCall) Header() http.Header + type ProjectsTenantsAccountsQueryCall struct + func (c *ProjectsTenantsAccountsQueryCall) Context(ctx context.Context) *ProjectsTenantsAccountsQueryCall + func (c *ProjectsTenantsAccountsQueryCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1QueryUserInfoResponse, error) + func (c *ProjectsTenantsAccountsQueryCall) Fields(s ...googleapi.Field) *ProjectsTenantsAccountsQueryCall + func (c *ProjectsTenantsAccountsQueryCall) Header() http.Header + type ProjectsTenantsAccountsSendOobCodeCall struct + func (c *ProjectsTenantsAccountsSendOobCodeCall) Context(ctx context.Context) *ProjectsTenantsAccountsSendOobCodeCall + func (c *ProjectsTenantsAccountsSendOobCodeCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1GetOobCodeResponse, error) + func (c *ProjectsTenantsAccountsSendOobCodeCall) Fields(s ...googleapi.Field) *ProjectsTenantsAccountsSendOobCodeCall + func (c *ProjectsTenantsAccountsSendOobCodeCall) Header() http.Header + type ProjectsTenantsAccountsService struct + func NewProjectsTenantsAccountsService(s *Service) *ProjectsTenantsAccountsService + func (r *ProjectsTenantsAccountsService) BatchCreate(targetProjectId string, tenantId string, ...) *ProjectsTenantsAccountsBatchCreateCall + func (r *ProjectsTenantsAccountsService) BatchDelete(targetProjectId string, tenantId string, ...) *ProjectsTenantsAccountsBatchDeleteCall + func (r *ProjectsTenantsAccountsService) BatchGet(targetProjectId string, tenantId string) *ProjectsTenantsAccountsBatchGetCall + func (r *ProjectsTenantsAccountsService) Delete(targetProjectId string, tenantId string, ...) *ProjectsTenantsAccountsDeleteCall + func (r *ProjectsTenantsAccountsService) Lookup(targetProjectId string, tenantId string, ...) *ProjectsTenantsAccountsLookupCall + func (r *ProjectsTenantsAccountsService) Query(targetProjectId string, tenantId string, ...) *ProjectsTenantsAccountsQueryCall + func (r *ProjectsTenantsAccountsService) SendOobCode(targetProjectId string, tenantId string, ...) *ProjectsTenantsAccountsSendOobCodeCall + func (r *ProjectsTenantsAccountsService) Update(targetProjectId string, tenantId string, ...) *ProjectsTenantsAccountsUpdateCall + type ProjectsTenantsAccountsUpdateCall struct + func (c *ProjectsTenantsAccountsUpdateCall) Context(ctx context.Context) *ProjectsTenantsAccountsUpdateCall + func (c *ProjectsTenantsAccountsUpdateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1SetAccountInfoResponse, error) + func (c *ProjectsTenantsAccountsUpdateCall) Fields(s ...googleapi.Field) *ProjectsTenantsAccountsUpdateCall + func (c *ProjectsTenantsAccountsUpdateCall) Header() http.Header + type ProjectsTenantsCreateSessionCookieCall struct + func (c *ProjectsTenantsCreateSessionCookieCall) Context(ctx context.Context) *ProjectsTenantsCreateSessionCookieCall + func (c *ProjectsTenantsCreateSessionCookieCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1CreateSessionCookieResponse, error) + func (c *ProjectsTenantsCreateSessionCookieCall) Fields(s ...googleapi.Field) *ProjectsTenantsCreateSessionCookieCall + func (c *ProjectsTenantsCreateSessionCookieCall) Header() http.Header + type ProjectsTenantsService struct + Accounts_ *ProjectsTenantsAccountsService + func NewProjectsTenantsService(s *Service) *ProjectsTenantsService + func (r *ProjectsTenantsService) Accounts(targetProjectId string, tenantId string, ...) *ProjectsTenantsAccountsCall + func (r *ProjectsTenantsService) CreateSessionCookie(targetProjectId string, tenantId string, ...) *ProjectsTenantsCreateSessionCookieCall + type Service struct + Accounts *AccountsService + BasePath string + Projects *ProjectsService + UserAgent string + V1 *V1Service + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type V1GetProjectsCall struct + func (c *V1GetProjectsCall) AndroidPackageName(androidPackageName string) *V1GetProjectsCall + func (c *V1GetProjectsCall) ClientId(clientId string) *V1GetProjectsCall + func (c *V1GetProjectsCall) Context(ctx context.Context) *V1GetProjectsCall + func (c *V1GetProjectsCall) DelegatedProjectNumber(delegatedProjectNumber int64) *V1GetProjectsCall + func (c *V1GetProjectsCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1GetProjectConfigResponse, error) + func (c *V1GetProjectsCall) Fields(s ...googleapi.Field) *V1GetProjectsCall + func (c *V1GetProjectsCall) FirebaseAppId(firebaseAppId string) *V1GetProjectsCall + func (c *V1GetProjectsCall) Header() http.Header + func (c *V1GetProjectsCall) IfNoneMatch(entityTag string) *V1GetProjectsCall + func (c *V1GetProjectsCall) IosBundleId(iosBundleId string) *V1GetProjectsCall + func (c *V1GetProjectsCall) ProjectNumber(projectNumber int64) *V1GetProjectsCall + func (c *V1GetProjectsCall) ReturnDynamicLink(returnDynamicLink bool) *V1GetProjectsCall + func (c *V1GetProjectsCall) Sha1Cert(sha1Cert string) *V1GetProjectsCall + type V1GetPublicKeysCall struct + func (c *V1GetPublicKeysCall) Context(ctx context.Context) *V1GetPublicKeysCall + func (c *V1GetPublicKeysCall) Do(opts ...googleapi.CallOption) error + func (c *V1GetPublicKeysCall) Fields(s ...googleapi.Field) *V1GetPublicKeysCall + func (c *V1GetPublicKeysCall) Header() http.Header + func (c *V1GetPublicKeysCall) IfNoneMatch(entityTag string) *V1GetPublicKeysCall + type V1GetRecaptchaParamsCall struct + func (c *V1GetRecaptchaParamsCall) Context(ctx context.Context) *V1GetRecaptchaParamsCall + func (c *V1GetRecaptchaParamsCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1GetRecaptchaParamResponse, error) + func (c *V1GetRecaptchaParamsCall) Fields(s ...googleapi.Field) *V1GetRecaptchaParamsCall + func (c *V1GetRecaptchaParamsCall) Header() http.Header + func (c *V1GetRecaptchaParamsCall) IfNoneMatch(entityTag string) *V1GetRecaptchaParamsCall + type V1GetSessionCookiePublicKeysCall struct + func (c *V1GetSessionCookiePublicKeysCall) Context(ctx context.Context) *V1GetSessionCookiePublicKeysCall + func (c *V1GetSessionCookiePublicKeysCall) Do(opts ...googleapi.CallOption) (*GoogleCloudIdentitytoolkitV1GetSessionCookiePublicKeysResponse, error) + func (c *V1GetSessionCookiePublicKeysCall) Fields(s ...googleapi.Field) *V1GetSessionCookiePublicKeysCall + func (c *V1GetSessionCookiePublicKeysCall) Header() http.Header + func (c *V1GetSessionCookiePublicKeysCall) IfNoneMatch(entityTag string) *V1GetSessionCookiePublicKeysCall + type V1Service struct + func NewV1Service(s *Service) *V1Service + func (r *V1Service) GetProjects() *V1GetProjectsCall + func (r *V1Service) GetPublicKeys() *V1GetPublicKeysCall + func (r *V1Service) GetRecaptchaParams() *V1GetRecaptchaParamsCall + func (r *V1Service) GetSessionCookiePublicKeys() *V1GetSessionCookiePublicKeysCall