| Modifier and Type | Method and Description |
|---|---|
FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.UncommittedFileChange.Builder.build() |
FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.UncommittedFileChange.Builder.buildPartial() |
static FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.UncommittedFileChange.getDefaultInstance() |
FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.UncommittedFileChange.getDefaultInstanceForType() |
FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.UncommittedFileChange.Builder.getDefaultInstanceForType() |
FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponseOrBuilder.getUncommittedFileChanges(int index)
A list of all files which have uncommitted Git changes.
|
FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.getUncommittedFileChanges(int index)
A list of all files which have uncommitted Git changes.
|
FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.Builder.getUncommittedFileChanges(int index)
A list of all files which have uncommitted Git changes.
|
static FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.UncommittedFileChange.parseDelimitedFrom(InputStream input) |
static FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.UncommittedFileChange.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.UncommittedFileChange.parseFrom(byte[] data) |
static FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.UncommittedFileChange.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.UncommittedFileChange.parseFrom(ByteBuffer data) |
static FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.UncommittedFileChange.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.UncommittedFileChange.parseFrom(com.google.protobuf.ByteString data) |
static FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.UncommittedFileChange.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.UncommittedFileChange.parseFrom(com.google.protobuf.CodedInputStream input) |
static FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.UncommittedFileChange.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.UncommittedFileChange.parseFrom(InputStream input) |
static FetchFileGitStatusesResponse.UncommittedFileChange |
FetchFileGitStatusesResponse.UncommittedFileChange.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FetchFileGitStatusesResponse.UncommittedFileChange> |
FetchFileGitStatusesResponse.UncommittedFileChange.getParserForType() |
List<FetchFileGitStatusesResponse.UncommittedFileChange> |
FetchFileGitStatusesResponseOrBuilder.getUncommittedFileChangesList()
A list of all files which have uncommitted Git changes.
|
List<FetchFileGitStatusesResponse.UncommittedFileChange> |
FetchFileGitStatusesResponse.getUncommittedFileChangesList()
A list of all files which have uncommitted Git changes.
|
List<FetchFileGitStatusesResponse.UncommittedFileChange> |
FetchFileGitStatusesResponse.Builder.getUncommittedFileChangesList()
A list of all files which have uncommitted Git changes.
|
static com.google.protobuf.Parser<FetchFileGitStatusesResponse.UncommittedFileChange> |
FetchFileGitStatusesResponse.UncommittedFileChange.parser() |
| Modifier and Type | Method and Description |
|---|---|
FetchFileGitStatusesResponse.Builder |
FetchFileGitStatusesResponse.Builder.addAllUncommittedFileChanges(Iterable<? extends FetchFileGitStatusesResponse.UncommittedFileChange> values)
A list of all files which have uncommitted Git changes.
|
Copyright © 2024 Google LLC. All rights reserved.