Uses of Enum
com.google.firestore.admin.v1.UserCreds.State
-
Uses of UserCreds.State in com.google.firestore.admin.v1
Methods in com.google.firestore.admin.v1 that return UserCreds.StateModifier and TypeMethodDescriptionstatic UserCreds.StateUserCreds.State.forNumber(int value) UserCreds.Builder.getState()Output only.UserCreds.getState()Output only.UserCredsOrBuilder.getState()Output only.static UserCreds.StateUserCreds.State.valueOf(int value) Deprecated.static UserCreds.StateUserCreds.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static UserCreds.StateReturns the enum constant of this type with the specified name.static UserCreds.State[]UserCreds.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.firestore.admin.v1 that return types with arguments of type UserCreds.StateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<UserCreds.State>UserCreds.State.internalGetValueMap()Methods in com.google.firestore.admin.v1 with parameters of type UserCreds.State