public static final class AnnotateFileResponse.Builder extends GeneratedMessageV3.Builder<AnnotateFileResponse.Builder> implements AnnotateFileResponseOrBuilder
Response to a single file annotation request. A file may contain one or more images, which individually have their own responses.Protobuf type
google.cloud.vision.v1.AnnotateFileResponse
Modifier and Type | Method and Description |
---|---|
AnnotateFileResponse.Builder |
addAllResponses(Iterable<? extends AnnotateImageResponse> values)
Individual responses to images found within the file.
|
AnnotateFileResponse.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
AnnotateFileResponse.Builder |
addResponses(AnnotateImageResponse.Builder builderForValue)
Individual responses to images found within the file.
|
AnnotateFileResponse.Builder |
addResponses(AnnotateImageResponse value)
Individual responses to images found within the file.
|
AnnotateFileResponse.Builder |
addResponses(int index,
AnnotateImageResponse.Builder builderForValue)
Individual responses to images found within the file.
|
AnnotateFileResponse.Builder |
addResponses(int index,
AnnotateImageResponse value)
Individual responses to images found within the file.
|
AnnotateImageResponse.Builder |
addResponsesBuilder()
Individual responses to images found within the file.
|
AnnotateImageResponse.Builder |
addResponsesBuilder(int index)
Individual responses to images found within the file.
|
AnnotateFileResponse |
build() |
AnnotateFileResponse |
buildPartial() |
AnnotateFileResponse.Builder |
clear() |
AnnotateFileResponse.Builder |
clearError()
If set, represents the error message for the failed request.
|
AnnotateFileResponse.Builder |
clearField(Descriptors.FieldDescriptor field) |
AnnotateFileResponse.Builder |
clearInputConfig()
Information about the file for which this response is generated.
|
AnnotateFileResponse.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
AnnotateFileResponse.Builder |
clearResponses()
Individual responses to images found within the file.
|
AnnotateFileResponse.Builder |
clearTotalPages()
This field gives the total number of pages in the file.
|
AnnotateFileResponse.Builder |
clone() |
AnnotateFileResponse |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
com.google.rpc.Status |
getError()
If set, represents the error message for the failed request.
|
com.google.rpc.Status.Builder |
getErrorBuilder()
If set, represents the error message for the failed request.
|
com.google.rpc.StatusOrBuilder |
getErrorOrBuilder()
If set, represents the error message for the failed request.
|
InputConfig |
getInputConfig()
Information about the file for which this response is generated.
|
InputConfig.Builder |
getInputConfigBuilder()
Information about the file for which this response is generated.
|
InputConfigOrBuilder |
getInputConfigOrBuilder()
Information about the file for which this response is generated.
|
AnnotateImageResponse |
getResponses(int index)
Individual responses to images found within the file.
|
AnnotateImageResponse.Builder |
getResponsesBuilder(int index)
Individual responses to images found within the file.
|
List<AnnotateImageResponse.Builder> |
getResponsesBuilderList()
Individual responses to images found within the file.
|
int |
getResponsesCount()
Individual responses to images found within the file.
|
List<AnnotateImageResponse> |
getResponsesList()
Individual responses to images found within the file.
|
AnnotateImageResponseOrBuilder |
getResponsesOrBuilder(int index)
Individual responses to images found within the file.
|
List<? extends AnnotateImageResponseOrBuilder> |
getResponsesOrBuilderList()
Individual responses to images found within the file.
|
int |
getTotalPages()
This field gives the total number of pages in the file.
|
boolean |
hasError()
If set, represents the error message for the failed request.
|
boolean |
hasInputConfig()
Information about the file for which this response is generated.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AnnotateFileResponse.Builder |
mergeError(com.google.rpc.Status value)
If set, represents the error message for the failed request.
|
AnnotateFileResponse.Builder |
mergeFrom(AnnotateFileResponse other) |
AnnotateFileResponse.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
AnnotateFileResponse.Builder |
mergeFrom(Message other) |
AnnotateFileResponse.Builder |
mergeInputConfig(InputConfig value)
Information about the file for which this response is generated.
|
AnnotateFileResponse.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
AnnotateFileResponse.Builder |
removeResponses(int index)
Individual responses to images found within the file.
|
AnnotateFileResponse.Builder |
setError(com.google.rpc.Status.Builder builderForValue)
If set, represents the error message for the failed request.
|
AnnotateFileResponse.Builder |
setError(com.google.rpc.Status value)
If set, represents the error message for the failed request.
|
AnnotateFileResponse.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
AnnotateFileResponse.Builder |
setInputConfig(InputConfig.Builder builderForValue)
Information about the file for which this response is generated.
|
AnnotateFileResponse.Builder |
setInputConfig(InputConfig value)
Information about the file for which this response is generated.
|
AnnotateFileResponse.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
AnnotateFileResponse.Builder |
setResponses(int index,
AnnotateImageResponse.Builder builderForValue)
Individual responses to images found within the file.
|
AnnotateFileResponse.Builder |
setResponses(int index,
AnnotateImageResponse value)
Individual responses to images found within the file.
|
AnnotateFileResponse.Builder |
setTotalPages(int value)
This field gives the total number of pages in the file.
|
AnnotateFileResponse.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeDelimitedFrom, mergeDelimitedFrom
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<AnnotateFileResponse.Builder>
public AnnotateFileResponse.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<AnnotateFileResponse.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<AnnotateFileResponse.Builder>
public AnnotateFileResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public AnnotateFileResponse build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public AnnotateFileResponse buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public AnnotateFileResponse.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<AnnotateFileResponse.Builder>
public AnnotateFileResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<AnnotateFileResponse.Builder>
public AnnotateFileResponse.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<AnnotateFileResponse.Builder>
public AnnotateFileResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<AnnotateFileResponse.Builder>
public AnnotateFileResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<AnnotateFileResponse.Builder>
public AnnotateFileResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<AnnotateFileResponse.Builder>
public AnnotateFileResponse.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<AnnotateFileResponse.Builder>
public AnnotateFileResponse.Builder mergeFrom(AnnotateFileResponse other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<AnnotateFileResponse.Builder>
public AnnotateFileResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<AnnotateFileResponse.Builder>
IOException
public boolean hasInputConfig()
Information about the file for which this response is generated.
.google.cloud.vision.v1.InputConfig input_config = 1;
hasInputConfig
in interface AnnotateFileResponseOrBuilder
public InputConfig getInputConfig()
Information about the file for which this response is generated.
.google.cloud.vision.v1.InputConfig input_config = 1;
getInputConfig
in interface AnnotateFileResponseOrBuilder
public AnnotateFileResponse.Builder setInputConfig(InputConfig value)
Information about the file for which this response is generated.
.google.cloud.vision.v1.InputConfig input_config = 1;
public AnnotateFileResponse.Builder setInputConfig(InputConfig.Builder builderForValue)
Information about the file for which this response is generated.
.google.cloud.vision.v1.InputConfig input_config = 1;
public AnnotateFileResponse.Builder mergeInputConfig(InputConfig value)
Information about the file for which this response is generated.
.google.cloud.vision.v1.InputConfig input_config = 1;
public AnnotateFileResponse.Builder clearInputConfig()
Information about the file for which this response is generated.
.google.cloud.vision.v1.InputConfig input_config = 1;
public InputConfig.Builder getInputConfigBuilder()
Information about the file for which this response is generated.
.google.cloud.vision.v1.InputConfig input_config = 1;
public InputConfigOrBuilder getInputConfigOrBuilder()
Information about the file for which this response is generated.
.google.cloud.vision.v1.InputConfig input_config = 1;
getInputConfigOrBuilder
in interface AnnotateFileResponseOrBuilder
public List<AnnotateImageResponse> getResponsesList()
Individual responses to images found within the file. This field will be empty if the `error` field is set.
repeated .google.cloud.vision.v1.AnnotateImageResponse responses = 2;
getResponsesList
in interface AnnotateFileResponseOrBuilder
public int getResponsesCount()
Individual responses to images found within the file. This field will be empty if the `error` field is set.
repeated .google.cloud.vision.v1.AnnotateImageResponse responses = 2;
getResponsesCount
in interface AnnotateFileResponseOrBuilder
public AnnotateImageResponse getResponses(int index)
Individual responses to images found within the file. This field will be empty if the `error` field is set.
repeated .google.cloud.vision.v1.AnnotateImageResponse responses = 2;
getResponses
in interface AnnotateFileResponseOrBuilder
public AnnotateFileResponse.Builder setResponses(int index, AnnotateImageResponse value)
Individual responses to images found within the file. This field will be empty if the `error` field is set.
repeated .google.cloud.vision.v1.AnnotateImageResponse responses = 2;
public AnnotateFileResponse.Builder setResponses(int index, AnnotateImageResponse.Builder builderForValue)
Individual responses to images found within the file. This field will be empty if the `error` field is set.
repeated .google.cloud.vision.v1.AnnotateImageResponse responses = 2;
public AnnotateFileResponse.Builder addResponses(AnnotateImageResponse value)
Individual responses to images found within the file. This field will be empty if the `error` field is set.
repeated .google.cloud.vision.v1.AnnotateImageResponse responses = 2;
public AnnotateFileResponse.Builder addResponses(int index, AnnotateImageResponse value)
Individual responses to images found within the file. This field will be empty if the `error` field is set.
repeated .google.cloud.vision.v1.AnnotateImageResponse responses = 2;
public AnnotateFileResponse.Builder addResponses(AnnotateImageResponse.Builder builderForValue)
Individual responses to images found within the file. This field will be empty if the `error` field is set.
repeated .google.cloud.vision.v1.AnnotateImageResponse responses = 2;
public AnnotateFileResponse.Builder addResponses(int index, AnnotateImageResponse.Builder builderForValue)
Individual responses to images found within the file. This field will be empty if the `error` field is set.
repeated .google.cloud.vision.v1.AnnotateImageResponse responses = 2;
public AnnotateFileResponse.Builder addAllResponses(Iterable<? extends AnnotateImageResponse> values)
Individual responses to images found within the file. This field will be empty if the `error` field is set.
repeated .google.cloud.vision.v1.AnnotateImageResponse responses = 2;
public AnnotateFileResponse.Builder clearResponses()
Individual responses to images found within the file. This field will be empty if the `error` field is set.
repeated .google.cloud.vision.v1.AnnotateImageResponse responses = 2;
public AnnotateFileResponse.Builder removeResponses(int index)
Individual responses to images found within the file. This field will be empty if the `error` field is set.
repeated .google.cloud.vision.v1.AnnotateImageResponse responses = 2;
public AnnotateImageResponse.Builder getResponsesBuilder(int index)
Individual responses to images found within the file. This field will be empty if the `error` field is set.
repeated .google.cloud.vision.v1.AnnotateImageResponse responses = 2;
public AnnotateImageResponseOrBuilder getResponsesOrBuilder(int index)
Individual responses to images found within the file. This field will be empty if the `error` field is set.
repeated .google.cloud.vision.v1.AnnotateImageResponse responses = 2;
getResponsesOrBuilder
in interface AnnotateFileResponseOrBuilder
public List<? extends AnnotateImageResponseOrBuilder> getResponsesOrBuilderList()
Individual responses to images found within the file. This field will be empty if the `error` field is set.
repeated .google.cloud.vision.v1.AnnotateImageResponse responses = 2;
getResponsesOrBuilderList
in interface AnnotateFileResponseOrBuilder
public AnnotateImageResponse.Builder addResponsesBuilder()
Individual responses to images found within the file. This field will be empty if the `error` field is set.
repeated .google.cloud.vision.v1.AnnotateImageResponse responses = 2;
public AnnotateImageResponse.Builder addResponsesBuilder(int index)
Individual responses to images found within the file. This field will be empty if the `error` field is set.
repeated .google.cloud.vision.v1.AnnotateImageResponse responses = 2;
public List<AnnotateImageResponse.Builder> getResponsesBuilderList()
Individual responses to images found within the file. This field will be empty if the `error` field is set.
repeated .google.cloud.vision.v1.AnnotateImageResponse responses = 2;
public int getTotalPages()
This field gives the total number of pages in the file.
int32 total_pages = 3;
getTotalPages
in interface AnnotateFileResponseOrBuilder
public AnnotateFileResponse.Builder setTotalPages(int value)
This field gives the total number of pages in the file.
int32 total_pages = 3;
value
- The totalPages to set.public AnnotateFileResponse.Builder clearTotalPages()
This field gives the total number of pages in the file.
int32 total_pages = 3;
public boolean hasError()
If set, represents the error message for the failed request. The `responses` field will not be set in this case.
.google.rpc.Status error = 4;
hasError
in interface AnnotateFileResponseOrBuilder
public com.google.rpc.Status getError()
If set, represents the error message for the failed request. The `responses` field will not be set in this case.
.google.rpc.Status error = 4;
getError
in interface AnnotateFileResponseOrBuilder
public AnnotateFileResponse.Builder setError(com.google.rpc.Status value)
If set, represents the error message for the failed request. The `responses` field will not be set in this case.
.google.rpc.Status error = 4;
public AnnotateFileResponse.Builder setError(com.google.rpc.Status.Builder builderForValue)
If set, represents the error message for the failed request. The `responses` field will not be set in this case.
.google.rpc.Status error = 4;
public AnnotateFileResponse.Builder mergeError(com.google.rpc.Status value)
If set, represents the error message for the failed request. The `responses` field will not be set in this case.
.google.rpc.Status error = 4;
public AnnotateFileResponse.Builder clearError()
If set, represents the error message for the failed request. The `responses` field will not be set in this case.
.google.rpc.Status error = 4;
public com.google.rpc.Status.Builder getErrorBuilder()
If set, represents the error message for the failed request. The `responses` field will not be set in this case.
.google.rpc.Status error = 4;
public com.google.rpc.StatusOrBuilder getErrorOrBuilder()
If set, represents the error message for the failed request. The `responses` field will not be set in this case.
.google.rpc.Status error = 4;
getErrorOrBuilder
in interface AnnotateFileResponseOrBuilder
public final AnnotateFileResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<AnnotateFileResponse.Builder>
public final AnnotateFileResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<AnnotateFileResponse.Builder>
Copyright © 2022 Google LLC. All rights reserved.