Package | Description |
---|---|
com.google.firestore.admin.v1 |
Modifier and Type | Method and Description |
---|---|
static Field.TtlConfig.State |
Field.TtlConfig.State.forNumber(int value) |
Field.TtlConfig.State |
Field.TtlConfigOrBuilder.getState()
Output only.
|
Field.TtlConfig.State |
Field.TtlConfig.getState()
Output only.
|
Field.TtlConfig.State |
Field.TtlConfig.Builder.getState()
Output only.
|
static Field.TtlConfig.State |
Field.TtlConfig.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Field.TtlConfig.State |
Field.TtlConfig.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Field.TtlConfig.State |
Field.TtlConfig.State.valueOf(String name)
Returns 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.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<Field.TtlConfig.State> |
Field.TtlConfig.State.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
Field.TtlConfig.Builder |
Field.TtlConfig.Builder.setState(Field.TtlConfig.State value)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.