public static final class StructuredQuery.Projection.Builder extends GeneratedMessageV3.Builder<StructuredQuery.Projection.Builder> implements StructuredQuery.ProjectionOrBuilder
The projection of document's fields to return.Protobuf type
google.firestore.v1beta1.StructuredQuery.ProjectiongetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3.Builder<StructuredQuery.Projection.Builder>public StructuredQuery.Projection.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<StructuredQuery.Projection.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<StructuredQuery.Projection.Builder>public StructuredQuery.Projection getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic StructuredQuery.Projection build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic StructuredQuery.Projection buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic StructuredQuery.Projection.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<StructuredQuery.Projection.Builder>public StructuredQuery.Projection.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<StructuredQuery.Projection.Builder>public StructuredQuery.Projection.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<StructuredQuery.Projection.Builder>public StructuredQuery.Projection.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<StructuredQuery.Projection.Builder>public StructuredQuery.Projection.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<StructuredQuery.Projection.Builder>public StructuredQuery.Projection.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<StructuredQuery.Projection.Builder>public StructuredQuery.Projection.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<StructuredQuery.Projection.Builder>public StructuredQuery.Projection.Builder mergeFrom(StructuredQuery.Projection other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<StructuredQuery.Projection.Builder>public StructuredQuery.Projection.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<StructuredQuery.Projection.Builder>java.io.IOExceptionpublic java.util.List<StructuredQuery.FieldReference> getFieldsList()
The fields to return. If empty, all fields are returned. To only return the name of the document, use `['__name__']`.
repeated .google.firestore.v1beta1.StructuredQuery.FieldReference fields = 2;getFieldsList in interface StructuredQuery.ProjectionOrBuilderpublic int getFieldsCount()
The fields to return. If empty, all fields are returned. To only return the name of the document, use `['__name__']`.
repeated .google.firestore.v1beta1.StructuredQuery.FieldReference fields = 2;getFieldsCount in interface StructuredQuery.ProjectionOrBuilderpublic StructuredQuery.FieldReference getFields(int index)
The fields to return. If empty, all fields are returned. To only return the name of the document, use `['__name__']`.
repeated .google.firestore.v1beta1.StructuredQuery.FieldReference fields = 2;getFields in interface StructuredQuery.ProjectionOrBuilderpublic StructuredQuery.Projection.Builder setFields(int index, StructuredQuery.FieldReference value)
The fields to return. If empty, all fields are returned. To only return the name of the document, use `['__name__']`.
repeated .google.firestore.v1beta1.StructuredQuery.FieldReference fields = 2;public StructuredQuery.Projection.Builder setFields(int index, StructuredQuery.FieldReference.Builder builderForValue)
The fields to return. If empty, all fields are returned. To only return the name of the document, use `['__name__']`.
repeated .google.firestore.v1beta1.StructuredQuery.FieldReference fields = 2;public StructuredQuery.Projection.Builder addFields(StructuredQuery.FieldReference value)
The fields to return. If empty, all fields are returned. To only return the name of the document, use `['__name__']`.
repeated .google.firestore.v1beta1.StructuredQuery.FieldReference fields = 2;public StructuredQuery.Projection.Builder addFields(int index, StructuredQuery.FieldReference value)
The fields to return. If empty, all fields are returned. To only return the name of the document, use `['__name__']`.
repeated .google.firestore.v1beta1.StructuredQuery.FieldReference fields = 2;public StructuredQuery.Projection.Builder addFields(StructuredQuery.FieldReference.Builder builderForValue)
The fields to return. If empty, all fields are returned. To only return the name of the document, use `['__name__']`.
repeated .google.firestore.v1beta1.StructuredQuery.FieldReference fields = 2;public StructuredQuery.Projection.Builder addFields(int index, StructuredQuery.FieldReference.Builder builderForValue)
The fields to return. If empty, all fields are returned. To only return the name of the document, use `['__name__']`.
repeated .google.firestore.v1beta1.StructuredQuery.FieldReference fields = 2;public StructuredQuery.Projection.Builder addAllFields(java.lang.Iterable<? extends StructuredQuery.FieldReference> values)
The fields to return. If empty, all fields are returned. To only return the name of the document, use `['__name__']`.
repeated .google.firestore.v1beta1.StructuredQuery.FieldReference fields = 2;public StructuredQuery.Projection.Builder clearFields()
The fields to return. If empty, all fields are returned. To only return the name of the document, use `['__name__']`.
repeated .google.firestore.v1beta1.StructuredQuery.FieldReference fields = 2;public StructuredQuery.Projection.Builder removeFields(int index)
The fields to return. If empty, all fields are returned. To only return the name of the document, use `['__name__']`.
repeated .google.firestore.v1beta1.StructuredQuery.FieldReference fields = 2;public StructuredQuery.FieldReference.Builder getFieldsBuilder(int index)
The fields to return. If empty, all fields are returned. To only return the name of the document, use `['__name__']`.
repeated .google.firestore.v1beta1.StructuredQuery.FieldReference fields = 2;public StructuredQuery.FieldReferenceOrBuilder getFieldsOrBuilder(int index)
The fields to return. If empty, all fields are returned. To only return the name of the document, use `['__name__']`.
repeated .google.firestore.v1beta1.StructuredQuery.FieldReference fields = 2;getFieldsOrBuilder in interface StructuredQuery.ProjectionOrBuilderpublic java.util.List<? extends StructuredQuery.FieldReferenceOrBuilder> getFieldsOrBuilderList()
The fields to return. If empty, all fields are returned. To only return the name of the document, use `['__name__']`.
repeated .google.firestore.v1beta1.StructuredQuery.FieldReference fields = 2;getFieldsOrBuilderList in interface StructuredQuery.ProjectionOrBuilderpublic StructuredQuery.FieldReference.Builder addFieldsBuilder()
The fields to return. If empty, all fields are returned. To only return the name of the document, use `['__name__']`.
repeated .google.firestore.v1beta1.StructuredQuery.FieldReference fields = 2;public StructuredQuery.FieldReference.Builder addFieldsBuilder(int index)
The fields to return. If empty, all fields are returned. To only return the name of the document, use `['__name__']`.
repeated .google.firestore.v1beta1.StructuredQuery.FieldReference fields = 2;public java.util.List<StructuredQuery.FieldReference.Builder> getFieldsBuilderList()
The fields to return. If empty, all fields are returned. To only return the name of the document, use `['__name__']`.
repeated .google.firestore.v1beta1.StructuredQuery.FieldReference fields = 2;public final StructuredQuery.Projection.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<StructuredQuery.Projection.Builder>public final StructuredQuery.Projection.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<StructuredQuery.Projection.Builder>