public static final class ImportProductSetsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ImportProductSetsResponse.Builder> implements ImportProductSetsResponseOrBuilder
Response message for the `ImportProductSets` method. This message is returned by the [google.longrunning.Operations.GetOperation][google.longrunning.Operations.GetOperation] method in the returned [google.longrunning.Operation.response][google.longrunning.Operation.response] field.Protobuf type
google.cloud.vision.v1p4beta1.ImportProductSetsResponse| Modifier and Type | Method and Description |
|---|---|
ImportProductSetsResponse.Builder |
addAllReferenceImages(Iterable<? extends ReferenceImage> values)
The list of reference_images that are imported successfully.
|
ImportProductSetsResponse.Builder |
addAllStatuses(Iterable<? extends com.google.rpc.Status> values)
The rpc status for each ImportProductSet request, including both successes
and errors.
|
ImportProductSetsResponse.Builder |
addReferenceImages(int index,
ReferenceImage.Builder builderForValue)
The list of reference_images that are imported successfully.
|
ImportProductSetsResponse.Builder |
addReferenceImages(int index,
ReferenceImage value)
The list of reference_images that are imported successfully.
|
ImportProductSetsResponse.Builder |
addReferenceImages(ReferenceImage.Builder builderForValue)
The list of reference_images that are imported successfully.
|
ImportProductSetsResponse.Builder |
addReferenceImages(ReferenceImage value)
The list of reference_images that are imported successfully.
|
ReferenceImage.Builder |
addReferenceImagesBuilder()
The list of reference_images that are imported successfully.
|
ReferenceImage.Builder |
addReferenceImagesBuilder(int index)
The list of reference_images that are imported successfully.
|
ImportProductSetsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImportProductSetsResponse.Builder |
addStatuses(int index,
com.google.rpc.Status.Builder builderForValue)
The rpc status for each ImportProductSet request, including both successes
and errors.
|
ImportProductSetsResponse.Builder |
addStatuses(int index,
com.google.rpc.Status value)
The rpc status for each ImportProductSet request, including both successes
and errors.
|
ImportProductSetsResponse.Builder |
addStatuses(com.google.rpc.Status.Builder builderForValue)
The rpc status for each ImportProductSet request, including both successes
and errors.
|
ImportProductSetsResponse.Builder |
addStatuses(com.google.rpc.Status value)
The rpc status for each ImportProductSet request, including both successes
and errors.
|
com.google.rpc.Status.Builder |
addStatusesBuilder()
The rpc status for each ImportProductSet request, including both successes
and errors.
|
com.google.rpc.Status.Builder |
addStatusesBuilder(int index)
The rpc status for each ImportProductSet request, including both successes
and errors.
|
ImportProductSetsResponse |
build() |
ImportProductSetsResponse |
buildPartial() |
ImportProductSetsResponse.Builder |
clear() |
ImportProductSetsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ImportProductSetsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ImportProductSetsResponse.Builder |
clearReferenceImages()
The list of reference_images that are imported successfully.
|
ImportProductSetsResponse.Builder |
clearStatuses()
The rpc status for each ImportProductSet request, including both successes
and errors.
|
ImportProductSetsResponse.Builder |
clone() |
ImportProductSetsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ReferenceImage |
getReferenceImages(int index)
The list of reference_images that are imported successfully.
|
ReferenceImage.Builder |
getReferenceImagesBuilder(int index)
The list of reference_images that are imported successfully.
|
List<ReferenceImage.Builder> |
getReferenceImagesBuilderList()
The list of reference_images that are imported successfully.
|
int |
getReferenceImagesCount()
The list of reference_images that are imported successfully.
|
List<ReferenceImage> |
getReferenceImagesList()
The list of reference_images that are imported successfully.
|
ReferenceImageOrBuilder |
getReferenceImagesOrBuilder(int index)
The list of reference_images that are imported successfully.
|
List<? extends ReferenceImageOrBuilder> |
getReferenceImagesOrBuilderList()
The list of reference_images that are imported successfully.
|
com.google.rpc.Status |
getStatuses(int index)
The rpc status for each ImportProductSet request, including both successes
and errors.
|
com.google.rpc.Status.Builder |
getStatusesBuilder(int index)
The rpc status for each ImportProductSet request, including both successes
and errors.
|
List<com.google.rpc.Status.Builder> |
getStatusesBuilderList()
The rpc status for each ImportProductSet request, including both successes
and errors.
|
int |
getStatusesCount()
The rpc status for each ImportProductSet request, including both successes
and errors.
|
List<com.google.rpc.Status> |
getStatusesList()
The rpc status for each ImportProductSet request, including both successes
and errors.
|
com.google.rpc.StatusOrBuilder |
getStatusesOrBuilder(int index)
The rpc status for each ImportProductSet request, including both successes
and errors.
|
List<? extends com.google.rpc.StatusOrBuilder> |
getStatusesOrBuilderList()
The rpc status for each ImportProductSet request, including both successes
and errors.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ImportProductSetsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ImportProductSetsResponse.Builder |
mergeFrom(ImportProductSetsResponse other) |
ImportProductSetsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ImportProductSetsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ImportProductSetsResponse.Builder |
removeReferenceImages(int index)
The list of reference_images that are imported successfully.
|
ImportProductSetsResponse.Builder |
removeStatuses(int index)
The rpc status for each ImportProductSet request, including both successes
and errors.
|
ImportProductSetsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImportProductSetsResponse.Builder |
setReferenceImages(int index,
ReferenceImage.Builder builderForValue)
The list of reference_images that are imported successfully.
|
ImportProductSetsResponse.Builder |
setReferenceImages(int index,
ReferenceImage value)
The list of reference_images that are imported successfully.
|
ImportProductSetsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ImportProductSetsResponse.Builder |
setStatuses(int index,
com.google.rpc.Status.Builder builderForValue)
The rpc status for each ImportProductSet request, including both successes
and errors.
|
ImportProductSetsResponse.Builder |
setStatuses(int index,
com.google.rpc.Status value)
The rpc status for each ImportProductSet request, including both successes
and errors.
|
ImportProductSetsResponse.Builder |
setUnknownFields(com.google.protobuf.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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ImportProductSetsResponse.Builder>public ImportProductSetsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ImportProductSetsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ImportProductSetsResponse.Builder>public ImportProductSetsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ImportProductSetsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ImportProductSetsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ImportProductSetsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ImportProductSetsResponse.Builder>public ImportProductSetsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportProductSetsResponse.Builder>public ImportProductSetsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportProductSetsResponse.Builder>public ImportProductSetsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ImportProductSetsResponse.Builder>public ImportProductSetsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportProductSetsResponse.Builder>public ImportProductSetsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportProductSetsResponse.Builder>public ImportProductSetsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ImportProductSetsResponse.Builder>public ImportProductSetsResponse.Builder mergeFrom(ImportProductSetsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ImportProductSetsResponse.Builder>public ImportProductSetsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ImportProductSetsResponse.Builder>IOExceptionpublic List<ReferenceImage> getReferenceImagesList()
The list of reference_images that are imported successfully.
repeated .google.cloud.vision.v1p4beta1.ReferenceImage reference_images = 1;getReferenceImagesList in interface ImportProductSetsResponseOrBuilderpublic int getReferenceImagesCount()
The list of reference_images that are imported successfully.
repeated .google.cloud.vision.v1p4beta1.ReferenceImage reference_images = 1;getReferenceImagesCount in interface ImportProductSetsResponseOrBuilderpublic ReferenceImage getReferenceImages(int index)
The list of reference_images that are imported successfully.
repeated .google.cloud.vision.v1p4beta1.ReferenceImage reference_images = 1;getReferenceImages in interface ImportProductSetsResponseOrBuilderpublic ImportProductSetsResponse.Builder setReferenceImages(int index, ReferenceImage value)
The list of reference_images that are imported successfully.
repeated .google.cloud.vision.v1p4beta1.ReferenceImage reference_images = 1;public ImportProductSetsResponse.Builder setReferenceImages(int index, ReferenceImage.Builder builderForValue)
The list of reference_images that are imported successfully.
repeated .google.cloud.vision.v1p4beta1.ReferenceImage reference_images = 1;public ImportProductSetsResponse.Builder addReferenceImages(ReferenceImage value)
The list of reference_images that are imported successfully.
repeated .google.cloud.vision.v1p4beta1.ReferenceImage reference_images = 1;public ImportProductSetsResponse.Builder addReferenceImages(int index, ReferenceImage value)
The list of reference_images that are imported successfully.
repeated .google.cloud.vision.v1p4beta1.ReferenceImage reference_images = 1;public ImportProductSetsResponse.Builder addReferenceImages(ReferenceImage.Builder builderForValue)
The list of reference_images that are imported successfully.
repeated .google.cloud.vision.v1p4beta1.ReferenceImage reference_images = 1;public ImportProductSetsResponse.Builder addReferenceImages(int index, ReferenceImage.Builder builderForValue)
The list of reference_images that are imported successfully.
repeated .google.cloud.vision.v1p4beta1.ReferenceImage reference_images = 1;public ImportProductSetsResponse.Builder addAllReferenceImages(Iterable<? extends ReferenceImage> values)
The list of reference_images that are imported successfully.
repeated .google.cloud.vision.v1p4beta1.ReferenceImage reference_images = 1;public ImportProductSetsResponse.Builder clearReferenceImages()
The list of reference_images that are imported successfully.
repeated .google.cloud.vision.v1p4beta1.ReferenceImage reference_images = 1;public ImportProductSetsResponse.Builder removeReferenceImages(int index)
The list of reference_images that are imported successfully.
repeated .google.cloud.vision.v1p4beta1.ReferenceImage reference_images = 1;public ReferenceImage.Builder getReferenceImagesBuilder(int index)
The list of reference_images that are imported successfully.
repeated .google.cloud.vision.v1p4beta1.ReferenceImage reference_images = 1;public ReferenceImageOrBuilder getReferenceImagesOrBuilder(int index)
The list of reference_images that are imported successfully.
repeated .google.cloud.vision.v1p4beta1.ReferenceImage reference_images = 1;getReferenceImagesOrBuilder in interface ImportProductSetsResponseOrBuilderpublic List<? extends ReferenceImageOrBuilder> getReferenceImagesOrBuilderList()
The list of reference_images that are imported successfully.
repeated .google.cloud.vision.v1p4beta1.ReferenceImage reference_images = 1;getReferenceImagesOrBuilderList in interface ImportProductSetsResponseOrBuilderpublic ReferenceImage.Builder addReferenceImagesBuilder()
The list of reference_images that are imported successfully.
repeated .google.cloud.vision.v1p4beta1.ReferenceImage reference_images = 1;public ReferenceImage.Builder addReferenceImagesBuilder(int index)
The list of reference_images that are imported successfully.
repeated .google.cloud.vision.v1p4beta1.ReferenceImage reference_images = 1;public List<ReferenceImage.Builder> getReferenceImagesBuilderList()
The list of reference_images that are imported successfully.
repeated .google.cloud.vision.v1p4beta1.ReferenceImage reference_images = 1;public List<com.google.rpc.Status> getStatusesList()
The rpc status for each ImportProductSet request, including both successes and errors. The number of statuses here matches the number of lines in the csv file, and statuses[i] stores the success or failure status of processing the i-th line of the csv, starting from line 0.
repeated .google.rpc.Status statuses = 2;getStatusesList in interface ImportProductSetsResponseOrBuilderpublic int getStatusesCount()
The rpc status for each ImportProductSet request, including both successes and errors. The number of statuses here matches the number of lines in the csv file, and statuses[i] stores the success or failure status of processing the i-th line of the csv, starting from line 0.
repeated .google.rpc.Status statuses = 2;getStatusesCount in interface ImportProductSetsResponseOrBuilderpublic com.google.rpc.Status getStatuses(int index)
The rpc status for each ImportProductSet request, including both successes and errors. The number of statuses here matches the number of lines in the csv file, and statuses[i] stores the success or failure status of processing the i-th line of the csv, starting from line 0.
repeated .google.rpc.Status statuses = 2;getStatuses in interface ImportProductSetsResponseOrBuilderpublic ImportProductSetsResponse.Builder setStatuses(int index, com.google.rpc.Status value)
The rpc status for each ImportProductSet request, including both successes and errors. The number of statuses here matches the number of lines in the csv file, and statuses[i] stores the success or failure status of processing the i-th line of the csv, starting from line 0.
repeated .google.rpc.Status statuses = 2;public ImportProductSetsResponse.Builder setStatuses(int index, com.google.rpc.Status.Builder builderForValue)
The rpc status for each ImportProductSet request, including both successes and errors. The number of statuses here matches the number of lines in the csv file, and statuses[i] stores the success or failure status of processing the i-th line of the csv, starting from line 0.
repeated .google.rpc.Status statuses = 2;public ImportProductSetsResponse.Builder addStatuses(com.google.rpc.Status value)
The rpc status for each ImportProductSet request, including both successes and errors. The number of statuses here matches the number of lines in the csv file, and statuses[i] stores the success or failure status of processing the i-th line of the csv, starting from line 0.
repeated .google.rpc.Status statuses = 2;public ImportProductSetsResponse.Builder addStatuses(int index, com.google.rpc.Status value)
The rpc status for each ImportProductSet request, including both successes and errors. The number of statuses here matches the number of lines in the csv file, and statuses[i] stores the success or failure status of processing the i-th line of the csv, starting from line 0.
repeated .google.rpc.Status statuses = 2;public ImportProductSetsResponse.Builder addStatuses(com.google.rpc.Status.Builder builderForValue)
The rpc status for each ImportProductSet request, including both successes and errors. The number of statuses here matches the number of lines in the csv file, and statuses[i] stores the success or failure status of processing the i-th line of the csv, starting from line 0.
repeated .google.rpc.Status statuses = 2;public ImportProductSetsResponse.Builder addStatuses(int index, com.google.rpc.Status.Builder builderForValue)
The rpc status for each ImportProductSet request, including both successes and errors. The number of statuses here matches the number of lines in the csv file, and statuses[i] stores the success or failure status of processing the i-th line of the csv, starting from line 0.
repeated .google.rpc.Status statuses = 2;public ImportProductSetsResponse.Builder addAllStatuses(Iterable<? extends com.google.rpc.Status> values)
The rpc status for each ImportProductSet request, including both successes and errors. The number of statuses here matches the number of lines in the csv file, and statuses[i] stores the success or failure status of processing the i-th line of the csv, starting from line 0.
repeated .google.rpc.Status statuses = 2;public ImportProductSetsResponse.Builder clearStatuses()
The rpc status for each ImportProductSet request, including both successes and errors. The number of statuses here matches the number of lines in the csv file, and statuses[i] stores the success or failure status of processing the i-th line of the csv, starting from line 0.
repeated .google.rpc.Status statuses = 2;public ImportProductSetsResponse.Builder removeStatuses(int index)
The rpc status for each ImportProductSet request, including both successes and errors. The number of statuses here matches the number of lines in the csv file, and statuses[i] stores the success or failure status of processing the i-th line of the csv, starting from line 0.
repeated .google.rpc.Status statuses = 2;public com.google.rpc.Status.Builder getStatusesBuilder(int index)
The rpc status for each ImportProductSet request, including both successes and errors. The number of statuses here matches the number of lines in the csv file, and statuses[i] stores the success or failure status of processing the i-th line of the csv, starting from line 0.
repeated .google.rpc.Status statuses = 2;public com.google.rpc.StatusOrBuilder getStatusesOrBuilder(int index)
The rpc status for each ImportProductSet request, including both successes and errors. The number of statuses here matches the number of lines in the csv file, and statuses[i] stores the success or failure status of processing the i-th line of the csv, starting from line 0.
repeated .google.rpc.Status statuses = 2;getStatusesOrBuilder in interface ImportProductSetsResponseOrBuilderpublic List<? extends com.google.rpc.StatusOrBuilder> getStatusesOrBuilderList()
The rpc status for each ImportProductSet request, including both successes and errors. The number of statuses here matches the number of lines in the csv file, and statuses[i] stores the success or failure status of processing the i-th line of the csv, starting from line 0.
repeated .google.rpc.Status statuses = 2;getStatusesOrBuilderList in interface ImportProductSetsResponseOrBuilderpublic com.google.rpc.Status.Builder addStatusesBuilder()
The rpc status for each ImportProductSet request, including both successes and errors. The number of statuses here matches the number of lines in the csv file, and statuses[i] stores the success or failure status of processing the i-th line of the csv, starting from line 0.
repeated .google.rpc.Status statuses = 2;public com.google.rpc.Status.Builder addStatusesBuilder(int index)
The rpc status for each ImportProductSet request, including both successes and errors. The number of statuses here matches the number of lines in the csv file, and statuses[i] stores the success or failure status of processing the i-th line of the csv, starting from line 0.
repeated .google.rpc.Status statuses = 2;public List<com.google.rpc.Status.Builder> getStatusesBuilderList()
The rpc status for each ImportProductSet request, including both successes and errors. The number of statuses here matches the number of lines in the csv file, and statuses[i] stores the success or failure status of processing the i-th line of the csv, starting from line 0.
repeated .google.rpc.Status statuses = 2;public final ImportProductSetsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ImportProductSetsResponse.Builder>public final ImportProductSetsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ImportProductSetsResponse.Builder>Copyright © 2023 Google LLC. All rights reserved.