BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.addAllResponses(Iterable<? extends AnnotateFileResponse> values) |
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.addResponses(int index,
AnnotateFileResponse value) |
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.addResponses(int index,
AnnotateFileResponse.Builder builderForValue) |
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.addResponses(AnnotateFileResponse value) |
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.addResponses(AnnotateFileResponse.Builder builderForValue) |
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.clear() |
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.clearResponses() |
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.clone() |
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.mergeFrom(BatchAnnotateFilesResponse other) |
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.newBuilder() |
|
static BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.newBuilder(BatchAnnotateFilesResponse prototype) |
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.newBuilderForType() |
|
protected BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.removeResponses(int index) |
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.setResponses(int index,
AnnotateFileResponse value) |
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.setResponses(int index,
AnnotateFileResponse.Builder builderForValue) |
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.toBuilder() |
|