Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

Namespace: auth

test.auth

namespace   static

Namespace for testing Auth functions using the Cloud Functions for Firebase Test SDK.

Methods

exampleUserRecord

static

exampleUserRecord() returns functions.auth.UserRecord

Fetch an exampleUserRecord already populated with data.

Returns

non-null functions.auth.UserRecord 

makeUserRecord

static

makeUserRecord(fields) returns functions.auth.UserRecord

Function to create aUserRecord.

Parameter

fields

Object

Fields ofUserRecord to specify. Can be any subset of the fields infunctions.auth.UserRecord.

Value must not be null.

Returns

non-null functions.auth.UserRecord 

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2019-12-03 UTC.


[8]ページ先頭

©2009-2025 Movatter.jp