public static interface Urlfrontier.PaginationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIncludeInactive()
include inactive queues; defaults to false
|
int |
getSize()
max number of values; defaults to 100
|
int |
getStart()
position of the first result in the list; defaults to 0
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getStart()
position of the first result in the list; defaults to 0
uint32 start = 1;int getSize()
max number of values; defaults to 100
uint32 size = 2;boolean getIncludeInactive()
include inactive queues; defaults to false
bool include_inactive = 3;Copyright © 2020-2021 Crawler-Commons. All Rights Reserved.