static FetchFileGitStatusesResponse.UncommittedFileChange.State |
FetchFileGitStatusesResponse.UncommittedFileChange.State.forNumber(int value) |
|
FetchFileGitStatusesResponse.UncommittedFileChange.State |
FetchFileGitStatusesResponse.UncommittedFileChange.Builder.getState() |
Indicates the status of the file.
|
FetchFileGitStatusesResponse.UncommittedFileChange.State |
FetchFileGitStatusesResponse.UncommittedFileChange.getState() |
Indicates the status of the file.
|
FetchFileGitStatusesResponse.UncommittedFileChange.State |
FetchFileGitStatusesResponse.UncommittedFileChangeOrBuilder.getState() |
Indicates the status of the file.
|
static FetchFileGitStatusesResponse.UncommittedFileChange.State |
FetchFileGitStatusesResponse.UncommittedFileChange.State.valueOf(int value) |
Deprecated.
|
static FetchFileGitStatusesResponse.UncommittedFileChange.State |
FetchFileGitStatusesResponse.UncommittedFileChange.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|