import "go.chromium.org/luci/resultdb/internal/proto"
var File_go_chromium_org_luci_resultdb_internal_proto_internal_proto protoreflect.FileDescriptor
type PageToken struct { // Position marks the cursor's start (exclusive). Its interpretation is // implementation-specific. For instance, for a Spanner cursor, this is a // string slice representation of the Spanner key corresponding to the entry // prior to the one at which to start reading, or empty if the cursor is to // start at the beginning. Position []string `protobuf:"bytes,1,rep,name=position,proto3" json:"position,omitempty"` // contains filtered or unexported fields }
A message for storing all the information attached to a page token.
Deprecated: Use PageToken.ProtoReflect.Descriptor instead.
func (x *PageToken) ProtoReflect() protoreflect.Message
Path | Synopsis |
---|---|
ui |
Package internalpb imports 4 packages (graph) and is imported by 2 packages. Updated 2021-01-20. Refresh now. Tools for package owners.