| Modifier and Type | Method and Description |
|---|---|
static Folder.State |
Folder.State.forNumber(int value) |
Folder.State |
FolderOrBuilder.getState()
Output only.
|
Folder.State |
Folder.getState()
Output only.
|
Folder.State |
Folder.Builder.getState()
Output only.
|
static Folder.State |
Folder.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Folder.State |
Folder.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Folder.State |
Folder.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Folder.State[] |
Folder.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<Folder.State> |
Folder.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Folder.Builder |
Folder.Builder.setState(Folder.State value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.