public static final class Cursor.Builder extends GeneratedMessageV3.Builder<Cursor.Builder> implements CursorOrBuilder
A position in a query result set.Protobuf type
google.firestore.v1beta1.Cursor
Modifier and Type | Method and Description |
---|---|
Cursor.Builder |
addAllValues(java.lang.Iterable<? extends Value> values)
The values that represent a position, in the order they appear in
the order by clause of a query.
|
Cursor.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
Cursor.Builder |
addValues(int index,
Value.Builder builderForValue)
The values that represent a position, in the order they appear in
the order by clause of a query.
|
Cursor.Builder |
addValues(int index,
Value value)
The values that represent a position, in the order they appear in
the order by clause of a query.
|
Cursor.Builder |
addValues(Value.Builder builderForValue)
The values that represent a position, in the order they appear in
the order by clause of a query.
|
Cursor.Builder |
addValues(Value value)
The values that represent a position, in the order they appear in
the order by clause of a query.
|
Value.Builder |
addValuesBuilder()
The values that represent a position, in the order they appear in
the order by clause of a query.
|
Value.Builder |
addValuesBuilder(int index)
The values that represent a position, in the order they appear in
the order by clause of a query.
|
Cursor |
build() |
Cursor |
buildPartial() |
Cursor.Builder |
clear() |
Cursor.Builder |
clearBefore()
If the position is just before or just after the given values, relative
to the sort order defined by the query.
|
Cursor.Builder |
clearField(Descriptors.FieldDescriptor field) |
Cursor.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
Cursor.Builder |
clearValues()
The values that represent a position, in the order they appear in
the order by clause of a query.
|
Cursor.Builder |
clone() |
boolean |
getBefore()
If the position is just before or just after the given values, relative
to the sort order defined by the query.
|
Cursor |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
Value |
getValues(int index)
The values that represent a position, in the order they appear in
the order by clause of a query.
|
Value.Builder |
getValuesBuilder(int index)
The values that represent a position, in the order they appear in
the order by clause of a query.
|
java.util.List<Value.Builder> |
getValuesBuilderList()
The values that represent a position, in the order they appear in
the order by clause of a query.
|
int |
getValuesCount()
The values that represent a position, in the order they appear in
the order by clause of a query.
|
java.util.List<Value> |
getValuesList()
The values that represent a position, in the order they appear in
the order by clause of a query.
|
ValueOrBuilder |
getValuesOrBuilder(int index)
The values that represent a position, in the order they appear in
the order by clause of a query.
|
java.util.List<? extends ValueOrBuilder> |
getValuesOrBuilderList()
The values that represent a position, in the order they appear in
the order by clause of a query.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Cursor.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
Cursor.Builder |
mergeFrom(Cursor other) |
Cursor.Builder |
mergeFrom(Message other) |
Cursor.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
Cursor.Builder |
removeValues(int index)
The values that represent a position, in the order they appear in
the order by clause of a query.
|
Cursor.Builder |
setBefore(boolean value)
If the position is just before or just after the given values, relative
to the sort order defined by the query.
|
Cursor.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
Cursor.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
Cursor.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
Cursor.Builder |
setValues(int index,
Value.Builder builderForValue)
The values that represent a position, in the order they appear in
the order by clause of a query.
|
Cursor.Builder |
setValues(int index,
Value value)
The values that represent a position, in the order they appear in
the order by clause of a query.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<Cursor.Builder>
public Cursor.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<Cursor.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<Cursor.Builder>
public Cursor getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public Cursor build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public Cursor buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public Cursor.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<Cursor.Builder>
public Cursor.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<Cursor.Builder>
public Cursor.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<Cursor.Builder>
public Cursor.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<Cursor.Builder>
public Cursor.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<Cursor.Builder>
public Cursor.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<Cursor.Builder>
public Cursor.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<Cursor.Builder>
public Cursor.Builder mergeFrom(Cursor other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<Cursor.Builder>
public Cursor.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<Cursor.Builder>
java.io.IOException
public java.util.List<Value> getValuesList()
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause.
repeated .google.firestore.v1beta1.Value values = 1;
getValuesList
in interface CursorOrBuilder
public int getValuesCount()
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause.
repeated .google.firestore.v1beta1.Value values = 1;
getValuesCount
in interface CursorOrBuilder
public Value getValues(int index)
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause.
repeated .google.firestore.v1beta1.Value values = 1;
getValues
in interface CursorOrBuilder
public Cursor.Builder setValues(int index, Value value)
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause.
repeated .google.firestore.v1beta1.Value values = 1;
public Cursor.Builder setValues(int index, Value.Builder builderForValue)
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause.
repeated .google.firestore.v1beta1.Value values = 1;
public Cursor.Builder addValues(Value value)
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause.
repeated .google.firestore.v1beta1.Value values = 1;
public Cursor.Builder addValues(int index, Value value)
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause.
repeated .google.firestore.v1beta1.Value values = 1;
public Cursor.Builder addValues(Value.Builder builderForValue)
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause.
repeated .google.firestore.v1beta1.Value values = 1;
public Cursor.Builder addValues(int index, Value.Builder builderForValue)
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause.
repeated .google.firestore.v1beta1.Value values = 1;
public Cursor.Builder addAllValues(java.lang.Iterable<? extends Value> values)
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause.
repeated .google.firestore.v1beta1.Value values = 1;
public Cursor.Builder clearValues()
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause.
repeated .google.firestore.v1beta1.Value values = 1;
public Cursor.Builder removeValues(int index)
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause.
repeated .google.firestore.v1beta1.Value values = 1;
public Value.Builder getValuesBuilder(int index)
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause.
repeated .google.firestore.v1beta1.Value values = 1;
public ValueOrBuilder getValuesOrBuilder(int index)
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause.
repeated .google.firestore.v1beta1.Value values = 1;
getValuesOrBuilder
in interface CursorOrBuilder
public java.util.List<? extends ValueOrBuilder> getValuesOrBuilderList()
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause.
repeated .google.firestore.v1beta1.Value values = 1;
getValuesOrBuilderList
in interface CursorOrBuilder
public Value.Builder addValuesBuilder()
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause.
repeated .google.firestore.v1beta1.Value values = 1;
public Value.Builder addValuesBuilder(int index)
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause.
repeated .google.firestore.v1beta1.Value values = 1;
public java.util.List<Value.Builder> getValuesBuilderList()
The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause.
repeated .google.firestore.v1beta1.Value values = 1;
public boolean getBefore()
If the position is just before or just after the given values, relative to the sort order defined by the query.
bool before = 2;
getBefore
in interface CursorOrBuilder
public Cursor.Builder setBefore(boolean value)
If the position is just before or just after the given values, relative to the sort order defined by the query.
bool before = 2;
public Cursor.Builder clearBefore()
If the position is just before or just after the given values, relative to the sort order defined by the query.
bool before = 2;
public final Cursor.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<Cursor.Builder>
public final Cursor.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<Cursor.Builder>