Uses of Enum
com.google.firestore.admin.v1.Field.TtlConfig.State
-
Uses of Field.TtlConfig.State in com.google.firestore.admin.v1
Methods in com.google.firestore.admin.v1 that return Field.TtlConfig.StateModifier and TypeMethodDescriptionstatic Field.TtlConfig.StateField.TtlConfig.State.forNumber(int value) Field.TtlConfig.Builder.getState()Output only.Field.TtlConfig.getState()Output only.Field.TtlConfigOrBuilder.getState()Output only.static Field.TtlConfig.StateField.TtlConfig.State.valueOf(int value) Deprecated.static Field.TtlConfig.StateField.TtlConfig.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Field.TtlConfig.StateReturns the enum constant of this type with the specified name.static Field.TtlConfig.State[]Field.TtlConfig.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 Field.TtlConfig.StateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Field.TtlConfig.State>Field.TtlConfig.State.internalGetValueMap()Methods in com.google.firestore.admin.v1 with parameters of type Field.TtlConfig.StateModifier and TypeMethodDescriptionField.TtlConfig.Builder.setState(Field.TtlConfig.State value) Output only.