Uses of Enum
com.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType
-
Uses of FieldOperationMetadata.TtlConfigDelta.ChangeType in com.google.firestore.admin.v1
Methods in com.google.firestore.admin.v1 that return FieldOperationMetadata.TtlConfigDelta.ChangeTypeModifier and TypeMethodDescriptionFieldOperationMetadata.TtlConfigDelta.ChangeType.forNumber(int value) FieldOperationMetadata.TtlConfigDelta.Builder.getChangeType()Specifies how the TTL configuration is changing.FieldOperationMetadata.TtlConfigDelta.getChangeType()Specifies how the TTL configuration is changing.FieldOperationMetadata.TtlConfigDeltaOrBuilder.getChangeType()Specifies how the TTL configuration is changing.FieldOperationMetadata.TtlConfigDelta.ChangeType.valueOf(int value) Deprecated.FieldOperationMetadata.TtlConfigDelta.ChangeType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.FieldOperationMetadata.TtlConfigDelta.ChangeType.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 FieldOperationMetadata.TtlConfigDelta.ChangeTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FieldOperationMetadata.TtlConfigDelta.ChangeType>FieldOperationMetadata.TtlConfigDelta.ChangeType.internalGetValueMap()Methods in com.google.firestore.admin.v1 with parameters of type FieldOperationMetadata.TtlConfigDelta.ChangeTypeModifier and TypeMethodDescriptionFieldOperationMetadata.TtlConfigDelta.Builder.setChangeType(FieldOperationMetadata.TtlConfigDelta.ChangeType value) Specifies how the TTL configuration is changing.