public interface QueryMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getBookmark()
string bookmark = 2 [json_name = "bookmark"]; |
com.google.protobuf.ByteString |
getBookmarkBytes()
string bookmark = 2 [json_name = "bookmark"]; |
int |
getPageSize()
int32 pageSize = 1 [json_name = "pageSize"]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getPageSize()
int32 pageSize = 1 [json_name = "pageSize"];
String getBookmark()
string bookmark = 2 [json_name = "bookmark"];
com.google.protobuf.ByteString getBookmarkBytes()
string bookmark = 2 [json_name = "bookmark"];
Copyright © 2022. All rights reserved.