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