GoogleIdTokenCredential.Builder

public final class GoogleIdTokenCredential.Builder


Trình tạo cho GoogleIdTokenCredential

Tóm tắt

Hàm khởi tạo công khai

Hàm khởi tạo công khai

Trình tạo

public Builder()

Phương thức công khai

build

public final @NonNull GoogleIdTokenCredential build()

setDisplayName

public final @NonNull GoogleIdTokenCredential.Builder setDisplayName(String displayName)

setFamilyName

public final @NonNull GoogleIdTokenCredential.Builder setFamilyName(String familyName)

setGivenName

public final @NonNull GoogleIdTokenCredential.Builder setGivenName(String givenName)

setIdToken

public final @NonNull GoogleIdTokenCredential.Builder setIdToken(@NonNull String idToken)

setPhoneNumber

public final @NonNull GoogleIdTokenCredential.Builder setPhoneNumber(String phoneNumber)

setProfilePictureUri

public final @NonNull GoogleIdTokenCredential.Builder setProfilePictureUri(Uri profilePictureUri)