Documentation ¶
Index ¶
- Constants
- Variables
- type Action
- func (*Action) Descriptor() ([]byte, []int)
- func (*Action) ProtoMessage()
- func (m *Action) Reset()
- func (m *Action) String() string
- func (m *Action) XXX_DiscardUnknown()
- func (m *Action) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Action) XXX_Merge(src proto.Message)
- func (m *Action) XXX_Size() int
- func (m *Action) XXX_Unmarshal(b []byte) error
- type AddActionsRequest
- func (*AddActionsRequest) Descriptor() ([]byte, []int)
- func (m *AddActionsRequest) GetAction() []*Action
- func (m *AddActionsRequest) GetHeader() *InternalHeader
- func (m *AddActionsRequest) GetTransaction() *Transaction
- func (*AddActionsRequest) ProtoMessage()
- func (m *AddActionsRequest) Reset()
- func (m *AddActionsRequest) String() string
- func (m *AddActionsRequest) XXX_DiscardUnknown()
- func (m *AddActionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *AddActionsRequest) XXX_Merge(src proto.Message)
- func (m *AddActionsRequest) XXX_Size() int
- func (m *AddActionsRequest) XXX_Unmarshal(b []byte) error
- type AddActionsResponse
- func (*AddActionsResponse) Descriptor() ([]byte, []int)
- func (*AddActionsResponse) ProtoMessage()
- func (m *AddActionsResponse) Reset()
- func (m *AddActionsResponse) String() string
- func (m *AddActionsResponse) XXX_DiscardUnknown()
- func (m *AddActionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *AddActionsResponse) XXX_Merge(src proto.Message)
- func (m *AddActionsResponse) XXX_Size() int
- func (m *AddActionsResponse) XXX_Unmarshal(b []byte) error
- type AllocateIdsRequest
- func (*AllocateIdsRequest) Descriptor() ([]byte, []int)
- func (m *AllocateIdsRequest) GetHeader() *InternalHeader
- func (m *AllocateIdsRequest) GetMax() int64
- func (m *AllocateIdsRequest) GetModelKey() *Reference
- func (m *AllocateIdsRequest) GetReserve() []*Reference
- func (m *AllocateIdsRequest) GetSize() int64
- func (*AllocateIdsRequest) ProtoMessage()
- func (m *AllocateIdsRequest) Reset()
- func (m *AllocateIdsRequest) String() string
- func (m *AllocateIdsRequest) XXX_DiscardUnknown()
- func (m *AllocateIdsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *AllocateIdsRequest) XXX_Merge(src proto.Message)
- func (m *AllocateIdsRequest) XXX_Size() int
- func (m *AllocateIdsRequest) XXX_Unmarshal(b []byte) error
- type AllocateIdsResponse
- func (*AllocateIdsResponse) Descriptor() ([]byte, []int)
- func (m *AllocateIdsResponse) GetCost() *Cost
- func (m *AllocateIdsResponse) GetEnd() int64
- func (m *AllocateIdsResponse) GetStart() int64
- func (*AllocateIdsResponse) ProtoMessage()
- func (m *AllocateIdsResponse) Reset()
- func (m *AllocateIdsResponse) String() string
- func (m *AllocateIdsResponse) XXX_DiscardUnknown()
- func (m *AllocateIdsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *AllocateIdsResponse) XXX_Merge(src proto.Message)
- func (m *AllocateIdsResponse) XXX_Size() int
- func (m *AllocateIdsResponse) XXX_Unmarshal(b []byte) error
- type BeginTransactionRequest
- func (*BeginTransactionRequest) Descriptor() ([]byte, []int)
- func (m *BeginTransactionRequest) GetAllowMultipleEg() bool
- func (m *BeginTransactionRequest) GetApp() string
- func (m *BeginTransactionRequest) GetDatabaseId() string
- func (m *BeginTransactionRequest) GetHeader() *InternalHeader
- func (m *BeginTransactionRequest) GetMode() BeginTransactionRequest_TransactionMode
- func (m *BeginTransactionRequest) GetPreviousTransaction() *Transaction
- func (*BeginTransactionRequest) ProtoMessage()
- func (m *BeginTransactionRequest) Reset()
- func (m *BeginTransactionRequest) String() string
- func (m *BeginTransactionRequest) XXX_DiscardUnknown()
- func (m *BeginTransactionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BeginTransactionRequest) XXX_Merge(src proto.Message)
- func (m *BeginTransactionRequest) XXX_Size() int
- func (m *BeginTransactionRequest) XXX_Unmarshal(b []byte) error
- type BeginTransactionRequest_TransactionMode
- func (x BeginTransactionRequest_TransactionMode) Enum() *BeginTransactionRequest_TransactionMode
- func (BeginTransactionRequest_TransactionMode) EnumDescriptor() ([]byte, []int)
- func (x BeginTransactionRequest_TransactionMode) String() string
- func (x *BeginTransactionRequest_TransactionMode) UnmarshalJSON(data []byte) error
- type CommitResponse
- func (*CommitResponse) Descriptor() ([]byte, []int)
- func (m *CommitResponse) GetCost() *Cost
- func (m *CommitResponse) GetVersion() []*CommitResponse_Version
- func (*CommitResponse) ProtoMessage()
- func (m *CommitResponse) Reset()
- func (m *CommitResponse) String() string
- func (m *CommitResponse) XXX_DiscardUnknown()
- func (m *CommitResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CommitResponse) XXX_Merge(src proto.Message)
- func (m *CommitResponse) XXX_Size() int
- func (m *CommitResponse) XXX_Unmarshal(b []byte) error
- type CommitResponse_Version
- func (*CommitResponse_Version) Descriptor() ([]byte, []int)
- func (m *CommitResponse_Version) GetRootEntityKey() *Reference
- func (m *CommitResponse_Version) GetVersion() int64
- func (*CommitResponse_Version) ProtoMessage()
- func (m *CommitResponse_Version) Reset()
- func (m *CommitResponse_Version) String() string
- func (m *CommitResponse_Version) XXX_DiscardUnknown()
- func (m *CommitResponse_Version) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CommitResponse_Version) XXX_Merge(src proto.Message)
- func (m *CommitResponse_Version) XXX_Size() int
- func (m *CommitResponse_Version) XXX_Unmarshal(b []byte) error
- type CompiledCursor
- func (*CompiledCursor) Descriptor() ([]byte, []int)
- func (m *CompiledCursor) GetPosition() *CompiledCursor_Position
- func (*CompiledCursor) ProtoMessage()
- func (m *CompiledCursor) Reset()
- func (m *CompiledCursor) String() string
- func (m *CompiledCursor) XXX_DiscardUnknown()
- func (m *CompiledCursor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CompiledCursor) XXX_Merge(src proto.Message)
- func (m *CompiledCursor) XXX_Size() int
- func (m *CompiledCursor) XXX_Unmarshal(b []byte) error
- type CompiledCursor_Position
- func (*CompiledCursor_Position) Descriptor() ([]byte, []int)
- func (m *CompiledCursor_Position) GetIndexvalue() []*CompiledCursor_Position_IndexValue
- func (m *CompiledCursor_Position) GetKey() *Reference
- func (m *CompiledCursor_Position) GetStartInclusive() bool
- func (m *CompiledCursor_Position) GetStartKey() string
- func (*CompiledCursor_Position) ProtoMessage()
- func (m *CompiledCursor_Position) Reset()
- func (m *CompiledCursor_Position) String() string
- func (m *CompiledCursor_Position) XXX_DiscardUnknown()
- func (m *CompiledCursor_Position) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CompiledCursor_Position) XXX_Merge(src proto.Message)
- func (m *CompiledCursor_Position) XXX_Size() int
- func (m *CompiledCursor_Position) XXX_Unmarshal(b []byte) error
- type CompiledCursor_Position_IndexValue
- func (*CompiledCursor_Position_IndexValue) Descriptor() ([]byte, []int)
- func (m *CompiledCursor_Position_IndexValue) GetProperty() string
- func (m *CompiledCursor_Position_IndexValue) GetValue() *PropertyValue
- func (*CompiledCursor_Position_IndexValue) ProtoMessage()
- func (m *CompiledCursor_Position_IndexValue) Reset()
- func (m *CompiledCursor_Position_IndexValue) String() string
- func (m *CompiledCursor_Position_IndexValue) XXX_DiscardUnknown()
- func (m *CompiledCursor_Position_IndexValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CompiledCursor_Position_IndexValue) XXX_Merge(src proto.Message)
- func (m *CompiledCursor_Position_IndexValue) XXX_Size() int
- func (m *CompiledCursor_Position_IndexValue) XXX_Unmarshal(b []byte) error
- type CompiledQuery
- func (*CompiledQuery) Descriptor() ([]byte, []int)
- func (m *CompiledQuery) GetDistinctInfixSize() int32
- func (m *CompiledQuery) GetEntityfilter() *CompiledQuery_EntityFilter
- func (m *CompiledQuery) GetIndexDef() *Index
- func (m *CompiledQuery) GetKeysOnly() bool
- func (m *CompiledQuery) GetLimit() int32
- func (m *CompiledQuery) GetMergejoinscan() []*CompiledQuery_MergeJoinScan
- func (m *CompiledQuery) GetOffset() int32
- func (m *CompiledQuery) GetPrimaryscan() *CompiledQuery_PrimaryScan
- func (m *CompiledQuery) GetPropertyName() []string
- func (*CompiledQuery) ProtoMessage()
- func (m *CompiledQuery) Reset()
- func (m *CompiledQuery) String() string
- func (m *CompiledQuery) XXX_DiscardUnknown()
- func (m *CompiledQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CompiledQuery) XXX_Merge(src proto.Message)
- func (m *CompiledQuery) XXX_Size() int
- func (m *CompiledQuery) XXX_Unmarshal(b []byte) error
- type CompiledQuery_EntityFilter
- func (*CompiledQuery_EntityFilter) Descriptor() ([]byte, []int)
- func (m *CompiledQuery_EntityFilter) GetAncestor() *Reference
- func (m *CompiledQuery_EntityFilter) GetDistinct() bool
- func (m *CompiledQuery_EntityFilter) GetKind() string
- func (*CompiledQuery_EntityFilter) ProtoMessage()
- func (m *CompiledQuery_EntityFilter) Reset()
- func (m *CompiledQuery_EntityFilter) String() string
- func (m *CompiledQuery_EntityFilter) XXX_DiscardUnknown()
- func (m *CompiledQuery_EntityFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CompiledQuery_EntityFilter) XXX_Merge(src proto.Message)
- func (m *CompiledQuery_EntityFilter) XXX_Size() int
- func (m *CompiledQuery_EntityFilter) XXX_Unmarshal(b []byte) error
- type CompiledQuery_MergeJoinScan
- func (*CompiledQuery_MergeJoinScan) Descriptor() ([]byte, []int)
- func (m *CompiledQuery_MergeJoinScan) GetIndexName() string
- func (m *CompiledQuery_MergeJoinScan) GetPrefixValue() []string
- func (m *CompiledQuery_MergeJoinScan) GetValuePrefix() bool
- func (*CompiledQuery_MergeJoinScan) ProtoMessage()
- func (m *CompiledQuery_MergeJoinScan) Reset()
- func (m *CompiledQuery_MergeJoinScan) String() string
- func (m *CompiledQuery_MergeJoinScan) XXX_DiscardUnknown()
- func (m *CompiledQuery_MergeJoinScan) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CompiledQuery_MergeJoinScan) XXX_Merge(src proto.Message)
- func (m *CompiledQuery_MergeJoinScan) XXX_Size() int
- func (m *CompiledQuery_MergeJoinScan) XXX_Unmarshal(b []byte) error
- type CompiledQuery_PrimaryScan
- func (*CompiledQuery_PrimaryScan) Descriptor() ([]byte, []int)
- func (m *CompiledQuery_PrimaryScan) GetEndInclusive() bool
- func (m *CompiledQuery_PrimaryScan) GetEndKey() string
- func (m *CompiledQuery_PrimaryScan) GetEndPostfixValue() []string
- func (m *CompiledQuery_PrimaryScan) GetEndUnappliedLogTimestampUs() int64
- func (m *CompiledQuery_PrimaryScan) GetIndexName() string
- func (m *CompiledQuery_PrimaryScan) GetStartInclusive() bool
- func (m *CompiledQuery_PrimaryScan) GetStartKey() string
- func (m *CompiledQuery_PrimaryScan) GetStartPostfixValue() []string
- func (*CompiledQuery_PrimaryScan) ProtoMessage()
- func (m *CompiledQuery_PrimaryScan) Reset()
- func (m *CompiledQuery_PrimaryScan) String() string
- func (m *CompiledQuery_PrimaryScan) XXX_DiscardUnknown()
- func (m *CompiledQuery_PrimaryScan) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CompiledQuery_PrimaryScan) XXX_Merge(src proto.Message)
- func (m *CompiledQuery_PrimaryScan) XXX_Size() int
- func (m *CompiledQuery_PrimaryScan) XXX_Unmarshal(b []byte) error
- type CompositeIndex
- func (*CompositeIndex) Descriptor() ([]byte, []int)
- func (m *CompositeIndex) GetAppId() string
- func (m *CompositeIndex) GetDefinition() *Index
- func (m *CompositeIndex) GetId() int64
- func (m *CompositeIndex) GetOnlyUseIfRequired() bool
- func (m *CompositeIndex) GetState() CompositeIndex_State
- func (*CompositeIndex) ProtoMessage()
- func (m *CompositeIndex) Reset()
- func (m *CompositeIndex) String() string
- func (m *CompositeIndex) XXX_DiscardUnknown()
- func (m *CompositeIndex) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CompositeIndex) XXX_Merge(src proto.Message)
- func (m *CompositeIndex) XXX_Size() int
- func (m *CompositeIndex) XXX_Unmarshal(b []byte) error
- type CompositeIndex_State
- type CompositeIndices
- func (*CompositeIndices) Descriptor() ([]byte, []int)
- func (m *CompositeIndices) GetIndex() []*CompositeIndex
- func (*CompositeIndices) ProtoMessage()
- func (m *CompositeIndices) Reset()
- func (m *CompositeIndices) String() string
- func (m *CompositeIndices) XXX_DiscardUnknown()
- func (m *CompositeIndices) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CompositeIndices) XXX_Merge(src proto.Message)
- func (m *CompositeIndices) XXX_Size() int
- func (m *CompositeIndices) XXX_Unmarshal(b []byte) error
- type CompositeProperty
- func (*CompositeProperty) Descriptor() ([]byte, []int)
- func (m *CompositeProperty) GetIndexId() int64
- func (m *CompositeProperty) GetValue() []string
- func (*CompositeProperty) ProtoMessage()
- func (m *CompositeProperty) Reset()
- func (m *CompositeProperty) String() string
- func (m *CompositeProperty) XXX_DiscardUnknown()
- func (m *CompositeProperty) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CompositeProperty) XXX_Merge(src proto.Message)
- func (m *CompositeProperty) XXX_Size() int
- func (m *CompositeProperty) XXX_Unmarshal(b []byte) error
- type Cost
- func (*Cost) Descriptor() ([]byte, []int)
- func (m *Cost) GetApproximateStorageDelta() int32
- func (m *Cost) GetCommitcost() *Cost_CommitCost
- func (m *Cost) GetEntityWriteBytes() int32
- func (m *Cost) GetEntityWrites() int32
- func (m *Cost) GetIdSequenceUpdates() int32
- func (m *Cost) GetIndexWriteBytes() int32
- func (m *Cost) GetIndexWrites() int32
- func (*Cost) ProtoMessage()
- func (m *Cost) Reset()
- func (m *Cost) String() string
- func (m *Cost) XXX_DiscardUnknown()
- func (m *Cost) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Cost) XXX_Merge(src proto.Message)
- func (m *Cost) XXX_Size() int
- func (m *Cost) XXX_Unmarshal(b []byte) error
- type Cost_CommitCost
- func (*Cost_CommitCost) Descriptor() ([]byte, []int)
- func (m *Cost_CommitCost) GetRequestedEntityDeletes() int32
- func (m *Cost_CommitCost) GetRequestedEntityPuts() int32
- func (*Cost_CommitCost) ProtoMessage()
- func (m *Cost_CommitCost) Reset()
- func (m *Cost_CommitCost) String() string
- func (m *Cost_CommitCost) XXX_DiscardUnknown()
- func (m *Cost_CommitCost) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Cost_CommitCost) XXX_Merge(src proto.Message)
- func (m *Cost_CommitCost) XXX_Size() int
- func (m *Cost_CommitCost) XXX_Unmarshal(b []byte) error
- type Cursor
- func (*Cursor) Descriptor() ([]byte, []int)
- func (m *Cursor) GetApp() string
- func (m *Cursor) GetCursor() uint64
- func (*Cursor) ProtoMessage()
- func (m *Cursor) Reset()
- func (m *Cursor) String() string
- func (m *Cursor) XXX_DiscardUnknown()
- func (m *Cursor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Cursor) XXX_Merge(src proto.Message)
- func (m *Cursor) XXX_Size() int
- func (m *Cursor) XXX_Unmarshal(b []byte) error
- type DeleteRequest
- func (*DeleteRequest) Descriptor() ([]byte, []int)
- func (m *DeleteRequest) GetForce() bool
- func (m *DeleteRequest) GetHeader() *InternalHeader
- func (m *DeleteRequest) GetKey() []*Reference
- func (m *DeleteRequest) GetMarkChanges() bool
- func (m *DeleteRequest) GetSnapshot() []*Snapshot
- func (m *DeleteRequest) GetTransaction() *Transaction
- func (m *DeleteRequest) GetTrusted() bool
- func (*DeleteRequest) ProtoMessage()
- func (m *DeleteRequest) Reset()
- func (m *DeleteRequest) String() string
- func (m *DeleteRequest) XXX_DiscardUnknown()
- func (m *DeleteRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DeleteRequest) XXX_Merge(src proto.Message)
- func (m *DeleteRequest) XXX_Size() int
- func (m *DeleteRequest) XXX_Unmarshal(b []byte) error
- type DeleteResponse
- func (*DeleteResponse) Descriptor() ([]byte, []int)
- func (m *DeleteResponse) GetCost() *Cost
- func (m *DeleteResponse) GetVersion() []int64
- func (*DeleteResponse) ProtoMessage()
- func (m *DeleteResponse) Reset()
- func (m *DeleteResponse) String() string
- func (m *DeleteResponse) XXX_DiscardUnknown()
- func (m *DeleteResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DeleteResponse) XXX_Merge(src proto.Message)
- func (m *DeleteResponse) XXX_Size() int
- func (m *DeleteResponse) XXX_Unmarshal(b []byte) error
- type EntityProto
- func (*EntityProto) Descriptor() ([]byte, []int)
- func (m *EntityProto) GetEntityGroup() *Path
- func (m *EntityProto) GetKey() *Reference
- func (m *EntityProto) GetKind() EntityProto_Kind
- func (m *EntityProto) GetKindUri() string
- func (m *EntityProto) GetOwner() *User
- func (m *EntityProto) GetProperty() []*Property
- func (m *EntityProto) GetRank() int32
- func (m *EntityProto) GetRawProperty() []*Property
- func (*EntityProto) ProtoMessage()
- func (m *EntityProto) Reset()
- func (m *EntityProto) String() string
- func (m *EntityProto) XXX_DiscardUnknown()
- func (m *EntityProto) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *EntityProto) XXX_Merge(src proto.Message)
- func (m *EntityProto) XXX_Size() int
- func (m *EntityProto) XXX_Unmarshal(b []byte) error
- type EntityProto_Kind
- type Error
- func (*Error) Descriptor() ([]byte, []int)
- func (*Error) ProtoMessage()
- func (m *Error) Reset()
- func (m *Error) String() string
- func (m *Error) XXX_DiscardUnknown()
- func (m *Error) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Error) XXX_Merge(src proto.Message)
- func (m *Error) XXX_Size() int
- func (m *Error) XXX_Unmarshal(b []byte) error
- type Error_ErrorCode
- type GetRequest
- func (*GetRequest) Descriptor() ([]byte, []int)
- func (m *GetRequest) GetAllowDeferred() bool
- func (m *GetRequest) GetFailoverMs() int64
- func (m *GetRequest) GetHeader() *InternalHeader
- func (m *GetRequest) GetKey() []*Reference
- func (m *GetRequest) GetStrong() bool
- func (m *GetRequest) GetTransaction() *Transaction
- func (*GetRequest) ProtoMessage()
- func (m *GetRequest) Reset()
- func (m *GetRequest) String() string
- func (m *GetRequest) XXX_DiscardUnknown()
- func (m *GetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetRequest) XXX_Merge(src proto.Message)
- func (m *GetRequest) XXX_Size() int
- func (m *GetRequest) XXX_Unmarshal(b []byte) error
- type GetResponse
- func (*GetResponse) Descriptor() ([]byte, []int)
- func (m *GetResponse) GetDeferred() []*Reference
- func (m *GetResponse) GetEntity() []*GetResponse_Entity
- func (m *GetResponse) GetInOrder() bool
- func (*GetResponse) ProtoMessage()
- func (m *GetResponse) Reset()
- func (m *GetResponse) String() string
- func (m *GetResponse) XXX_DiscardUnknown()
- func (m *GetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetResponse) XXX_Merge(src proto.Message)
- func (m *GetResponse) XXX_Size() int
- func (m *GetResponse) XXX_Unmarshal(b []byte) error
- type GetResponse_Entity
- func (*GetResponse_Entity) Descriptor() ([]byte, []int)
- func (m *GetResponse_Entity) GetEntity() *EntityProto
- func (m *GetResponse_Entity) GetKey() *Reference
- func (m *GetResponse_Entity) GetVersion() int64
- func (*GetResponse_Entity) ProtoMessage()
- func (m *GetResponse_Entity) Reset()
- func (m *GetResponse_Entity) String() string
- func (m *GetResponse_Entity) XXX_DiscardUnknown()
- func (m *GetResponse_Entity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetResponse_Entity) XXX_Merge(src proto.Message)
- func (m *GetResponse_Entity) XXX_Size() int
- func (m *GetResponse_Entity) XXX_Unmarshal(b []byte) error
- type Index
- func (*Index) Descriptor() ([]byte, []int)
- func (m *Index) GetAncestor() bool
- func (m *Index) GetEntityType() string
- func (m *Index) GetProperty() []*Index_Property
- func (*Index) ProtoMessage()
- func (m *Index) Reset()
- func (m *Index) String() string
- func (m *Index) XXX_DiscardUnknown()
- func (m *Index) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Index) XXX_Merge(src proto.Message)
- func (m *Index) XXX_Size() int
- func (m *Index) XXX_Unmarshal(b []byte) error
- type IndexPosition
- func (*IndexPosition) Descriptor() ([]byte, []int)
- func (m *IndexPosition) GetBefore() bool
- func (m *IndexPosition) GetKey() string
- func (*IndexPosition) ProtoMessage()
- func (m *IndexPosition) Reset()
- func (m *IndexPosition) String() string
- func (m *IndexPosition) XXX_DiscardUnknown()
- func (m *IndexPosition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *IndexPosition) XXX_Merge(src proto.Message)
- func (m *IndexPosition) XXX_Size() int
- func (m *IndexPosition) XXX_Unmarshal(b []byte) error
- type IndexPostfix
- func (*IndexPostfix) Descriptor() ([]byte, []int)
- func (m *IndexPostfix) GetBefore() bool
- func (m *IndexPostfix) GetIndexValue() []*IndexPostfix_IndexValue
- func (m *IndexPostfix) GetKey() *Reference
- func (*IndexPostfix) ProtoMessage()
- func (m *IndexPostfix) Reset()
- func (m *IndexPostfix) String() string
- func (m *IndexPostfix) XXX_DiscardUnknown()
- func (m *IndexPostfix) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *IndexPostfix) XXX_Merge(src proto.Message)
- func (m *IndexPostfix) XXX_Size() int
- func (m *IndexPostfix) XXX_Unmarshal(b []byte) error
- type IndexPostfix_IndexValue
- func (*IndexPostfix_IndexValue) Descriptor() ([]byte, []int)
- func (m *IndexPostfix_IndexValue) GetPropertyName() string
- func (m *IndexPostfix_IndexValue) GetValue() *PropertyValue
- func (*IndexPostfix_IndexValue) ProtoMessage()
- func (m *IndexPostfix_IndexValue) Reset()
- func (m *IndexPostfix_IndexValue) String() string
- func (m *IndexPostfix_IndexValue) XXX_DiscardUnknown()
- func (m *IndexPostfix_IndexValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *IndexPostfix_IndexValue) XXX_Merge(src proto.Message)
- func (m *IndexPostfix_IndexValue) XXX_Size() int
- func (m *IndexPostfix_IndexValue) XXX_Unmarshal(b []byte) error
- type Index_Property
- func (*Index_Property) Descriptor() ([]byte, []int)
- func (m *Index_Property) GetDirection() Index_Property_Direction
- func (m *Index_Property) GetName() string
- func (*Index_Property) ProtoMessage()
- func (m *Index_Property) Reset()
- func (m *Index_Property) String() string
- func (m *Index_Property) XXX_DiscardUnknown()
- func (m *Index_Property) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Index_Property) XXX_Merge(src proto.Message)
- func (m *Index_Property) XXX_Size() int
- func (m *Index_Property) XXX_Unmarshal(b []byte) error
- type Index_Property_Direction
- type InternalHeader
- func (*InternalHeader) Descriptor() ([]byte, []int)
- func (m *InternalHeader) GetQos() string
- func (*InternalHeader) ProtoMessage()
- func (m *InternalHeader) Reset()
- func (m *InternalHeader) String() string
- func (m *InternalHeader) XXX_DiscardUnknown()
- func (m *InternalHeader) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *InternalHeader) XXX_Merge(src proto.Message)
- func (m *InternalHeader) XXX_Size() int
- func (m *InternalHeader) XXX_Unmarshal(b []byte) error
- type NextRequest
- func (*NextRequest) Descriptor() ([]byte, []int)
- func (m *NextRequest) GetCompile() bool
- func (m *NextRequest) GetCount() int32
- func (m *NextRequest) GetCursor() *Cursor
- func (m *NextRequest) GetHeader() *InternalHeader
- func (m *NextRequest) GetOffset() int32
- func (*NextRequest) ProtoMessage()
- func (m *NextRequest) Reset()
- func (m *NextRequest) String() string
- func (m *NextRequest) XXX_DiscardUnknown()
- func (m *NextRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *NextRequest) XXX_Merge(src proto.Message)
- func (m *NextRequest) XXX_Size() int
- func (m *NextRequest) XXX_Unmarshal(b []byte) error
- type Path
- func (*Path) Descriptor() ([]byte, []int)
- func (m *Path) GetElement() []*Path_Element
- func (*Path) ProtoMessage()
- func (m *Path) Reset()
- func (m *Path) String() string
- func (m *Path) XXX_DiscardUnknown()
- func (m *Path) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Path) XXX_Merge(src proto.Message)
- func (m *Path) XXX_Size() int
- func (m *Path) XXX_Unmarshal(b []byte) error
- type Path_Element
- func (*Path_Element) Descriptor() ([]byte, []int)
- func (m *Path_Element) GetId() int64
- func (m *Path_Element) GetName() string
- func (m *Path_Element) GetType() string
- func (*Path_Element) ProtoMessage()
- func (m *Path_Element) Reset()
- func (m *Path_Element) String() string
- func (m *Path_Element) XXX_DiscardUnknown()
- func (m *Path_Element) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Path_Element) XXX_Merge(src proto.Message)
- func (m *Path_Element) XXX_Size() int
- func (m *Path_Element) XXX_Unmarshal(b []byte) error
- type Property
- func (*Property) Descriptor() ([]byte, []int)
- func (m *Property) GetFtsTokenizationOption() Property_FtsTokenizationOption
- func (m *Property) GetLocale() string
- func (m *Property) GetMeaning() Property_Meaning
- func (m *Property) GetMeaningUri() string
- func (m *Property) GetMultiple() bool
- func (m *Property) GetName() string
- func (m *Property) GetSearchable() bool
- func (m *Property) GetValue() *PropertyValue
- func (*Property) ProtoMessage()
- func (m *Property) Reset()
- func (m *Property) String() string
- func (m *Property) XXX_DiscardUnknown()
- func (m *Property) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Property) XXX_Merge(src proto.Message)
- func (m *Property) XXX_Size() int
- func (m *Property) XXX_Unmarshal(b []byte) error
- type PropertyValue
- func (*PropertyValue) Descriptor() ([]byte, []int)
- func (m *PropertyValue) GetBooleanValue() bool
- func (m *PropertyValue) GetDoubleValue() float64
- func (m *PropertyValue) GetInt64Value() int64
- func (m *PropertyValue) GetPointvalue() *PropertyValue_PointValue
- func (m *PropertyValue) GetReferencevalue() *PropertyValue_ReferenceValue
- func (m *PropertyValue) GetStringValue() string
- func (m *PropertyValue) GetUservalue() *PropertyValue_UserValue
- func (*PropertyValue) ProtoMessage()
- func (m *PropertyValue) Reset()
- func (m *PropertyValue) String() string
- func (m *PropertyValue) XXX_DiscardUnknown()
- func (m *PropertyValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *PropertyValue) XXX_Merge(src proto.Message)
- func (m *PropertyValue) XXX_Size() int
- func (m *PropertyValue) XXX_Unmarshal(b []byte) error
- type PropertyValue_PointValue
- func (*PropertyValue_PointValue) Descriptor() ([]byte, []int)
- func (m *PropertyValue_PointValue) GetX() float64
- func (m *PropertyValue_PointValue) GetY() float64
- func (*PropertyValue_PointValue) ProtoMessage()
- func (m *PropertyValue_PointValue) Reset()
- func (m *PropertyValue_PointValue) String() string
- func (m *PropertyValue_PointValue) XXX_DiscardUnknown()
- func (m *PropertyValue_PointValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *PropertyValue_PointValue) XXX_Merge(src proto.Message)
- func (m *PropertyValue_PointValue) XXX_Size() int
- func (m *PropertyValue_PointValue) XXX_Unmarshal(b []byte) error
- type PropertyValue_ReferenceValue
- func (*PropertyValue_ReferenceValue) Descriptor() ([]byte, []int)
- func (m *PropertyValue_ReferenceValue) GetApp() string
- func (m *PropertyValue_ReferenceValue) GetNameSpace() string
- func (m *PropertyValue_ReferenceValue) GetPathelement() []*PropertyValue_ReferenceValue_PathElement
- func (*PropertyValue_ReferenceValue) ProtoMessage()
- func (m *PropertyValue_ReferenceValue) Reset()
- func (m *PropertyValue_ReferenceValue) String() string
- func (m *PropertyValue_ReferenceValue) XXX_DiscardUnknown()
- func (m *PropertyValue_ReferenceValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *PropertyValue_ReferenceValue) XXX_Merge(src proto.Message)
- func (m *PropertyValue_ReferenceValue) XXX_Size() int
- func (m *PropertyValue_ReferenceValue) XXX_Unmarshal(b []byte) error
- type PropertyValue_ReferenceValue_PathElement
- func (*PropertyValue_ReferenceValue_PathElement) Descriptor() ([]byte, []int)
- func (m *PropertyValue_ReferenceValue_PathElement) GetId() int64
- func (m *PropertyValue_ReferenceValue_PathElement) GetName() string
- func (m *PropertyValue_ReferenceValue_PathElement) GetType() string
- func (*PropertyValue_ReferenceValue_PathElement) ProtoMessage()
- func (m *PropertyValue_ReferenceValue_PathElement) Reset()
- func (m *PropertyValue_ReferenceValue_PathElement) String() string
- func (m *PropertyValue_ReferenceValue_PathElement) XXX_DiscardUnknown()
- func (m *PropertyValue_ReferenceValue_PathElement) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *PropertyValue_ReferenceValue_PathElement) XXX_Merge(src proto.Message)
- func (m *PropertyValue_ReferenceValue_PathElement) XXX_Size() int
- func (m *PropertyValue_ReferenceValue_PathElement) XXX_Unmarshal(b []byte) error
- type PropertyValue_UserValue
- func (*PropertyValue_UserValue) Descriptor() ([]byte, []int)
- func (m *PropertyValue_UserValue) GetAuthDomain() string
- func (m *PropertyValue_UserValue) GetEmail() string
- func (m *PropertyValue_UserValue) GetFederatedIdentity() string
- func (m *PropertyValue_UserValue) GetFederatedProvider() string
- func (m *PropertyValue_UserValue) GetNickname() string
- func (*PropertyValue_UserValue) ProtoMessage()
- func (m *PropertyValue_UserValue) Reset()
- func (m *PropertyValue_UserValue) String() string
- func (m *PropertyValue_UserValue) XXX_DiscardUnknown()
- func (m *PropertyValue_UserValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *PropertyValue_UserValue) XXX_Merge(src proto.Message)
- func (m *PropertyValue_UserValue) XXX_Size() int
- func (m *PropertyValue_UserValue) XXX_Unmarshal(b []byte) error
- type Property_FtsTokenizationOption
- type Property_Meaning
- type PutRequest
- func (*PutRequest) Descriptor() ([]byte, []int)
- func (m *PutRequest) GetAutoIdPolicy() PutRequest_AutoIdPolicy
- func (m *PutRequest) GetCompositeIndex() []*CompositeIndex
- func (m *PutRequest) GetEntity() []*EntityProto
- func (m *PutRequest) GetForce() bool
- func (m *PutRequest) GetHeader() *InternalHeader
- func (m *PutRequest) GetMarkChanges() bool
- func (m *PutRequest) GetSnapshot() []*Snapshot
- func (m *PutRequest) GetTransaction() *Transaction
- func (m *PutRequest) GetTrusted() bool
- func (*PutRequest) ProtoMessage()
- func (m *PutRequest) Reset()
- func (m *PutRequest) String() string
- func (m *PutRequest) XXX_DiscardUnknown()
- func (m *PutRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *PutRequest) XXX_Merge(src proto.Message)
- func (m *PutRequest) XXX_Size() int
- func (m *PutRequest) XXX_Unmarshal(b []byte) error
- type PutRequest_AutoIdPolicy
- type PutResponse
- func (*PutResponse) Descriptor() ([]byte, []int)
- func (m *PutResponse) GetCost() *Cost
- func (m *PutResponse) GetKey() []*Reference
- func (m *PutResponse) GetVersion() []int64
- func (*PutResponse) ProtoMessage()
- func (m *PutResponse) Reset()
- func (m *PutResponse) String() string
- func (m *PutResponse) XXX_DiscardUnknown()
- func (m *PutResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *PutResponse) XXX_Merge(src proto.Message)
- func (m *PutResponse) XXX_Size() int
- func (m *PutResponse) XXX_Unmarshal(b []byte) error
- type Query
- func (*Query) Descriptor() ([]byte, []int)
- func (m *Query) GetAncestor() *Reference
- func (m *Query) GetApp() string
- func (m *Query) GetCompile() bool
- func (m *Query) GetCompiledCursor() *CompiledCursor
- func (m *Query) GetCompositeIndex() []*CompositeIndex
- func (m *Query) GetCount() int32
- func (m *Query) GetDistinct() bool
- func (m *Query) GetEndCompiledCursor() *CompiledCursor
- func (m *Query) GetFailoverMs() int64
- func (m *Query) GetFilter() []*Query_Filter
- func (m *Query) GetGroupByPropertyName() []string
- func (m *Query) GetHeader() *InternalHeader
- func (m *Query) GetHint() Query_Hint
- func (m *Query) GetKeysOnly() bool
- func (m *Query) GetKind() string
- func (m *Query) GetLimit() int32
- func (m *Query) GetMinSafeTimeSeconds() int64
- func (m *Query) GetNameSpace() string
- func (m *Query) GetOffset() int32
- func (m *Query) GetOrder() []*Query_Order
- func (m *Query) GetPersistOffset() bool
- func (m *Query) GetPropertyName() []string
- func (m *Query) GetRequirePerfectPlan() bool
- func (m *Query) GetSafeReplicaName() []string
- func (m *Query) GetSearchQuery() string
- func (m *Query) GetStrong() bool
- func (m *Query) GetTransaction() *Transaction
- func (*Query) ProtoMessage()
- func (m *Query) Reset()
- func (m *Query) String() string
- func (m *Query) XXX_DiscardUnknown()
- func (m *Query) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Query) XXX_Merge(src proto.Message)
- func (m *Query) XXX_Size() int
- func (m *Query) XXX_Unmarshal(b []byte) error
- type QueryResult
- func (*QueryResult) Descriptor() ([]byte, []int)
- func (m *QueryResult) GetCompiledCursor() *CompiledCursor
- func (m *QueryResult) GetCompiledQuery() *CompiledQuery
- func (m *QueryResult) GetCursor() *Cursor
- func (m *QueryResult) GetIndex() []*CompositeIndex
- func (m *QueryResult) GetIndexOnly() bool
- func (m *QueryResult) GetKeysOnly() bool
- func (m *QueryResult) GetMoreResults() bool
- func (m *QueryResult) GetResult() []*EntityProto
- func (m *QueryResult) GetSkippedResults() int32
- func (m *QueryResult) GetSmallOps() bool
- func (m *QueryResult) GetVersion() []int64
- func (*QueryResult) ProtoMessage()
- func (m *QueryResult) Reset()
- func (m *QueryResult) String() string
- func (m *QueryResult) XXX_DiscardUnknown()
- func (m *QueryResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *QueryResult) XXX_Merge(src proto.Message)
- func (m *QueryResult) XXX_Size() int
- func (m *QueryResult) XXX_Unmarshal(b []byte) error
- type Query_Filter
- func (*Query_Filter) Descriptor() ([]byte, []int)
- func (m *Query_Filter) GetOp() Query_Filter_Operator
- func (m *Query_Filter) GetProperty() []*Property
- func (*Query_Filter) ProtoMessage()
- func (m *Query_Filter) Reset()
- func (m *Query_Filter) String() string
- func (m *Query_Filter) XXX_DiscardUnknown()
- func (m *Query_Filter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Query_Filter) XXX_Merge(src proto.Message)
- func (m *Query_Filter) XXX_Size() int
- func (m *Query_Filter) XXX_Unmarshal(b []byte) error
- type Query_Filter_Operator
- type Query_Hint
- type Query_Order
- func (*Query_Order) Descriptor() ([]byte, []int)
- func (m *Query_Order) GetDirection() Query_Order_Direction
- func (m *Query_Order) GetProperty() string
- func (*Query_Order) ProtoMessage()
- func (m *Query_Order) Reset()
- func (m *Query_Order) String() string
- func (m *Query_Order) XXX_DiscardUnknown()
- func (m *Query_Order) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Query_Order) XXX_Merge(src proto.Message)
- func (m *Query_Order) XXX_Size() int
- func (m *Query_Order) XXX_Unmarshal(b []byte) error
- type Query_Order_Direction
- type Reference
- func (*Reference) Descriptor() ([]byte, []int)
- func (m *Reference) GetApp() string
- func (m *Reference) GetNameSpace() string
- func (m *Reference) GetPath() *Path
- func (*Reference) ProtoMessage()
- func (m *Reference) Reset()
- func (m *Reference) String() string
- func (m *Reference) XXX_DiscardUnknown()
- func (m *Reference) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Reference) XXX_Merge(src proto.Message)
- func (m *Reference) XXX_Size() int
- func (m *Reference) XXX_Unmarshal(b []byte) error
- type Snapshot
- func (*Snapshot) Descriptor() ([]byte, []int)
- func (m *Snapshot) GetTs() int64
- func (*Snapshot) ProtoMessage()
- func (m *Snapshot) Reset()
- func (m *Snapshot) String() string
- func (m *Snapshot) XXX_DiscardUnknown()
- func (m *Snapshot) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Snapshot) XXX_Merge(src proto.Message)
- func (m *Snapshot) XXX_Size() int
- func (m *Snapshot) XXX_Unmarshal(b []byte) error
- type Snapshot_Status
- type TouchRequest
- func (*TouchRequest) Descriptor() ([]byte, []int)
- func (m *TouchRequest) GetCompositeIndex() []*CompositeIndex
- func (m *TouchRequest) GetForce() bool
- func (m *TouchRequest) GetHeader() *InternalHeader
- func (m *TouchRequest) GetKey() []*Reference
- func (m *TouchRequest) GetSnapshot() []*Snapshot
- func (*TouchRequest) ProtoMessage()
- func (m *TouchRequest) Reset()
- func (m *TouchRequest) String() string
- func (m *TouchRequest) XXX_DiscardUnknown()
- func (m *TouchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TouchRequest) XXX_Merge(src proto.Message)
- func (m *TouchRequest) XXX_Size() int
- func (m *TouchRequest) XXX_Unmarshal(b []byte) error
- type TouchResponse
- func (*TouchResponse) Descriptor() ([]byte, []int)
- func (m *TouchResponse) GetCost() *Cost
- func (*TouchResponse) ProtoMessage()
- func (m *TouchResponse) Reset()
- func (m *TouchResponse) String() string
- func (m *TouchResponse) XXX_DiscardUnknown()
- func (m *TouchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TouchResponse) XXX_Merge(src proto.Message)
- func (m *TouchResponse) XXX_Size() int
- func (m *TouchResponse) XXX_Unmarshal(b []byte) error
- type Transaction
- func (*Transaction) Descriptor() ([]byte, []int)
- func (m *Transaction) GetApp() string
- func (m *Transaction) GetHandle() uint64
- func (m *Transaction) GetHeader() *InternalHeader
- func (m *Transaction) GetMarkChanges() bool
- func (*Transaction) ProtoMessage()
- func (m *Transaction) Reset()
- func (m *Transaction) String() string
- func (m *Transaction) XXX_DiscardUnknown()
- func (m *Transaction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Transaction) XXX_Merge(src proto.Message)
- func (m *Transaction) XXX_Size() int
- func (m *Transaction) XXX_Unmarshal(b []byte) error
- type User
- func (*User) Descriptor() ([]byte, []int)
- func (m *User) GetAuthDomain() string
- func (m *User) GetEmail() string
- func (m *User) GetFederatedIdentity() string
- func (m *User) GetFederatedProvider() string
- func (m *User) GetNickname() string
- func (*User) ProtoMessage()
- func (m *User) Reset()
- func (m *User) String() string
- func (m *User) XXX_DiscardUnknown()
- func (m *User) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *User) XXX_Merge(src proto.Message)
- func (m *User) XXX_Size() int
- func (m *User) XXX_Unmarshal(b []byte) error
Constants ¶
View Source
const Default_BeginTransactionRequest_AllowMultipleEg bool = false
View Source
const Default_CompiledCursor_Position_StartInclusive bool = true
View Source
const Default_CompiledQuery_EntityFilter_Distinct bool = false
View Source
const Default_CompiledQuery_MergeJoinScan_ValuePrefix bool = false
View Source
const Default_CompiledQuery_Offset int32 = 0
View Source
const Default_CompositeIndex_OnlyUseIfRequired bool = false
View Source
const Default_DeleteRequest_Force bool = false
View Source
const Default_DeleteRequest_MarkChanges bool = false
View Source
const Default_DeleteRequest_Trusted bool = false
View Source
const Default_GetRequest_AllowDeferred bool = false
View Source
const Default_GetResponse_InOrder bool = true
View Source
const Default_IndexPosition_Before bool = true
View Source
const Default_IndexPostfix_Before bool = true
View Source
const Default_NextRequest_Compile bool = false
View Source
const Default_NextRequest_Offset int32 = 0
View Source
const Default_Property_Locale string = "en"
View Source
const Default_Property_Searchable bool = false
View Source
const Default_PutRequest_Force bool = false
View Source
const Default_PutRequest_MarkChanges bool = false
View Source
const Default_PutRequest_Trusted bool = false
View Source
const Default_Query_Compile bool = false
View Source
const Default_Query_KeysOnly bool = false
View Source
const Default_Query_Offset int32 = 0
View Source
const Default_Query_PersistOffset bool = false
View Source
const Default_Query_RequirePerfectPlan bool = false
View Source
const Default_TouchRequest_Force bool = false
View Source
const Default_Transaction_MarkChanges bool = false
Variables ¶
View Source
var BeginTransactionRequest_TransactionMode_name = map[int32]string{
0: "UNKNOWN",
1: "READ_ONLY",
2: "READ_WRITE",
}
View Source
var BeginTransactionRequest_TransactionMode_value = map[string]int32{
"UNKNOWN": 0,
"READ_ONLY": 1,
"READ_WRITE": 2,
}
View Source
var CompositeIndex_State_name = map[int32]string{
1: "WRITE_ONLY",
2: "READ_WRITE",
3: "DELETED",
4: "ERROR",
}
View Source
var CompositeIndex_State_value = map[string]int32{
"WRITE_ONLY": 1,
"READ_WRITE": 2,
"DELETED": 3,
"ERROR": 4,
}
View Source
var EntityProto_Kind_name = map[int32]string{
1: "GD_CONTACT",
2: "GD_EVENT",
3: "GD_MESSAGE",
}
View Source
var EntityProto_Kind_value = map[string]int32{
"GD_CONTACT": 1,
"GD_EVENT": 2,
"GD_MESSAGE": 3,
}
View Source
var Error_ErrorCode_name = map[int32]string{
1: "BAD_REQUEST",
2: "CONCURRENT_TRANSACTION",
3: "INTERNAL_ERROR",
4: "NEED_INDEX",
5: "TIMEOUT",
6: "PERMISSION_DENIED",
7: "BIGTABLE_ERROR",
8: "COMMITTED_BUT_STILL_APPLYING",
9: "CAPABILITY_DISABLED",
10: "TRY_ALTERNATE_BACKEND",
11: "SAFE_TIME_TOO_OLD",
}
View Source
var Error_ErrorCode_value = map[string]int32{
"BAD_REQUEST": 1,
"CONCURRENT_TRANSACTION": 2,
"INTERNAL_ERROR": 3,
"NEED_INDEX": 4,
"TIMEOUT": 5,
"PERMISSION_DENIED": 6,
"BIGTABLE_ERROR": 7,
"COMMITTED_BUT_STILL_APPLYING": 8,
"CAPABILITY_DISABLED": 9,
"TRY_ALTERNATE_BACKEND": 10,
"SAFE_TIME_TOO_OLD": 11,
}
View Source
var Index_Property_Direction_name = map[int32]string{
1: "ASCENDING",
2: "DESCENDING",
}
View Source
var Index_Property_Direction_value = map[string]int32{
"ASCENDING": 1,
"DESCENDING": 2,
}
View Source
var Property_FtsTokenizationOption_name = map[int32]string{
1: "HTML",
2: "ATOM",
}
View Source
var Property_FtsTokenizationOption_value = map[string]int32{
"HTML": 1,
"ATOM": 2,
}
View Source
var Property_Meaning_name = map[int32]string{
0: "NO_MEANING",
14: "BLOB",
15: "TEXT",
16: "BYTESTRING",
1: "ATOM_CATEGORY",
2: "ATOM_LINK",
3: "ATOM_TITLE",
4: "ATOM_CONTENT",
5: "ATOM_SUMMARY",
6: "ATOM_AUTHOR",
7: "GD_WHEN",
8: "GD_EMAIL",
9: "GEORSS_POINT",
10: "GD_IM",
11: "GD_PHONENUMBER",
12: "GD_POSTALADDRESS",
13: "GD_RATING",
17: "BLOBKEY",
19: "ENTITY_PROTO",
18: "INDEX_VALUE",
}
View Source
var Property_Meaning_value = map[string]int32{
"NO_MEANING": 0,
"BLOB": 14,
"TEXT": 15,
"BYTESTRING": 16,
"ATOM_CATEGORY": 1,
"ATOM_LINK": 2,
"ATOM_TITLE": 3,
"ATOM_CONTENT": 4,
"ATOM_SUMMARY": 5,
"ATOM_AUTHOR": 6,
"GD_WHEN": 7,
"GD_EMAIL": 8,
"GEORSS_POINT": 9,
"GD_IM": 10,
"GD_PHONENUMBER": 11,
"GD_POSTALADDRESS": 12,
"GD_RATING": 13,
"BLOBKEY": 17,
"ENTITY_PROTO": 19,
"INDEX_VALUE": 18,
}
View Source
var PutRequest_AutoIdPolicy_name = map[int32]string{
0: "CURRENT",
1: "SEQUENTIAL",
}
View Source
var PutRequest_AutoIdPolicy_value = map[string]int32{
"CURRENT": 0,
"SEQUENTIAL": 1,
}
View Source
var Query_Filter_Operator_name = map[int32]string{
1: "LESS_THAN",
2: "LESS_THAN_OR_EQUAL",
3: "GREATER_THAN",
4: "GREATER_THAN_OR_EQUAL",
5: "EQUAL",
6: "IN",
7: "EXISTS",
}
View Source
var Query_Filter_Operator_value = map[string]int32{
"LESS_THAN": 1,
"LESS_THAN_OR_EQUAL": 2,
"GREATER_THAN": 3,
"GREATER_THAN_OR_EQUAL": 4,
"EQUAL": 5,
"IN": 6,
"EXISTS": 7,
}
View Source
var Query_Hint_name = map[int32]string{
1: "ORDER_FIRST",
2: "ANCESTOR_FIRST",
3: "FILTER_FIRST",
}
View Source
var Query_Hint_value = map[string]int32{
"ORDER_FIRST": 1,
"ANCESTOR_FIRST": 2,
"FILTER_FIRST": 3,
}
View Source
var Query_Order_Direction_name = map[int32]string{
1: "ASCENDING",
2: "DESCENDING",
}
View Source
var Query_Order_Direction_value = map[string]int32{
"ASCENDING": 1,
"DESCENDING": 2,
}
View Source
var Snapshot_Status_name = map[int32]string{
0: "INACTIVE",
1: "ACTIVE",
}
View Source
var Snapshot_Status_value = map[string]int32{
"INACTIVE": 0,
"ACTIVE": 1,
}
Functions ¶
This section is empty.
Types ¶
type Action ¶
type Action struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Action) Descriptor ¶
func (*Action) ProtoMessage ¶
func (*Action) ProtoMessage()
func (*Action) XXX_DiscardUnknown ¶
func (m *Action) XXX_DiscardUnknown()
func (*Action) XXX_Marshal ¶
func (*Action) XXX_Unmarshal ¶
type AddActionsRequest ¶
type AddActionsRequest struct { Header *InternalHeader `protobuf:"bytes,3,opt,name=header" json:"header,omitempty"` Transaction *Transaction `protobuf:"bytes,1,req,name=transaction" json:"transaction,omitempty"` Action []*Action `protobuf:"bytes,2,rep,name=action" json:"action,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddActionsRequest) Descriptor ¶
func (*AddActionsRequest) Descriptor() ([]byte, []int)
func (*AddActionsRequest) GetAction ¶
func (m *AddActionsRequest) GetAction() []*Action
func (*AddActionsRequest) GetHeader ¶
func (m *AddActionsRequest) GetHeader() *InternalHeader
func (*AddActionsRequest) GetTransaction ¶
func (m *AddActionsRequest) GetTransaction() *Transaction
func (*AddActionsRequest) ProtoMessage ¶
func (*AddActionsRequest) ProtoMessage()
func (*AddActionsRequest) Reset ¶
func (m *AddActionsRequest) Reset()
func (*AddActionsRequest) String ¶
func (m *AddActionsRequest) String() string
func (*AddActionsRequest) XXX_DiscardUnknown ¶
func (m *AddActionsRequest) XXX_DiscardUnknown()
func (*AddActionsRequest) XXX_Marshal ¶
func (m *AddActionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddActionsRequest) XXX_Merge ¶
func (dst *AddActionsRequest) XXX_Merge(src proto.Message)
func (*AddActionsRequest) XXX_Size ¶
func (m *AddActionsRequest) XXX_Size() int
func (*AddActionsRequest) XXX_Unmarshal ¶
func (m *AddActionsRequest) XXX_Unmarshal(b []byte) error
type AddActionsResponse ¶
type AddActionsResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddActionsResponse) Descriptor ¶
func (*AddActionsResponse) Descriptor() ([]byte, []int)
func (*AddActionsResponse) ProtoMessage ¶
func (*AddActionsResponse) ProtoMessage()
func (*AddActionsResponse) Reset ¶
func (m *AddActionsResponse) Reset()
func (*AddActionsResponse) String ¶
func (m *AddActionsResponse) String() string
func (*AddActionsResponse) XXX_DiscardUnknown ¶
func (m *AddActionsResponse) XXX_DiscardUnknown()
func (*AddActionsResponse) XXX_Marshal ¶
func (m *AddActionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddActionsResponse) XXX_Merge ¶
func (dst *AddActionsResponse) XXX_Merge(src proto.Message)
func (*AddActionsResponse) XXX_Size ¶
func (m *AddActionsResponse) XXX_Size() int
func (*AddActionsResponse) XXX_Unmarshal ¶
func (m *AddActionsResponse) XXX_Unmarshal(b []byte) error
type AllocateIdsRequest ¶
type AllocateIdsRequest struct { Header *InternalHeader `protobuf:"bytes,4,opt,name=header" json:"header,omitempty"` ModelKey *Reference `protobuf:"bytes,1,opt,name=model_key,json=modelKey" json:"model_key,omitempty"` Size *int64 `protobuf:"varint,2,opt,name=size" json:"size,omitempty"` Max *int64 `protobuf:"varint,3,opt,name=max" json:"max,omitempty"` Reserve []*Reference `protobuf:"bytes,5,rep,name=reserve" json:"reserve,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AllocateIdsRequest) Descriptor ¶
func (*AllocateIdsRequest) Descriptor() ([]byte, []int)
func (*AllocateIdsRequest) GetHeader ¶
func (m *AllocateIdsRequest) GetHeader() *InternalHeader
func (*AllocateIdsRequest) GetMax ¶
func (m *AllocateIdsRequest) GetMax() int64
func (*AllocateIdsRequest) GetModelKey ¶
func (m *AllocateIdsRequest) GetModelKey() *Reference
func (*AllocateIdsRequest) GetReserve ¶
func (m *AllocateIdsRequest) GetReserve() []*Reference
func (*AllocateIdsRequest) GetSize ¶
func (m *AllocateIdsRequest) GetSize() int64
func (*AllocateIdsRequest) ProtoMessage ¶
func (*AllocateIdsRequest) ProtoMessage()
func (*AllocateIdsRequest) Reset ¶
func (m *AllocateIdsRequest) Reset()
func (*AllocateIdsRequest) String ¶
func (m *AllocateIdsRequest) String() string
func (*AllocateIdsRequest) XXX_DiscardUnknown ¶
func (m *AllocateIdsRequest) XXX_DiscardUnknown()
func (*AllocateIdsRequest) XXX_Marshal ¶
func (m *AllocateIdsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AllocateIdsRequest) XXX_Merge ¶
func (dst *AllocateIdsRequest) XXX_Merge(src proto.Message)
func (*AllocateIdsRequest) XXX_Size ¶
func (m *AllocateIdsRequest) XXX_Size() int
func (*AllocateIdsRequest) XXX_Unmarshal ¶
func (m *AllocateIdsRequest) XXX_Unmarshal(b []byte) error
type AllocateIdsResponse ¶
type AllocateIdsResponse struct { Start *int64 `protobuf:"varint,1,req,name=start" json:"start,omitempty"` End *int64 `protobuf:"varint,2,req,name=end" json:"end,omitempty"` Cost *Cost `protobuf:"bytes,3,opt,name=cost" json:"cost,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AllocateIdsResponse) Descriptor ¶
func (*AllocateIdsResponse) Descriptor() ([]byte, []int)
func (*AllocateIdsResponse) GetCost ¶
func (m *AllocateIdsResponse) GetCost() *Cost
func (*AllocateIdsResponse) GetEnd ¶
func (m *AllocateIdsResponse) GetEnd() int64
func (*AllocateIdsResponse) GetStart ¶
func (m *AllocateIdsResponse) GetStart() int64
func (*AllocateIdsResponse) ProtoMessage ¶
func (*AllocateIdsResponse) ProtoMessage()
func (*AllocateIdsResponse) Reset ¶
func (m *AllocateIdsResponse) Reset()
func (*AllocateIdsResponse) String ¶
func (m *AllocateIdsResponse) String() string
func (*AllocateIdsResponse) XXX_DiscardUnknown ¶
func (m *AllocateIdsResponse) XXX_DiscardUnknown()
func (*AllocateIdsResponse) XXX_Marshal ¶
func (m *AllocateIdsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AllocateIdsResponse) XXX_Merge ¶
func (dst *AllocateIdsResponse) XXX_Merge(src proto.Message)
func (*AllocateIdsResponse) XXX_Size ¶
func (m *AllocateIdsResponse) XXX_Size() int
func (*AllocateIdsResponse) XXX_Unmarshal ¶
func (m *AllocateIdsResponse) XXX_Unmarshal(b []byte) error
type BeginTransactionRequest ¶
type BeginTransactionRequest struct { Header *InternalHeader `protobuf:"bytes,3,opt,name=header" json:"header,omitempty"` App *string `protobuf:"bytes,1,req,name=app" json:"app,omitempty"` AllowMultipleEg *bool `protobuf:"varint,2,opt,name=allow_multiple_eg,json=allowMultipleEg,def=0" json:"allow_multiple_eg,omitempty"` DatabaseId *string `protobuf:"bytes,4,opt,name=database_id,json=databaseId" json:"database_id,omitempty"` Mode *BeginTransactionRequest_TransactionMode `protobuf:"varint,5,opt,name=mode,enum=appengine.BeginTransactionRequest_TransactionMode,def=0" json:"mode,omitempty"` PreviousTransaction *Transaction `protobuf:"bytes,7,opt,name=previous_transaction,json=previousTransaction" json:"previous_transaction,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BeginTransactionRequest) Descriptor ¶
func (*BeginTransactionRequest) Descriptor() ([]byte, []int)
func (*BeginTransactionRequest) GetAllowMultipleEg ¶
func (m *BeginTransactionRequest) GetAllowMultipleEg() bool
func (*BeginTransactionRequest) GetApp ¶
func (m *BeginTransactionRequest) GetApp() string
func (*BeginTransactionRequest) GetDatabaseId ¶
func (m *BeginTransactionRequest) GetDatabaseId() string
func (*BeginTransactionRequest) GetHeader ¶
func (m *BeginTransactionRequest) GetHeader() *InternalHeader
func (*BeginTransactionRequest) GetMode ¶
func (m *BeginTransactionRequest) GetMode() BeginTransactionRequest_TransactionMode
func (*BeginTransactionRequest) GetPreviousTransaction ¶
func (m *BeginTransactionRequest) GetPreviousTransaction() *Transaction
func (*BeginTransactionRequest) ProtoMessage ¶
func (*BeginTransactionRequest) ProtoMessage()
func (*BeginTransactionRequest) Reset ¶
func (m *BeginTransactionRequest) Reset()
func (*BeginTransactionRequest) String ¶
func (m *BeginTransactionRequest) String() string
func (*BeginTransactionRequest) XXX_DiscardUnknown ¶
func (m *BeginTransactionRequest) XXX_DiscardUnknown()
func (*BeginTransactionRequest) XXX_Marshal ¶
func (m *BeginTransactionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BeginTransactionRequest) XXX_Merge ¶
func (dst *BeginTransactionRequest) XXX_Merge(src proto.Message)
func (*BeginTransactionRequest) XXX_Size ¶
func (m *BeginTransactionRequest) XXX_Size() int
func (*BeginTransactionRequest) XXX_Unmarshal ¶
func (m *BeginTransactionRequest) XXX_Unmarshal(b []byte) error
type BeginTransactionRequest_TransactionMode ¶
type BeginTransactionRequest_TransactionMode int32
const ( BeginTransactionRequest_UNKNOWN BeginTransactionRequest_TransactionMode = 0 BeginTransactionRequest_READ_ONLY BeginTransactionRequest_TransactionMode = 1 BeginTransactionRequest_READ_WRITE BeginTransactionRequest_TransactionMode = 2 )
const Default_BeginTransactionRequest_Mode BeginTransactionRequest_TransactionMode = BeginTransactionRequest_UNKNOWN
func (BeginTransactionRequest_TransactionMode) EnumDescriptor ¶
func (BeginTransactionRequest_TransactionMode) EnumDescriptor() ([]byte, []int)
func (BeginTransactionRequest_TransactionMode) String ¶
func (x BeginTransactionRequest_TransactionMode) String() string
func (*BeginTransactionRequest_TransactionMode) UnmarshalJSON ¶
func (x *BeginTransactionRequest_TransactionMode) UnmarshalJSON(data []byte) error
type CommitResponse ¶
type CommitResponse struct { Cost *Cost `protobuf:"bytes,1,opt,name=cost" json:"cost,omitempty"` Version []*CommitResponse_Version `protobuf:"group,3,rep,name=Version,json=version" json:"version,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CommitResponse) Descriptor ¶
func (*CommitResponse) Descriptor() ([]byte, []int)
func (*CommitResponse) GetCost ¶
func (m *CommitResponse) GetCost() *Cost
func (*CommitResponse) GetVersion ¶
func (m *CommitResponse) GetVersion() []*CommitResponse_Version
func (*CommitResponse) ProtoMessage ¶
func (*CommitResponse) ProtoMessage()
func (*CommitResponse) Reset ¶
func (m *CommitResponse) Reset()
func (*CommitResponse) String ¶
func (m *CommitResponse) String() string
func (*CommitResponse) XXX_DiscardUnknown ¶
func (m *CommitResponse) XXX_DiscardUnknown()
func (*CommitResponse) XXX_Marshal ¶
func (m *CommitResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CommitResponse) XXX_Merge ¶
func (dst *CommitResponse) XXX_Merge(src proto.Message)
func (*CommitResponse) XXX_Size ¶
func (m *CommitResponse) XXX_Size() int
func (*CommitResponse) XXX_Unmarshal ¶
func (m *CommitResponse) XXX_Unmarshal(b []byte) error
type CommitResponse_Version ¶
type CommitResponse_Version struct { RootEntityKey *Reference `protobuf:"bytes,4,req,name=root_entity_key,json=rootEntityKey" json:"root_entity_key,omitempty"` Version *int64 `protobuf:"varint,5,req,name=version" json:"version,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CommitResponse_Version) Descriptor ¶
func (*CommitResponse_Version) Descriptor() ([]byte, []int)
func (*CommitResponse_Version) GetRootEntityKey ¶
func (m *CommitResponse_Version) GetRootEntityKey() *Reference
func (*CommitResponse_Version) GetVersion ¶
func (m *CommitResponse_Version) GetVersion() int64
func (*CommitResponse_Version) ProtoMessage ¶
func (*CommitResponse_Version) ProtoMessage()
func (*CommitResponse_Version) Reset ¶
func (m *CommitResponse_Version) Reset()
func (*CommitResponse_Version) String ¶
func (m *CommitResponse_Version) String() string
func (*CommitResponse_Version) XXX_DiscardUnknown ¶
func (m *CommitResponse_Version) XXX_DiscardUnknown()
func (*CommitResponse_Version) XXX_Marshal ¶
func (m *CommitResponse_Version) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CommitResponse_Version) XXX_Merge ¶
func (dst *CommitResponse_Version) XXX_Merge(src proto.Message)
func (*CommitResponse_Version) XXX_Size ¶
func (m *CommitResponse_Version) XXX_Size() int
func (*CommitResponse_Version) XXX_Unmarshal ¶
func (m *CommitResponse_Version) XXX_Unmarshal(b []byte) error
type CompiledCursor ¶
type CompiledCursor struct { Position *CompiledCursor_Position `protobuf:"group,2,opt,name=Position,json=position" json:"position,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CompiledCursor) Descriptor ¶
func (*CompiledCursor) Descriptor() ([]byte, []int)
func (*CompiledCursor) GetPosition ¶
func (m *CompiledCursor) GetPosition() *CompiledCursor_Position
func (*CompiledCursor) ProtoMessage ¶
func (*CompiledCursor) ProtoMessage()
func (*CompiledCursor) Reset ¶
func (m *CompiledCursor) Reset()
func (*CompiledCursor) String ¶
func (m *CompiledCursor) String() string
func (*CompiledCursor) XXX_DiscardUnknown ¶
func (m *CompiledCursor) XXX_DiscardUnknown()
func (*CompiledCursor) XXX_Marshal ¶
func (m *CompiledCursor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CompiledCursor) XXX_Merge ¶
func (dst *CompiledCursor) XXX_Merge(src proto.Message)
func (*CompiledCursor) XXX_Size ¶
func (m *CompiledCursor) XXX_Size() int
func (*CompiledCursor) XXX_Unmarshal ¶
func (m *CompiledCursor) XXX_Unmarshal(b []byte) error
type CompiledCursor_Position ¶
type CompiledCursor_Position struct { StartKey *string `protobuf:"bytes,27,opt,name=start_key,json=startKey" json:"start_key,omitempty"` Indexvalue []*CompiledCursor_Position_IndexValue `protobuf:"group,29,rep,name=IndexValue,json=indexvalue" json:"indexvalue,omitempty"` Key *Reference `protobuf:"bytes,32,opt,name=key" json:"key,omitempty"` StartInclusive *bool `protobuf:"varint,28,opt,name=start_inclusive,json=startInclusive,def=1" json:"start_inclusive,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CompiledCursor_Position) Descriptor ¶
func (*CompiledCursor_Position) Descriptor() ([]byte, []int)
func (*CompiledCursor_Position) GetIndexvalue ¶
func (m *CompiledCursor_Position) GetIndexvalue() []*CompiledCursor_Position_IndexValue
func (*CompiledCursor_Position) GetKey ¶
func (m *CompiledCursor_Position) GetKey() *Reference
func (*CompiledCursor_Position) GetStartInclusive ¶
func (m *CompiledCursor_Position) GetStartInclusive() bool
func (*CompiledCursor_Position) GetStartKey ¶
func (m *CompiledCursor_Position) GetStartKey() string
func (*CompiledCursor_Position) ProtoMessage ¶
func (*CompiledCursor_Position) ProtoMessage()
func (*CompiledCursor_Position) Reset ¶
func (m *CompiledCursor_Position) Reset()
func (*CompiledCursor_Position) String ¶
func (m *CompiledCursor_Position) String() string
func (*CompiledCursor_Position) XXX_DiscardUnknown ¶
func (m *CompiledCursor_Position) XXX_DiscardUnknown()
func (*CompiledCursor_Position) XXX_Marshal ¶
func (m *CompiledCursor_Position) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CompiledCursor_Position) XXX_Merge ¶
func (dst *CompiledCursor_Position) XXX_Merge(src proto.Message)
func (*CompiledCursor_Position) XXX_Size ¶
func (m *CompiledCursor_Position) XXX_Size() int
func (*CompiledCursor_Position) XXX_Unmarshal ¶
func (m *CompiledCursor_Position) XXX_Unmarshal(b []byte) error
type CompiledCursor_Position_IndexValue ¶
type CompiledCursor_Position_IndexValue struct { Property *string `protobuf:"bytes,30,opt,name=property" json:"property,omitempty"` Value *PropertyValue `protobuf:"bytes,31,req,name=value" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CompiledCursor_Position_IndexValue) Descriptor ¶
func (*CompiledCursor_Position_IndexValue) Descriptor() ([]byte, []int)
func (*CompiledCursor_Position_IndexValue) GetProperty ¶
func (m *CompiledCursor_Position_IndexValue) GetProperty() string
func (*CompiledCursor_Position_IndexValue) GetValue ¶
func (m *CompiledCursor_Position_IndexValue) GetValue() *PropertyValue
func (*CompiledCursor_Position_IndexValue) ProtoMessage ¶
func (*CompiledCursor_Position_IndexValue) ProtoMessage()
func (*CompiledCursor_Position_IndexValue) Reset ¶
func (m *CompiledCursor_Position_IndexValue) Reset()
func (*CompiledCursor_Position_IndexValue) String ¶
func (m *CompiledCursor_Position_IndexValue) String() string
func (*CompiledCursor_Position_IndexValue) XXX_DiscardUnknown ¶
func (m *CompiledCursor_Position_IndexValue) XXX_DiscardUnknown()
func (*CompiledCursor_Position_IndexValue) XXX_Marshal ¶
func (m *CompiledCursor_Position_IndexValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CompiledCursor_Position_IndexValue) XXX_Merge ¶
func (dst *CompiledCursor_Position_IndexValue) XXX_Merge(src proto.Message)
func (*CompiledCursor_Position_IndexValue) XXX_Size ¶
func (m *CompiledCursor_Position_IndexValue) XXX_Size() int
func (*CompiledCursor_Position_IndexValue) XXX_Unmarshal ¶
func (m *CompiledCursor_Position_IndexValue) XXX_Unmarshal(b []byte) error
type CompiledQuery ¶
type CompiledQuery struct { Primaryscan *CompiledQuery_PrimaryScan `protobuf:"group,1,req,name=PrimaryScan,json=primaryscan" json:"primaryscan,omitempty"` Mergejoinscan []*CompiledQuery_MergeJoinScan `protobuf:"group,7,rep,name=MergeJoinScan,json=mergejoinscan" json:"mergejoinscan,omitempty"` IndexDef *Index `protobuf:"bytes,21,opt,name=index_def,json=indexDef" json:"index_def,omitempty"` Offset *int32 `protobuf:"varint,10,opt,name=offset,def=0" json:"offset,omitempty"` Limit *int32 `protobuf:"varint,11,opt,name=limit" json:"limit,omitempty"` KeysOnly *bool `protobuf:"varint,12,req,name=keys_only,json=keysOnly" json:"keys_only,omitempty"` PropertyName []string `protobuf:"bytes,24,rep,name=property_name,json=propertyName" json:"property_name,omitempty"` DistinctInfixSize *int32 `protobuf:"varint,25,opt,name=distinct_infix_size,json=distinctInfixSize" json:"distinct_infix_size,omitempty"` Entityfilter *CompiledQuery_EntityFilter `protobuf:"group,13,opt,name=EntityFilter,json=entityfilter" json:"entityfilter,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CompiledQuery) Descriptor ¶
func (*CompiledQuery) Descriptor() ([]byte, []int)
func (*CompiledQuery) GetDistinctInfixSize ¶
func (m *CompiledQuery) GetDistinctInfixSize() int32
func (*CompiledQuery) GetEntityfilter ¶
func (m *CompiledQuery) GetEntityfilter() *CompiledQuery_EntityFilter
func (*CompiledQuery) GetIndexDef ¶
func (m *CompiledQuery) GetIndexDef() *Index
func (*CompiledQuery) GetKeysOnly ¶
func (m *CompiledQuery) GetKeysOnly() bool
func (*CompiledQuery) GetLimit ¶
func (m *CompiledQuery) GetLimit() int32
func (*CompiledQuery) GetMergejoinscan ¶
func (m *CompiledQuery) GetMergejoinscan() []*CompiledQuery_MergeJoinScan
func (*CompiledQuery) GetOffset ¶
func (m *CompiledQuery) GetOffset() int32
func (*CompiledQuery) GetPrimaryscan ¶
func (m *CompiledQuery) GetPrimaryscan() *CompiledQuery_PrimaryScan
func (*CompiledQuery) GetPropertyName ¶
func (m *CompiledQuery) GetPropertyName() []string
func (*CompiledQuery) ProtoMessage ¶
func (*CompiledQuery) ProtoMessage()
func (*CompiledQuery) Reset ¶
func (m *CompiledQuery) Reset()
func (*CompiledQuery) String ¶
func (m *CompiledQuery) String() string
func (*CompiledQuery) XXX_DiscardUnknown ¶
func (m *CompiledQuery) XXX_DiscardUnknown()
func (*CompiledQuery) XXX_Marshal ¶
func (m *CompiledQuery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CompiledQuery) XXX_Merge ¶
func (dst *CompiledQuery) XXX_Merge(src proto.Message)
func (*CompiledQuery) XXX_Size ¶
func (m *CompiledQuery) XXX_Size() int
func (*CompiledQuery) XXX_Unmarshal ¶
func (m *CompiledQuery) XXX_Unmarshal(b []byte) error
type CompiledQuery_EntityFilter ¶
type CompiledQuery_EntityFilter struct { Distinct *bool `protobuf:"varint,14,opt,name=distinct,def=0" json:"distinct,omitempty"` Kind *string `protobuf:"bytes,17,opt,name=kind" json:"kind,omitempty"` Ancestor *Reference `protobuf:"bytes,18,opt,name=ancestor" json:"ancestor,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CompiledQuery_EntityFilter) Descriptor ¶
func (*CompiledQuery_EntityFilter) Descriptor() ([]byte, []int)
func (*CompiledQuery_EntityFilter) GetAncestor ¶
func (m *CompiledQuery_EntityFilter) GetAncestor() *Reference
func (*CompiledQuery_EntityFilter) GetDistinct ¶
func (m *CompiledQuery_EntityFilter) GetDistinct() bool
func (*CompiledQuery_EntityFilter) GetKind ¶
func (m *CompiledQuery_EntityFilter) GetKind() string
func (*CompiledQuery_EntityFilter) ProtoMessage ¶
func (*CompiledQuery_EntityFilter) ProtoMessage()
func (*CompiledQuery_EntityFilter) Reset ¶
func (m *CompiledQuery_EntityFilter) Reset()
func (*CompiledQuery_EntityFilter) String ¶
func (m *CompiledQuery_EntityFilter) String() string
func (*CompiledQuery_EntityFilter) XXX_DiscardUnknown ¶
func (m *CompiledQuery_EntityFilter) XXX_DiscardUnknown()
func (*CompiledQuery_EntityFilter) XXX_Marshal ¶
func (m *CompiledQuery_EntityFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CompiledQuery_EntityFilter) XXX_Merge ¶
func (dst *CompiledQuery_EntityFilter) XXX_Merge(src proto.Message)
func (*CompiledQuery_EntityFilter) XXX_Size ¶
func (m *CompiledQuery_EntityFilter) XXX_Size() int
func (*CompiledQuery_EntityFilter) XXX_Unmarshal ¶
func (m *CompiledQuery_EntityFilter) XXX_Unmarshal(b []byte) error
type CompiledQuery_MergeJoinScan ¶
type CompiledQuery_MergeJoinScan struct { IndexName *string `protobuf:"bytes,8,req,name=index_name,json=indexName" json:"index_name,omitempty"` PrefixValue []string `protobuf:"bytes,9,rep,name=prefix_value,json=prefixValue" json:"prefix_value,omitempty"` ValuePrefix *bool `protobuf:"varint,20,opt,name=value_prefix,json=valuePrefix,def=0" json:"value_prefix,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CompiledQuery_MergeJoinScan) Descriptor ¶
func (*CompiledQuery_MergeJoinScan) Descriptor() ([]byte, []int)
func (*CompiledQuery_MergeJoinScan) GetIndexName ¶
func (m *CompiledQuery_MergeJoinScan) GetIndexName() string
func (*CompiledQuery_MergeJoinScan) GetPrefixValue ¶
func (m *CompiledQuery_MergeJoinScan) GetPrefixValue() []string
func (*CompiledQuery_MergeJoinScan) GetValuePrefix ¶
func (m *CompiledQuery_MergeJoinScan) GetValuePrefix() bool
func (*CompiledQuery_MergeJoinScan) ProtoMessage ¶
func (*CompiledQuery_MergeJoinScan) ProtoMessage()
func (*CompiledQuery_MergeJoinScan) Reset ¶
func (m *CompiledQuery_MergeJoinScan) Reset()
func (*CompiledQuery_MergeJoinScan) String ¶
func (m *CompiledQuery_MergeJoinScan) String() string
func (*CompiledQuery_MergeJoinScan) XXX_DiscardUnknown ¶
func (m *CompiledQuery_MergeJoinScan) XXX_DiscardUnknown()
func (*CompiledQuery_MergeJoinScan) XXX_Marshal ¶
func (m *CompiledQuery_MergeJoinScan) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CompiledQuery_MergeJoinScan) XXX_Merge ¶
func (dst *CompiledQuery_MergeJoinScan) XXX_Merge(src proto.Message)
func (*CompiledQuery_MergeJoinScan) XXX_Size ¶
func (m *CompiledQuery_MergeJoinScan) XXX_Size() int
func (*CompiledQuery_MergeJoinScan) XXX_Unmarshal ¶
func (m *CompiledQuery_MergeJoinScan) XXX_Unmarshal(b []byte) error
type CompiledQuery_PrimaryScan ¶
type CompiledQuery_PrimaryScan struct { IndexName *string `protobuf:"bytes,2,opt,name=index_name,json=indexName" json:"index_name,omitempty"` StartKey *string `protobuf:"bytes,3,opt,name=start_key,json=startKey" json:"start_key,omitempty"` StartInclusive *bool `protobuf:"varint,4,opt,name=start_inclusive,json=startInclusive" json:"start_inclusive,omitempty"` EndKey *string `protobuf:"bytes,5,opt,name=end_key,json=endKey" json:"end_key,omitempty"` EndInclusive *bool `protobuf:"varint,6,opt,name=end_inclusive,json=endInclusive" json:"end_inclusive,omitempty"` StartPostfixValue []string `protobuf:"bytes,22,rep,name=start_postfix_value,json=startPostfixValue" json:"start_postfix_value,omitempty"` EndPostfixValue []string `protobuf:"bytes,23,rep,name=end_postfix_value,json=endPostfixValue" json:"end_postfix_value,omitempty"` EndUnappliedLogTimestampUs *int64 `` /* 140-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CompiledQuery_PrimaryScan) Descriptor ¶
func (*CompiledQuery_PrimaryScan) Descriptor() ([]byte, []int)
func (*CompiledQuery_PrimaryScan) GetEndInclusive ¶
func (m *CompiledQuery_PrimaryScan) GetEndInclusive() bool
func (*CompiledQuery_PrimaryScan) GetEndKey ¶
func (m *CompiledQuery_PrimaryScan) GetEndKey() string
func (*CompiledQuery_PrimaryScan) GetEndPostfixValue ¶
func (m *CompiledQuery_PrimaryScan) GetEndPostfixValue() []string
func (*CompiledQuery_PrimaryScan) GetEndUnappliedLogTimestampUs ¶
func (m *CompiledQuery_PrimaryScan) GetEndUnappliedLogTimestampUs() int64
func (*CompiledQuery_PrimaryScan) GetIndexName ¶
func (m *CompiledQuery_PrimaryScan) GetIndexName() string
func (*CompiledQuery_PrimaryScan) GetStartInclusive ¶
func (m *CompiledQuery_PrimaryScan) GetStartInclusive() bool
func (*CompiledQuery_PrimaryScan) GetStartKey ¶
func (m *CompiledQuery_PrimaryScan) GetStartKey() string
func (*CompiledQuery_PrimaryScan) GetStartPostfixValue ¶
func (m *CompiledQuery_PrimaryScan) GetStartPostfixValue() []string
func (*CompiledQuery_PrimaryScan) ProtoMessage ¶
func (*CompiledQuery_PrimaryScan) ProtoMessage()
func (*CompiledQuery_PrimaryScan) Reset ¶
func (m *CompiledQuery_PrimaryScan) Reset()
func (*CompiledQuery_PrimaryScan) String ¶
func (m *CompiledQuery_PrimaryScan) String() string
func (*CompiledQuery_PrimaryScan) XXX_DiscardUnknown ¶
func (m *CompiledQuery_PrimaryScan) XXX_DiscardUnknown()
func (*CompiledQuery_PrimaryScan) XXX_Marshal ¶
func (m *CompiledQuery_PrimaryScan) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CompiledQuery_PrimaryScan) XXX_Merge ¶
func (dst *CompiledQuery_PrimaryScan) XXX_Merge(src proto.Message)
func (*CompiledQuery_PrimaryScan) XXX_Size ¶
func (m *CompiledQuery_PrimaryScan) XXX_Size() int
func (*CompiledQuery_PrimaryScan) XXX_Unmarshal ¶
func (m *CompiledQuery_PrimaryScan) XXX_Unmarshal(b []byte) error
type CompositeIndex ¶
type CompositeIndex struct { AppId *string `protobuf:"bytes,1,req,name=app_id,json=appId" json:"app_id,omitempty"` Id *int64 `protobuf:"varint,2,req,name=id" json:"id,omitempty"` Definition *Index `protobuf:"bytes,3,req,name=definition" json:"definition,omitempty"` State *CompositeIndex_State `protobuf:"varint,4,req,name=state,enum=appengine.CompositeIndex_State" json:"state,omitempty"` OnlyUseIfRequired *bool `protobuf:"varint,6,opt,name=only_use_if_required,json=onlyUseIfRequired,def=0" json:"only_use_if_required,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CompositeIndex) Descriptor ¶
func (*CompositeIndex) Descriptor() ([]byte, []int)
func (*CompositeIndex) GetAppId ¶
func (m *CompositeIndex) GetAppId() string
func (*CompositeIndex) GetDefinition ¶
func (m *CompositeIndex) GetDefinition() *Index
func (*CompositeIndex) GetId ¶
func (m *CompositeIndex) GetId() int64
func (*CompositeIndex) GetOnlyUseIfRequired ¶
func (m *CompositeIndex) GetOnlyUseIfRequired() bool
func (*CompositeIndex) GetState ¶
func (m *CompositeIndex) GetState() CompositeIndex_State
func (*CompositeIndex) ProtoMessage ¶
func (*CompositeIndex) ProtoMessage()
func (*CompositeIndex) Reset ¶
func (m *CompositeIndex) Reset()
func (*CompositeIndex) String ¶
func (m *CompositeIndex) String() string
func (*CompositeIndex) XXX_DiscardUnknown ¶
func (m *CompositeIndex) XXX_DiscardUnknown()
func (*CompositeIndex) XXX_Marshal ¶
func (m *CompositeIndex) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CompositeIndex) XXX_Merge ¶
func (dst *CompositeIndex) XXX_Merge(src proto.Message)
func (*CompositeIndex) XXX_Size ¶
func (m *CompositeIndex) XXX_Size() int
func (*CompositeIndex) XXX_Unmarshal ¶
func (m *CompositeIndex) XXX_Unmarshal(b []byte) error
type CompositeIndex_State ¶
type CompositeIndex_State int32
const ( CompositeIndex_WRITE_ONLY CompositeIndex_State = 1 CompositeIndex_READ_WRITE CompositeIndex_State = 2 CompositeIndex_DELETED CompositeIndex_State = 3 CompositeIndex_ERROR CompositeIndex_State = 4 )
func (CompositeIndex_State) Enum ¶
func (x CompositeIndex_State) Enum() *CompositeIndex_State
func (CompositeIndex_State) EnumDescriptor ¶
func (CompositeIndex_State) EnumDescriptor() ([]byte, []int)
func (CompositeIndex_State) String ¶
func (x CompositeIndex_State) String() string
func (*CompositeIndex_State) UnmarshalJSON ¶
func (x *CompositeIndex_State) UnmarshalJSON(data []byte) error
type CompositeIndices ¶
type CompositeIndices struct { Index []*CompositeIndex `protobuf:"bytes,1,rep,name=index" json:"index,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CompositeIndices) Descriptor ¶
func (*CompositeIndices) Descriptor() ([]byte, []int)
func (*CompositeIndices) GetIndex ¶
func (m *CompositeIndices) GetIndex() []*CompositeIndex
func (*CompositeIndices) ProtoMessage ¶
func (*CompositeIndices) ProtoMessage()
func (*CompositeIndices) Reset ¶
func (m *CompositeIndices) Reset()
func (*CompositeIndices) String ¶
func (m *CompositeIndices) String() string
func (*CompositeIndices) XXX_DiscardUnknown ¶
func (m *CompositeIndices) XXX_DiscardUnknown()
func (*CompositeIndices) XXX_Marshal ¶
func (m *CompositeIndices) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CompositeIndices) XXX_Merge ¶
func (dst *CompositeIndices) XXX_Merge(src proto.Message)
func (*CompositeIndices) XXX_Size ¶
func (m *CompositeIndices) XXX_Size() int
func (*CompositeIndices) XXX_Unmarshal ¶
func (m *CompositeIndices) XXX_Unmarshal(b []byte) error
type CompositeProperty ¶
type CompositeProperty struct { IndexId *int64 `protobuf:"varint,1,req,name=index_id,json=indexId" json:"index_id,omitempty"` Value []string `protobuf:"bytes,2,rep,name=value" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CompositeProperty) Descriptor ¶
func (*CompositeProperty) Descriptor() ([]byte, []int)
func (*CompositeProperty) GetIndexId ¶
func (m *CompositeProperty) GetIndexId() int64
func (*CompositeProperty) GetValue ¶
func (m *CompositeProperty) GetValue() []string
func (*CompositeProperty) ProtoMessage ¶
func (*CompositeProperty) ProtoMessage()
func (*CompositeProperty) Reset ¶
func (m *CompositeProperty) Reset()
func (*CompositeProperty) String ¶
func (m *CompositeProperty) String() string
func (*CompositeProperty) XXX_DiscardUnknown ¶
func (m *CompositeProperty) XXX_DiscardUnknown()
func (*CompositeProperty) XXX_Marshal ¶
func (m *CompositeProperty) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CompositeProperty) XXX_Merge ¶
func (dst *CompositeProperty) XXX_Merge(src proto.Message)
func (*CompositeProperty) XXX_Size ¶
func (m *CompositeProperty) XXX_Size() int
func (*CompositeProperty) XXX_Unmarshal ¶
func (m *CompositeProperty) XXX_Unmarshal(b []byte) error
type Cost ¶
type Cost struct { IndexWrites *int32 `protobuf:"varint,1,opt,name=index_writes,json=indexWrites" json:"index_writes,omitempty"` IndexWriteBytes *int32 `protobuf:"varint,2,opt,name=index_write_bytes,json=indexWriteBytes" json:"index_write_bytes,omitempty"` EntityWrites *int32 `protobuf:"varint,3,opt,name=entity_writes,json=entityWrites" json:"entity_writes,omitempty"` EntityWriteBytes *int32 `protobuf:"varint,4,opt,name=entity_write_bytes,json=entityWriteBytes" json:"entity_write_bytes,omitempty"` Commitcost *Cost_CommitCost `protobuf:"group,5,opt,name=CommitCost,json=commitcost" json:"commitcost,omitempty"` ApproximateStorageDelta *int32 `` /* 126-byte string literal not displayed */ IdSequenceUpdates *int32 `protobuf:"varint,9,opt,name=id_sequence_updates,json=idSequenceUpdates" json:"id_sequence_updates,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Cost) Descriptor ¶
func (*Cost) GetApproximateStorageDelta ¶
func (*Cost) GetCommitcost ¶
func (m *Cost) GetCommitcost() *Cost_CommitCost
func (*Cost) GetEntityWriteBytes ¶
func (*Cost) GetEntityWrites ¶
func (*Cost) GetIdSequenceUpdates ¶
func (*Cost) GetIndexWriteBytes ¶
func (*Cost) GetIndexWrites ¶
func (*Cost) ProtoMessage ¶
func (*Cost) ProtoMessage()
func (*Cost) XXX_DiscardUnknown ¶
func (m *Cost) XXX_DiscardUnknown()
func (*Cost) XXX_Unmarshal ¶
type Cost_CommitCost ¶
type Cost_CommitCost struct { RequestedEntityPuts *int32 `protobuf:"varint,6,opt,name=requested_entity_puts,json=requestedEntityPuts" json:"requested_entity_puts,omitempty"` RequestedEntityDeletes *int32 `protobuf:"varint,7,opt,name=requested_entity_deletes,json=requestedEntityDeletes" json:"requested_entity_deletes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Cost_CommitCost) Descriptor ¶
func (*Cost_CommitCost) Descriptor() ([]byte, []int)
func (*Cost_CommitCost) GetRequestedEntityDeletes ¶
func (m *Cost_CommitCost) GetRequestedEntityDeletes() int32
func (*Cost_CommitCost) GetRequestedEntityPuts ¶
func (m *Cost_CommitCost) GetRequestedEntityPuts() int32
func (*Cost_CommitCost) ProtoMessage ¶
func (*Cost_CommitCost) ProtoMessage()
func (*Cost_CommitCost) Reset ¶
func (m *Cost_CommitCost) Reset()
func (*Cost_CommitCost) String ¶
func (m *Cost_CommitCost) String() string
func (*Cost_CommitCost) XXX_DiscardUnknown ¶
func (m *Cost_CommitCost) XXX_DiscardUnknown()
func (*Cost_CommitCost) XXX_Marshal ¶
func (m *Cost_CommitCost) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Cost_CommitCost) XXX_Merge ¶
func (dst *Cost_CommitCost) XXX_Merge(src proto.Message)
func (*Cost_CommitCost) XXX_Size ¶
func (m *Cost_CommitCost) XXX_Size() int
func (*Cost_CommitCost) XXX_Unmarshal ¶
func (m *Cost_CommitCost) XXX_Unmarshal(b []byte) error
type Cursor ¶
type Cursor struct { Cursor *uint64 `protobuf:"fixed64,1,req,name=cursor" json:"cursor,omitempty"` App *string `protobuf:"bytes,2,opt,name=app" json:"app,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Cursor) Descriptor ¶
func (*Cursor) ProtoMessage ¶
func (*Cursor) ProtoMessage()
func (*Cursor) XXX_DiscardUnknown ¶
func (m *Cursor) XXX_DiscardUnknown()
func (*Cursor) XXX_Marshal ¶
func (*Cursor) XXX_Unmarshal ¶
type DeleteRequest ¶
type DeleteRequest struct { Header *InternalHeader `protobuf:"bytes,10,opt,name=header" json:"header,omitempty"` Key []*Reference `protobuf:"bytes,6,rep,name=key" json:"key,omitempty"` Transaction *Transaction `protobuf:"bytes,5,opt,name=transaction" json:"transaction,omitempty"` Trusted *bool `protobuf:"varint,4,opt,name=trusted,def=0" json:"trusted,omitempty"` Force *bool `protobuf:"varint,7,opt,name=force,def=0" json:"force,omitempty"` MarkChanges *bool `protobuf:"varint,8,opt,name=mark_changes,json=markChanges,def=0" json:"mark_changes,omitempty"` Snapshot []*Snapshot `protobuf:"bytes,9,rep,name=snapshot" json:"snapshot,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteRequest) Descriptor ¶
func (*DeleteRequest) Descriptor() ([]byte, []int)
func (*DeleteRequest) GetForce ¶
func (m *DeleteRequest) GetForce() bool
func (*DeleteRequest) GetHeader ¶
func (m *DeleteRequest) GetHeader() *InternalHeader
func (*DeleteRequest) GetKey ¶
func (m *DeleteRequest) GetKey() []*Reference
func (*DeleteRequest) GetMarkChanges ¶
func (m *DeleteRequest) GetMarkChanges() bool
func (*DeleteRequest) GetSnapshot ¶
func (m *DeleteRequest) GetSnapshot() []*Snapshot
func (*DeleteRequest) GetTransaction ¶
func (m *DeleteRequest) GetTransaction() *Transaction
func (*DeleteRequest) GetTrusted ¶
func (m *DeleteRequest) GetTrusted() bool
func (*DeleteRequest) ProtoMessage ¶
func (*DeleteRequest) ProtoMessage()
func (*DeleteRequest) Reset ¶
func (m *DeleteRequest) Reset()
func (*DeleteRequest) String ¶
func (m *DeleteRequest) String() string
func (*DeleteRequest) XXX_DiscardUnknown ¶
func (m *DeleteRequest) XXX_DiscardUnknown()
func (*DeleteRequest) XXX_Marshal ¶
func (m *DeleteRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteRequest) XXX_Merge ¶
func (dst *DeleteRequest) XXX_Merge(src proto.Message)
func (*DeleteRequest) XXX_Size ¶
func (m *DeleteRequest) XXX_Size() int
func (*DeleteRequest) XXX_Unmarshal ¶
func (m *DeleteRequest) XXX_Unmarshal(b []byte) error
type DeleteResponse ¶
type DeleteResponse struct { Cost *Cost `protobuf:"bytes,1,opt,name=cost" json:"cost,omitempty"` Version []int64 `protobuf:"varint,3,rep,name=version" json:"version,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteResponse) Descriptor ¶
func (*DeleteResponse) Descriptor() ([]byte, []int)
func (*DeleteResponse) GetCost ¶
func (m *DeleteResponse) GetCost() *Cost
func (*DeleteResponse) GetVersion ¶
func (m *DeleteResponse) GetVersion() []int64
func (*DeleteResponse) ProtoMessage ¶
func (*DeleteResponse) ProtoMessage()
func (*DeleteResponse) Reset ¶
func (m *DeleteResponse) Reset()
func (*DeleteResponse) String ¶
func (m *DeleteResponse) String() string
func (*DeleteResponse) XXX_DiscardUnknown ¶
func (m *DeleteResponse) XXX_DiscardUnknown()
func (*DeleteResponse) XXX_Marshal ¶
func (m *DeleteResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteResponse) XXX_Merge ¶
func (dst *DeleteResponse) XXX_Merge(src proto.Message)
func (*DeleteResponse) XXX_Size ¶
func (m *DeleteResponse) XXX_Size() int
func (*DeleteResponse) XXX_Unmarshal ¶
func (m *DeleteResponse) XXX_Unmarshal(b []byte) error
type EntityProto ¶
type EntityProto struct { Key *Reference `protobuf:"bytes,13,req,name=key" json:"key,omitempty"` EntityGroup *Path `protobuf:"bytes,16,req,name=entity_group,json=entityGroup" json:"entity_group,omitempty"` Owner *User `protobuf:"bytes,17,opt,name=owner" json:"owner,omitempty"` Kind *EntityProto_Kind `protobuf:"varint,4,opt,name=kind,enum=appengine.EntityProto_Kind" json:"kind,omitempty"` KindUri *string `protobuf:"bytes,5,opt,name=kind_uri,json=kindUri" json:"kind_uri,omitempty"` Property []*Property `protobuf:"bytes,14,rep,name=property" json:"property,omitempty"` RawProperty []*Property `protobuf:"bytes,15,rep,name=raw_property,json=rawProperty" json:"raw_property,omitempty"` Rank *int32 `protobuf:"varint,18,opt,name=rank" json:"rank,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EntityProto) Descriptor ¶
func (*EntityProto) Descriptor() ([]byte, []int)
func (*EntityProto) GetEntityGroup ¶
func (m *EntityProto) GetEntityGroup() *Path
func (*EntityProto) GetKey ¶
func (m *EntityProto) GetKey() *Reference
func (*EntityProto) GetKind ¶
func (m *EntityProto) GetKind() EntityProto_Kind
func (*EntityProto) GetKindUri ¶
func (m *EntityProto) GetKindUri() string
func (*EntityProto) GetOwner ¶
func (m *EntityProto) GetOwner() *User
func (*EntityProto) GetProperty ¶
func (m *EntityProto) GetProperty() []*Property
func (*EntityProto) GetRank ¶
func (m *EntityProto) GetRank() int32
func (*EntityProto) GetRawProperty ¶
func (m *EntityProto) GetRawProperty() []*Property
func (*EntityProto) ProtoMessage ¶
func (*EntityProto) ProtoMessage()
func (*EntityProto) Reset ¶
func (m *EntityProto) Reset()
func (*EntityProto) String ¶
func (m *EntityProto) String() string
func (*EntityProto) XXX_DiscardUnknown ¶
func (m *EntityProto) XXX_DiscardUnknown()
func (*EntityProto) XXX_Marshal ¶
func (m *EntityProto) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EntityProto) XXX_Merge ¶
func (dst *EntityProto) XXX_Merge(src proto.Message)
func (*EntityProto) XXX_Size ¶
func (m *EntityProto) XXX_Size() int
func (*EntityProto) XXX_Unmarshal ¶
func (m *EntityProto) XXX_Unmarshal(b []byte) error
type EntityProto_Kind ¶
type EntityProto_Kind int32
const ( EntityProto_GD_CONTACT EntityProto_Kind = 1 EntityProto_GD_EVENT EntityProto_Kind = 2 EntityProto_GD_MESSAGE EntityProto_Kind = 3 )
func (EntityProto_Kind) Enum ¶
func (x EntityProto_Kind) Enum() *EntityProto_Kind
func (EntityProto_Kind) EnumDescriptor ¶
func (EntityProto_Kind) EnumDescriptor() ([]byte, []int)
func (EntityProto_Kind) String ¶
func (x EntityProto_Kind) String() string
func (*EntityProto_Kind) UnmarshalJSON ¶
func (x *EntityProto_Kind) UnmarshalJSON(data []byte) error
type Error ¶
type Error struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Error) Descriptor ¶
func (*Error) ProtoMessage ¶
func (*Error) ProtoMessage()
func (*Error) XXX_DiscardUnknown ¶
func (m *Error) XXX_DiscardUnknown()
func (*Error) XXX_Marshal ¶
func (*Error) XXX_Unmarshal ¶
type Error_ErrorCode ¶
type Error_ErrorCode int32
const ( Error_BAD_REQUEST Error_ErrorCode = 1 Error_CONCURRENT_TRANSACTION Error_ErrorCode = 2 Error_INTERNAL_ERROR Error_ErrorCode = 3 Error_NEED_INDEX Error_ErrorCode = 4 Error_TIMEOUT Error_ErrorCode = 5 Error_PERMISSION_DENIED Error_ErrorCode = 6 Error_BIGTABLE_ERROR Error_ErrorCode = 7 Error_COMMITTED_BUT_STILL_APPLYING Error_ErrorCode = 8 Error_CAPABILITY_DISABLED Error_ErrorCode = 9 Error_TRY_ALTERNATE_BACKEND Error_ErrorCode = 10 Error_SAFE_TIME_TOO_OLD Error_ErrorCode = 11 )
func (Error_ErrorCode) Enum ¶
func (x Error_ErrorCode) Enum() *Error_ErrorCode
func (Error_ErrorCode) EnumDescriptor ¶
func (Error_ErrorCode) EnumDescriptor() ([]byte, []int)
func (Error_ErrorCode) String ¶
func (x Error_ErrorCode) String() string
func (*Error_ErrorCode) UnmarshalJSON ¶
func (x *Error_ErrorCode) UnmarshalJSON(data []byte) error
type GetRequest ¶
type GetRequest struct { Header *InternalHeader `protobuf:"bytes,6,opt,name=header" json:"header,omitempty"` Key []*Reference `protobuf:"bytes,1,rep,name=key" json:"key,omitempty"` Transaction *Transaction `protobuf:"bytes,2,opt,name=transaction" json:"transaction,omitempty"` FailoverMs *int64 `protobuf:"varint,3,opt,name=failover_ms,json=failoverMs" json:"failover_ms,omitempty"` Strong *bool `protobuf:"varint,4,opt,name=strong" json:"strong,omitempty"` AllowDeferred *bool `protobuf:"varint,5,opt,name=allow_deferred,json=allowDeferred,def=0" json:"allow_deferred,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetRequest) Descriptor ¶
func (*GetRequest) Descriptor() ([]byte, []int)
func (*GetRequest) GetAllowDeferred ¶
func (m *GetRequest) GetAllowDeferred() bool
func (*GetRequest) GetFailoverMs ¶
func (m *GetRequest) GetFailoverMs() int64
func (*GetRequest) GetHeader ¶
func (m *GetRequest) GetHeader() *InternalHeader
func (*GetRequest) GetKey ¶
func (m *GetRequest) GetKey() []*Reference
func (*GetRequest) GetStrong ¶
func (m *GetRequest) GetStrong() bool
func (*GetRequest) GetTransaction ¶
func (m *GetRequest) GetTransaction() *Transaction
func (*GetRequest) ProtoMessage ¶
func (*GetRequest) ProtoMessage()
func (*GetRequest) Reset ¶
func (m *GetRequest) Reset()
func (*GetRequest) String ¶
func (m *GetRequest) String() string
func (*GetRequest) XXX_DiscardUnknown ¶
func (m *GetRequest) XXX_DiscardUnknown()
func (*GetRequest) XXX_Marshal ¶
func (m *GetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRequest) XXX_Merge ¶
func (dst *GetRequest) XXX_Merge(src proto.Message)
func (*GetRequest) XXX_Size ¶
func (m *GetRequest) XXX_Size() int
func (*GetRequest) XXX_Unmarshal ¶
func (m *GetRequest) XXX_Unmarshal(b []byte) error
type GetResponse ¶
type GetResponse struct { Entity []*GetResponse_Entity `protobuf:"group,1,rep,name=Entity,json=entity" json:"entity,omitempty"` Deferred []*Reference `protobuf:"bytes,5,rep,name=deferred" json:"deferred,omitempty"` InOrder *bool `protobuf:"varint,6,opt,name=in_order,json=inOrder,def=1" json:"in_order,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetResponse) Descriptor ¶
func (*GetResponse) Descriptor() ([]byte, []int)
func (*GetResponse) GetDeferred ¶
func (m *GetResponse) GetDeferred() []*Reference
func (*GetResponse) GetEntity ¶
func (m *GetResponse) GetEntity() []*GetResponse_Entity
func (*GetResponse) GetInOrder ¶
func (m *GetResponse) GetInOrder() bool
func (*GetResponse) ProtoMessage ¶
func (*GetResponse) ProtoMessage()
func (*GetResponse) Reset ¶
func (m *GetResponse) Reset()
func (*GetResponse) String ¶
func (m *GetResponse) String() string
func (*GetResponse) XXX_DiscardUnknown ¶
func (m *GetResponse) XXX_DiscardUnknown()
func (*GetResponse) XXX_Marshal ¶
func (m *GetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetResponse) XXX_Merge ¶
func (dst *GetResponse) XXX_Merge(src proto.Message)
func (*GetResponse) XXX_Size ¶
func (m *GetResponse) XXX_Size() int
func (*GetResponse) XXX_Unmarshal ¶
func (m *GetResponse) XXX_Unmarshal(b []byte) error
type GetResponse_Entity ¶
type GetResponse_Entity struct { Entity *EntityProto `protobuf:"bytes,2,opt,name=entity" json:"entity,omitempty"` Key *Reference `protobuf:"bytes,4,opt,name=key" json:"key,omitempty"` Version *int64 `protobuf:"varint,3,opt,name=version" json:"version,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetResponse_Entity) Descriptor ¶
func (*GetResponse_Entity) Descriptor() ([]byte, []int)
func (*GetResponse_Entity) GetEntity ¶
func (m *GetResponse_Entity) GetEntity() *EntityProto
func (*GetResponse_Entity) GetKey ¶
func (m *GetResponse_Entity) GetKey() *Reference
func (*GetResponse_Entity) GetVersion ¶
func (m *GetResponse_Entity) GetVersion() int64
func (*GetResponse_Entity) ProtoMessage ¶
func (*GetResponse_Entity) ProtoMessage()
func (*GetResponse_Entity) Reset ¶
func (m *GetResponse_Entity) Reset()
func (*GetResponse_Entity) String ¶
func (m *GetResponse_Entity) String() string
func (*GetResponse_Entity) XXX_DiscardUnknown ¶
func (m *GetResponse_Entity) XXX_DiscardUnknown()
func (*GetResponse_Entity) XXX_Marshal ¶
func (m *GetResponse_Entity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetResponse_Entity) XXX_Merge ¶
func (dst *GetResponse_Entity) XXX_Merge(src proto.Message)
func (*GetResponse_Entity) XXX_Size ¶
func (m *GetResponse_Entity) XXX_Size() int
func (*GetResponse_Entity) XXX_Unmarshal ¶
func (m *GetResponse_Entity) XXX_Unmarshal(b []byte) error
type Index ¶
type Index struct { EntityType *string `protobuf:"bytes,1,req,name=entity_type,json=entityType" json:"entity_type,omitempty"` Ancestor *bool `protobuf:"varint,5,req,name=ancestor" json:"ancestor,omitempty"` Property []*Index_Property `protobuf:"group,2,rep,name=Property,json=property" json:"property,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Index) Descriptor ¶
func (*Index) GetAncestor ¶
func (*Index) GetEntityType ¶
func (*Index) GetProperty ¶
func (m *Index) GetProperty() []*Index_Property
func (*Index) ProtoMessage ¶
func (*Index) ProtoMessage()
func (*Index) XXX_DiscardUnknown ¶
func (m *Index) XXX_DiscardUnknown()
func (*Index) XXX_Marshal ¶
func (*Index) XXX_Unmarshal ¶
type IndexPosition ¶
type IndexPosition struct { Key *string `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` Before *bool `protobuf:"varint,2,opt,name=before,def=1" json:"before,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*IndexPosition) Descriptor ¶
func (*IndexPosition) Descriptor() ([]byte, []int)
func (*IndexPosition) GetBefore ¶
func (m *IndexPosition) GetBefore() bool
func (*IndexPosition) GetKey ¶
func (m *IndexPosition) GetKey() string
func (*IndexPosition) ProtoMessage ¶
func (*IndexPosition) ProtoMessage()
func (*IndexPosition) Reset ¶
func (m *IndexPosition) Reset()
func (*IndexPosition) String ¶
func (m *IndexPosition) String() string
func (*IndexPosition) XXX_DiscardUnknown ¶
func (m *IndexPosition) XXX_DiscardUnknown()
func (*IndexPosition) XXX_Marshal ¶
func (m *IndexPosition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IndexPosition) XXX_Merge ¶
func (dst *IndexPosition) XXX_Merge(src proto.Message)
func (*IndexPosition) XXX_Size ¶
func (m *IndexPosition) XXX_Size() int
func (*IndexPosition) XXX_Unmarshal ¶
func (m *IndexPosition) XXX_Unmarshal(b []byte) error
type IndexPostfix ¶
type IndexPostfix struct { IndexValue []*IndexPostfix_IndexValue `protobuf:"bytes,1,rep,name=index_value,json=indexValue" json:"index_value,omitempty"` Key *Reference `protobuf:"bytes,2,opt,name=key" json:"key,omitempty"` Before *bool `protobuf:"varint,3,opt,name=before,def=1" json:"before,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*IndexPostfix) Descriptor ¶
func (*IndexPostfix) Descriptor() ([]byte, []int)
func (*IndexPostfix) GetBefore ¶
func (m *IndexPostfix) GetBefore() bool
func (*IndexPostfix) GetIndexValue ¶
func (m *IndexPostfix) GetIndexValue() []*IndexPostfix_IndexValue
func (*IndexPostfix) GetKey ¶
func (m *IndexPostfix) GetKey() *Reference
func (*IndexPostfix) ProtoMessage ¶
func (*IndexPostfix) ProtoMessage()
func (*IndexPostfix) Reset ¶
func (m *IndexPostfix) Reset()
func (*IndexPostfix) String ¶
func (m *IndexPostfix) String() string
func (*IndexPostfix) XXX_DiscardUnknown ¶
func (m *IndexPostfix) XXX_DiscardUnknown()
func (*IndexPostfix) XXX_Marshal ¶
func (m *IndexPostfix) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IndexPostfix) XXX_Merge ¶
func (dst *IndexPostfix) XXX_Merge(src proto.Message)
func (*IndexPostfix) XXX_Size ¶
func (m *IndexPostfix) XXX_Size() int
func (*IndexPostfix) XXX_Unmarshal ¶
func (m *IndexPostfix) XXX_Unmarshal(b []byte) error
type IndexPostfix_IndexValue ¶
type IndexPostfix_IndexValue struct { PropertyName *string `protobuf:"bytes,1,req,name=property_name,json=propertyName" json:"property_name,omitempty"` Value *PropertyValue `protobuf:"bytes,2,req,name=value" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*IndexPostfix_IndexValue) Descriptor ¶
func (*IndexPostfix_IndexValue) Descriptor() ([]byte, []int)
func (*IndexPostfix_IndexValue) GetPropertyName ¶
func (m *IndexPostfix_IndexValue) GetPropertyName() string
func (*IndexPostfix_IndexValue) GetValue ¶
func (m *IndexPostfix_IndexValue) GetValue() *PropertyValue
func (*IndexPostfix_IndexValue) ProtoMessage ¶
func (*IndexPostfix_IndexValue) ProtoMessage()
func (*IndexPostfix_IndexValue) Reset ¶
func (m *IndexPostfix_IndexValue) Reset()
func (*IndexPostfix_IndexValue) String ¶
func (m *IndexPostfix_IndexValue) String() string
func (*IndexPostfix_IndexValue) XXX_DiscardUnknown ¶
func (m *IndexPostfix_IndexValue) XXX_DiscardUnknown()
func (*IndexPostfix_IndexValue) XXX_Marshal ¶
func (m *IndexPostfix_IndexValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IndexPostfix_IndexValue) XXX_Merge ¶
func (dst *IndexPostfix_IndexValue) XXX_Merge(src proto.Message)
func (*IndexPostfix_IndexValue) XXX_Size ¶
func (m *IndexPostfix_IndexValue) XXX_Size() int
func (*IndexPostfix_IndexValue) XXX_Unmarshal ¶
func (m *IndexPostfix_IndexValue) XXX_Unmarshal(b []byte) error
type Index_Property ¶
type Index_Property struct { Name *string `protobuf:"bytes,3,req,name=name" json:"name,omitempty"` Direction *Index_Property_Direction `protobuf:"varint,4,opt,name=direction,enum=appengine.Index_Property_Direction,def=1" json:"direction,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Index_Property) Descriptor ¶
func (*Index_Property) Descriptor() ([]byte, []int)
func (*Index_Property) GetDirection ¶
func (m *Index_Property) GetDirection() Index_Property_Direction
func (*Index_Property) GetName ¶
func (m *Index_Property) GetName() string
func (*Index_Property) ProtoMessage ¶
func (*Index_Property) ProtoMessage()
func (*Index_Property) Reset ¶
func (m *Index_Property) Reset()
func (*Index_Property) String ¶
func (m *Index_Property) String() string
func (*Index_Property) XXX_DiscardUnknown ¶
func (m *Index_Property) XXX_DiscardUnknown()
func (*Index_Property) XXX_Marshal ¶
func (m *Index_Property) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Index_Property) XXX_Merge ¶
func (dst *Index_Property) XXX_Merge(src proto.Message)
func (*Index_Property) XXX_Size ¶
func (m *Index_Property) XXX_Size() int
func (*Index_Property) XXX_Unmarshal ¶
func (m *Index_Property) XXX_Unmarshal(b []byte) error
type Index_Property_Direction ¶
type Index_Property_Direction int32
const ( Index_Property_ASCENDING Index_Property_Direction = 1 Index_Property_DESCENDING Index_Property_Direction = 2 )
const Default_Index_Property_Direction Index_Property_Direction = Index_Property_ASCENDING
func (Index_Property_Direction) Enum ¶
func (x Index_Property_Direction) Enum() *Index_Property_Direction
func (Index_Property_Direction) EnumDescriptor ¶
func (Index_Property_Direction) EnumDescriptor() ([]byte, []int)
func (Index_Property_Direction) String ¶
func (x Index_Property_Direction) String() string
func (*Index_Property_Direction) UnmarshalJSON ¶
func (x *Index_Property_Direction) UnmarshalJSON(data []byte) error
type InternalHeader ¶
type InternalHeader struct { Qos *string `protobuf:"bytes,1,opt,name=qos" json:"qos,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InternalHeader) Descriptor ¶
func (*InternalHeader) Descriptor() ([]byte, []int)
func (*InternalHeader) GetQos ¶
func (m *InternalHeader) GetQos() string
func (*InternalHeader) ProtoMessage ¶
func (*InternalHeader) ProtoMessage()
func (*InternalHeader) Reset ¶
func (m *InternalHeader) Reset()
func (*InternalHeader) String ¶
func (m *InternalHeader) String() string
func (*InternalHeader) XXX_DiscardUnknown ¶
func (m *InternalHeader) XXX_DiscardUnknown()
func (*InternalHeader) XXX_Marshal ¶
func (m *InternalHeader) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InternalHeader) XXX_Merge ¶
func (dst *InternalHeader) XXX_Merge(src proto.Message)
func (*InternalHeader) XXX_Size ¶
func (m *InternalHeader) XXX_Size() int
func (*InternalHeader) XXX_Unmarshal ¶
func (m *InternalHeader) XXX_Unmarshal(b []byte) error
type NextRequest ¶
type NextRequest struct { Header *InternalHeader `protobuf:"bytes,5,opt,name=header" json:"header,omitempty"` Cursor *Cursor `protobuf:"bytes,1,req,name=cursor" json:"cursor,omitempty"` Count *int32 `protobuf:"varint,2,opt,name=count" json:"count,omitempty"` Offset *int32 `protobuf:"varint,4,opt,name=offset,def=0" json:"offset,omitempty"` Compile *bool `protobuf:"varint,3,opt,name=compile,def=0" json:"compile,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NextRequest) Descriptor ¶
func (*NextRequest) Descriptor() ([]byte, []int)
func (*NextRequest) GetCompile ¶
func (m *NextRequest) GetCompile() bool
func (*NextRequest) GetCount ¶
func (m *NextRequest) GetCount() int32
func (*NextRequest) GetCursor ¶
func (m *NextRequest) GetCursor() *Cursor
func (*NextRequest) GetHeader ¶
func (m *NextRequest) GetHeader() *InternalHeader
func (*NextRequest) GetOffset ¶
func (m *NextRequest) GetOffset() int32
func (*NextRequest) ProtoMessage ¶
func (*NextRequest) ProtoMessage()
func (*NextRequest) Reset ¶
func (m *NextRequest) Reset()
func (*NextRequest) String ¶
func (m *NextRequest) String() string
func (*NextRequest) XXX_DiscardUnknown ¶
func (m *NextRequest) XXX_DiscardUnknown()
func (*NextRequest) XXX_Marshal ¶
func (m *NextRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NextRequest) XXX_Merge ¶
func (dst *NextRequest) XXX_Merge(src proto.Message)
func (*NextRequest) XXX_Size ¶
func (m *NextRequest) XXX_Size() int
func (*NextRequest) XXX_Unmarshal ¶
func (m *NextRequest) XXX_Unmarshal(b []byte) error
type Path ¶
type Path struct { Element []*Path_Element `protobuf:"group,1,rep,name=Element,json=element" json:"element,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Path) Descriptor ¶
func (*Path) GetElement ¶
func (m *Path) GetElement() []*Path_Element
func (*Path) ProtoMessage ¶
func (*Path) ProtoMessage()
func (*Path) XXX_DiscardUnknown ¶
func (m *Path) XXX_DiscardUnknown()
func (*Path) XXX_Unmarshal ¶
type Path_Element ¶
type Path_Element struct { Type *string `protobuf:"bytes,2,req,name=type" json:"type,omitempty"` Id *int64 `protobuf:"varint,3,opt,name=id" json:"id,omitempty"` Name *string `protobuf:"bytes,4,opt,name=name" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Path_Element) Descriptor ¶
func (*Path_Element) Descriptor() ([]byte, []int)
func (*Path_Element) GetId ¶
func (m *Path_Element) GetId() int64
func (*Path_Element) GetName ¶
func (m *Path_Element) GetName() string
func (*Path_Element) GetType ¶
func (m *Path_Element) GetType() string
func (*Path_Element) ProtoMessage ¶
func (*Path_Element) ProtoMessage()
func (*Path_Element) Reset ¶
func (m *Path_Element) Reset()
func (*Path_Element) String ¶
func (m *Path_Element) String() string
func (*Path_Element) XXX_DiscardUnknown ¶
func (m *Path_Element) XXX_DiscardUnknown()
func (*Path_Element) XXX_Marshal ¶
func (m *Path_Element) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Path_Element) XXX_Merge ¶
func (dst *Path_Element) XXX_Merge(src proto.Message)
func (*Path_Element) XXX_Size ¶
func (m *Path_Element) XXX_Size() int
func (*Path_Element) XXX_Unmarshal ¶
func (m *Path_Element) XXX_Unmarshal(b []byte) error
type Property ¶
type Property struct { Meaning *Property_Meaning `protobuf:"varint,1,opt,name=meaning,enum=appengine.Property_Meaning,def=0" json:"meaning,omitempty"` MeaningUri *string `protobuf:"bytes,2,opt,name=meaning_uri,json=meaningUri" json:"meaning_uri,omitempty"` Name *string `protobuf:"bytes,3,req,name=name" json:"name,omitempty"` Value *PropertyValue `protobuf:"bytes,5,req,name=value" json:"value,omitempty"` Multiple *bool `protobuf:"varint,4,req,name=multiple" json:"multiple,omitempty"` Searchable *bool `protobuf:"varint,6,opt,name=searchable,def=0" json:"searchable,omitempty"` FtsTokenizationOption *Property_FtsTokenizationOption `` /* 166-byte string literal not displayed */ Locale *string `protobuf:"bytes,9,opt,name=locale,def=en" json:"locale,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Property) Descriptor ¶
func (*Property) GetFtsTokenizationOption ¶
func (m *Property) GetFtsTokenizationOption() Property_FtsTokenizationOption
func (*Property) GetMeaning ¶
func (m *Property) GetMeaning() Property_Meaning
func (*Property) GetMeaningUri ¶
func (*Property) GetMultiple ¶
func (*Property) GetSearchable ¶
func (*Property) GetValue ¶
func (m *Property) GetValue() *PropertyValue
func (*Property) ProtoMessage ¶
func (*Property) ProtoMessage()
func (*Property) XXX_DiscardUnknown ¶
func (m *Property) XXX_DiscardUnknown()
func (*Property) XXX_Marshal ¶
func (*Property) XXX_Unmarshal ¶
type PropertyValue ¶
type PropertyValue struct { Int64Value *int64 `protobuf:"varint,1,opt,name=int64Value" json:"int64Value,omitempty"` BooleanValue *bool `protobuf:"varint,2,opt,name=booleanValue" json:"booleanValue,omitempty"` StringValue *string `protobuf:"bytes,3,opt,name=stringValue" json:"stringValue,omitempty"` DoubleValue *float64 `protobuf:"fixed64,4,opt,name=doubleValue" json:"doubleValue,omitempty"` Pointvalue *PropertyValue_PointValue `protobuf:"group,5,opt,name=PointValue,json=pointvalue" json:"pointvalue,omitempty"` Uservalue *PropertyValue_UserValue `protobuf:"group,8,opt,name=UserValue,json=uservalue" json:"uservalue,omitempty"` Referencevalue *PropertyValue_ReferenceValue `protobuf:"group,12,opt,name=ReferenceValue,json=referencevalue" json:"referencevalue,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PropertyValue) Descriptor ¶
func (*PropertyValue) Descriptor() ([]byte, []int)
func (*PropertyValue) GetBooleanValue ¶
func (m *PropertyValue) GetBooleanValue() bool
func (*PropertyValue) GetDoubleValue ¶
func (m *PropertyValue) GetDoubleValue() float64
func (*PropertyValue) GetInt64Value ¶
func (m *PropertyValue) GetInt64Value() int64
func (*PropertyValue) GetPointvalue ¶
func (m *PropertyValue) GetPointvalue() *PropertyValue_PointValue
func (*PropertyValue) GetReferencevalue ¶
func (m *PropertyValue) GetReferencevalue() *PropertyValue_ReferenceValue
func (*PropertyValue) GetStringValue ¶
func (m *PropertyValue) GetStringValue() string
func (*PropertyValue) GetUservalue ¶
func (m *PropertyValue) GetUservalue() *PropertyValue_UserValue
func (*PropertyValue) ProtoMessage ¶
func (*PropertyValue) ProtoMessage()
func (*PropertyValue) Reset ¶
func (m *PropertyValue) Reset()
func (*PropertyValue) String ¶
func (m *PropertyValue) String() string
func (*PropertyValue) XXX_DiscardUnknown ¶
func (m *PropertyValue) XXX_DiscardUnknown()
func (*PropertyValue) XXX_Marshal ¶
func (m *PropertyValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PropertyValue) XXX_Merge ¶
func (dst *PropertyValue) XXX_Merge(src proto.Message)
func (*PropertyValue) XXX_Size ¶
func (m *PropertyValue) XXX_Size() int
func (*PropertyValue) XXX_Unmarshal ¶
func (m *PropertyValue) XXX_Unmarshal(b []byte) error
type PropertyValue_PointValue ¶
type PropertyValue_PointValue struct { X *float64 `protobuf:"fixed64,6,req,name=x" json:"x,omitempty"` Y *float64 `protobuf:"fixed64,7,req,name=y" json:"y,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PropertyValue_PointValue) Descriptor ¶
func (*PropertyValue_PointValue) Descriptor() ([]byte, []int)
func (*PropertyValue_PointValue) GetX ¶
func (m *PropertyValue_PointValue) GetX() float64
func (*PropertyValue_PointValue) GetY ¶
func (m *PropertyValue_PointValue) GetY() float64
func (*PropertyValue_PointValue) ProtoMessage ¶
func (*PropertyValue_PointValue) ProtoMessage()
func (*PropertyValue_PointValue) Reset ¶
func (m *PropertyValue_PointValue) Reset()
func (*PropertyValue_PointValue) String ¶
func (m *PropertyValue_PointValue) String() string
func (*PropertyValue_PointValue) XXX_DiscardUnknown ¶
func (m *PropertyValue_PointValue) XXX_DiscardUnknown()
func (*PropertyValue_PointValue) XXX_Marshal ¶
func (m *PropertyValue_PointValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PropertyValue_PointValue) XXX_Merge ¶
func (dst *PropertyValue_PointValue) XXX_Merge(src proto.Message)
func (*PropertyValue_PointValue) XXX_Size ¶
func (m *PropertyValue_PointValue) XXX_Size() int
func (*PropertyValue_PointValue) XXX_Unmarshal ¶
func (m *PropertyValue_PointValue) XXX_Unmarshal(b []byte) error
type PropertyValue_ReferenceValue ¶
type PropertyValue_ReferenceValue struct { App *string `protobuf:"bytes,13,req,name=app" json:"app,omitempty"` NameSpace *string `protobuf:"bytes,20,opt,name=name_space,json=nameSpace" json:"name_space,omitempty"` Pathelement []*PropertyValue_ReferenceValue_PathElement `protobuf:"group,14,rep,name=PathElement,json=pathelement" json:"pathelement,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PropertyValue_ReferenceValue) Descriptor ¶
func (*PropertyValue_ReferenceValue) Descriptor() ([]byte, []int)
func (*PropertyValue_ReferenceValue) GetApp ¶
func (m *PropertyValue_ReferenceValue) GetApp() string
func (*PropertyValue_ReferenceValue) GetNameSpace ¶
func (m *PropertyValue_ReferenceValue) GetNameSpace() string
func (*PropertyValue_ReferenceValue) GetPathelement ¶
func (m *PropertyValue_ReferenceValue) GetPathelement() []*PropertyValue_ReferenceValue_PathElement
func (*PropertyValue_ReferenceValue) ProtoMessage ¶
func (*PropertyValue_ReferenceValue) ProtoMessage()
func (*PropertyValue_ReferenceValue) Reset ¶
func (m *PropertyValue_ReferenceValue) Reset()
func (*PropertyValue_ReferenceValue) String ¶
func (m *PropertyValue_ReferenceValue) String() string
func (*PropertyValue_ReferenceValue) XXX_DiscardUnknown ¶
func (m *PropertyValue_ReferenceValue) XXX_DiscardUnknown()
func (*PropertyValue_ReferenceValue) XXX_Marshal ¶
func (m *PropertyValue_ReferenceValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PropertyValue_ReferenceValue) XXX_Merge ¶
func (dst *PropertyValue_ReferenceValue) XXX_Merge(src proto.Message)
func (*PropertyValue_ReferenceValue) XXX_Size ¶
func (m *PropertyValue_ReferenceValue) XXX_Size() int
func (*PropertyValue_ReferenceValue) XXX_Unmarshal ¶
func (m *PropertyValue_ReferenceValue) XXX_Unmarshal(b []byte) error
type PropertyValue_ReferenceValue_PathElement ¶
type PropertyValue_ReferenceValue_PathElement struct { Type *string `protobuf:"bytes,15,req,name=type" json:"type,omitempty"` Id *int64 `protobuf:"varint,16,opt,name=id" json:"id,omitempty"` Name *string `protobuf:"bytes,17,opt,name=name" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PropertyValue_ReferenceValue_PathElement) Descriptor ¶
func (*PropertyValue_ReferenceValue_PathElement) Descriptor() ([]byte, []int)
func (*PropertyValue_ReferenceValue_PathElement) GetId ¶
func (m *PropertyValue_ReferenceValue_PathElement) GetId() int64
func (*PropertyValue_ReferenceValue_PathElement) GetName ¶
func (m *PropertyValue_ReferenceValue_PathElement) GetName() string
func (*PropertyValue_ReferenceValue_PathElement) GetType ¶
func (m *PropertyValue_ReferenceValue_PathElement) GetType() string
func (*PropertyValue_ReferenceValue_PathElement) ProtoMessage ¶
func (*PropertyValue_ReferenceValue_PathElement) ProtoMessage()
func (*PropertyValue_ReferenceValue_PathElement) Reset ¶
func (m *PropertyValue_ReferenceValue_PathElement) Reset()
func (*PropertyValue_ReferenceValue_PathElement) String ¶
func (m *PropertyValue_ReferenceValue_PathElement) String() string
func (*PropertyValue_ReferenceValue_PathElement) XXX_DiscardUnknown ¶
func (m *PropertyValue_ReferenceValue_PathElement) XXX_DiscardUnknown()
func (*PropertyValue_ReferenceValue_PathElement) XXX_Marshal ¶
func (m *PropertyValue_ReferenceValue_PathElement) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PropertyValue_ReferenceValue_PathElement) XXX_Merge ¶
func (dst *PropertyValue_ReferenceValue_PathElement) XXX_Merge(src proto.Message)
func (*PropertyValue_ReferenceValue_PathElement) XXX_Size ¶
func (m *PropertyValue_ReferenceValue_PathElement) XXX_Size() int
func (*PropertyValue_ReferenceValue_PathElement) XXX_Unmarshal ¶
func (m *PropertyValue_ReferenceValue_PathElement) XXX_Unmarshal(b []byte) error
type PropertyValue_UserValue ¶
type PropertyValue_UserValue struct { Email *string `protobuf:"bytes,9,req,name=email" json:"email,omitempty"` AuthDomain *string `protobuf:"bytes,10,req,name=auth_domain,json=authDomain" json:"auth_domain,omitempty"` Nickname *string `protobuf:"bytes,11,opt,name=nickname" json:"nickname,omitempty"` FederatedIdentity *string `protobuf:"bytes,21,opt,name=federated_identity,json=federatedIdentity" json:"federated_identity,omitempty"` FederatedProvider *string `protobuf:"bytes,22,opt,name=federated_provider,json=federatedProvider" json:"federated_provider,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PropertyValue_UserValue) Descriptor ¶
func (*PropertyValue_UserValue) Descriptor() ([]byte, []int)
func (*PropertyValue_UserValue) GetAuthDomain ¶
func (m *PropertyValue_UserValue) GetAuthDomain() string
func (*PropertyValue_UserValue) GetEmail ¶
func (m *PropertyValue_UserValue) GetEmail() string
func (*PropertyValue_UserValue) GetFederatedIdentity ¶
func (m *PropertyValue_UserValue) GetFederatedIdentity() string
func (*PropertyValue_UserValue) GetFederatedProvider ¶
func (m *PropertyValue_UserValue) GetFederatedProvider() string
func (*PropertyValue_UserValue) GetNickname ¶
func (m *PropertyValue_UserValue) GetNickname() string
func (*PropertyValue_UserValue) ProtoMessage ¶
func (*PropertyValue_UserValue) ProtoMessage()
func (*PropertyValue_UserValue) Reset ¶
func (m *PropertyValue_UserValue) Reset()
func (*PropertyValue_UserValue) String ¶
func (m *PropertyValue_UserValue) String() string
func (*PropertyValue_UserValue) XXX_DiscardUnknown ¶
func (m *PropertyValue_UserValue) XXX_DiscardUnknown()
func (*PropertyValue_UserValue) XXX_Marshal ¶
func (m *PropertyValue_UserValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PropertyValue_UserValue) XXX_Merge ¶
func (dst *PropertyValue_UserValue) XXX_Merge(src proto.Message)
func (*PropertyValue_UserValue) XXX_Size ¶
func (m *PropertyValue_UserValue) XXX_Size() int
func (*PropertyValue_UserValue) XXX_Unmarshal ¶
func (m *PropertyValue_UserValue) XXX_Unmarshal(b []byte) error
type Property_FtsTokenizationOption ¶
type Property_FtsTokenizationOption int32
const ( Property_HTML Property_FtsTokenizationOption = 1 Property_ATOM Property_FtsTokenizationOption = 2 )
func (Property_FtsTokenizationOption) Enum ¶
func (x Property_FtsTokenizationOption) Enum() *Property_FtsTokenizationOption
func (Property_FtsTokenizationOption) EnumDescriptor ¶
func (Property_FtsTokenizationOption) EnumDescriptor() ([]byte, []int)
func (Property_FtsTokenizationOption) String ¶
func (x Property_FtsTokenizationOption) String() string
func (*Property_FtsTokenizationOption) UnmarshalJSON ¶
func (x *Property_FtsTokenizationOption) UnmarshalJSON(data []byte) error
type Property_Meaning ¶
type Property_Meaning int32
const ( Property_NO_MEANING Property_Meaning = 0 Property_BLOB Property_Meaning = 14 Property_TEXT Property_Meaning = 15 Property_BYTESTRING Property_Meaning = 16 Property_ATOM_CATEGORY Property_Meaning = 1 Property_ATOM_LINK Property_Meaning = 2 Property_ATOM_TITLE Property_Meaning = 3 Property_ATOM_CONTENT Property_Meaning = 4 Property_ATOM_SUMMARY Property_Meaning = 5 Property_ATOM_AUTHOR Property_Meaning = 6 Property_GD_WHEN Property_Meaning = 7 Property_GD_EMAIL Property_Meaning = 8 Property_GEORSS_POINT Property_Meaning = 9 Property_GD_IM Property_Meaning = 10 Property_GD_PHONENUMBER Property_Meaning = 11 Property_GD_POSTALADDRESS Property_Meaning = 12 Property_GD_RATING Property_Meaning = 13 Property_BLOBKEY Property_Meaning = 17 Property_ENTITY_PROTO Property_Meaning = 19 Property_INDEX_VALUE Property_Meaning = 18 )
const Default_Property_Meaning Property_Meaning = Property_NO_MEANING
func (Property_Meaning) Enum ¶
func (x Property_Meaning) Enum() *Property_Meaning
func (Property_Meaning) EnumDescriptor ¶
func (Property_Meaning) EnumDescriptor() ([]byte, []int)
func (Property_Meaning) String ¶
func (x Property_Meaning) String() string
func (*Property_Meaning) UnmarshalJSON ¶
func (x *Property_Meaning) UnmarshalJSON(data []byte) error
type PutRequest ¶
type PutRequest struct { Header *InternalHeader `protobuf:"bytes,11,opt,name=header" json:"header,omitempty"` Entity []*EntityProto `protobuf:"bytes,1,rep,name=entity" json:"entity,omitempty"` Transaction *Transaction `protobuf:"bytes,2,opt,name=transaction" json:"transaction,omitempty"` CompositeIndex []*CompositeIndex `protobuf:"bytes,3,rep,name=composite_index,json=compositeIndex" json:"composite_index,omitempty"` Trusted *bool `protobuf:"varint,4,opt,name=trusted,def=0" json:"trusted,omitempty"` Force *bool `protobuf:"varint,7,opt,name=force,def=0" json:"force,omitempty"` MarkChanges *bool `protobuf:"varint,8,opt,name=mark_changes,json=markChanges,def=0" json:"mark_changes,omitempty"` Snapshot []*Snapshot `protobuf:"bytes,9,rep,name=snapshot" json:"snapshot,omitempty"` AutoIdPolicy *PutRequest_AutoIdPolicy `` /* 139-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PutRequest) Descriptor ¶
func (*PutRequest) Descriptor() ([]byte, []int)
func (*PutRequest) GetAutoIdPolicy ¶
func (m *PutRequest) GetAutoIdPolicy() PutRequest_AutoIdPolicy
func (*PutRequest) GetCompositeIndex ¶
func (m *PutRequest) GetCompositeIndex() []*CompositeIndex
func (*PutRequest) GetEntity ¶
func (m *PutRequest) GetEntity() []*EntityProto
func (*PutRequest) GetForce ¶
func (m *PutRequest) GetForce() bool
func (*PutRequest) GetHeader ¶
func (m *PutRequest) GetHeader() *InternalHeader
func (*PutRequest) GetMarkChanges ¶
func (m *PutRequest) GetMarkChanges() bool
func (*PutRequest) GetSnapshot ¶
func (m *PutRequest) GetSnapshot() []*Snapshot
func (*PutRequest) GetTransaction ¶
func (m *PutRequest) GetTransaction() *Transaction
func (*PutRequest) GetTrusted ¶
func (m *PutRequest) GetTrusted() bool
func (*PutRequest) ProtoMessage ¶
func (*PutRequest) ProtoMessage()
func (*PutRequest) Reset ¶
func (m *PutRequest) Reset()
func (*PutRequest) String ¶
func (m *PutRequest) String() string
func (*PutRequest) XXX_DiscardUnknown ¶
func (m *PutRequest) XXX_DiscardUnknown()
func (*PutRequest) XXX_Marshal ¶
func (m *PutRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PutRequest) XXX_Merge ¶
func (dst *PutRequest) XXX_Merge(src proto.Message)
func (*PutRequest) XXX_Size ¶
func (m *PutRequest) XXX_Size() int
func (*PutRequest) XXX_Unmarshal ¶
func (m *PutRequest) XXX_Unmarshal(b []byte) error
type PutRequest_AutoIdPolicy ¶
type PutRequest_AutoIdPolicy int32
const ( PutRequest_CURRENT PutRequest_AutoIdPolicy = 0 PutRequest_SEQUENTIAL PutRequest_AutoIdPolicy = 1 )
const Default_PutRequest_AutoIdPolicy PutRequest_AutoIdPolicy = PutRequest_CURRENT
func (PutRequest_AutoIdPolicy) Enum ¶
func (x PutRequest_AutoIdPolicy) Enum() *PutRequest_AutoIdPolicy
func (PutRequest_AutoIdPolicy) EnumDescriptor ¶
func (PutRequest_AutoIdPolicy) EnumDescriptor() ([]byte, []int)
func (PutRequest_AutoIdPolicy) String ¶
func (x PutRequest_AutoIdPolicy) String() string
func (*PutRequest_AutoIdPolicy) UnmarshalJSON ¶
func (x *PutRequest_AutoIdPolicy) UnmarshalJSON(data []byte) error
type PutResponse ¶
type PutResponse struct { Key []*Reference `protobuf:"bytes,1,rep,name=key" json:"key,omitempty"` Cost *Cost `protobuf:"bytes,2,opt,name=cost" json:"cost,omitempty"` Version []int64 `protobuf:"varint,3,rep,name=version" json:"version,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PutResponse) Descriptor ¶
func (*PutResponse) Descriptor() ([]byte, []int)
func (*PutResponse) GetCost ¶
func (m *PutResponse) GetCost() *Cost
func (*PutResponse) GetKey ¶
func (m *PutResponse) GetKey() []*Reference
func (*PutResponse) GetVersion ¶
func (m *PutResponse) GetVersion() []int64
func (*PutResponse) ProtoMessage ¶
func (*PutResponse) ProtoMessage()
func (*PutResponse) Reset ¶
func (m *PutResponse) Reset()
func (*PutResponse) String ¶
func (m *PutResponse) String() string
func (*PutResponse) XXX_DiscardUnknown ¶
func (m *PutResponse) XXX_DiscardUnknown()
func (*PutResponse) XXX_Marshal ¶
func (m *PutResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PutResponse) XXX_Merge ¶
func (dst *PutResponse) XXX_Merge(src proto.Message)
func (*PutResponse) XXX_Size ¶
func (m *PutResponse) XXX_Size() int
func (*PutResponse) XXX_Unmarshal ¶
func (m *PutResponse) XXX_Unmarshal(b []byte) error
type Query ¶
type Query struct { Header *InternalHeader `protobuf:"bytes,39,opt,name=header" json:"header,omitempty"` App *string `protobuf:"bytes,1,req,name=app" json:"app,omitempty"` NameSpace *string `protobuf:"bytes,29,opt,name=name_space,json=nameSpace" json:"name_space,omitempty"` Kind *string `protobuf:"bytes,3,opt,name=kind" json:"kind,omitempty"` Ancestor *Reference `protobuf:"bytes,17,opt,name=ancestor" json:"ancestor,omitempty"` Filter []*Query_Filter `protobuf:"group,4,rep,name=Filter,json=filter" json:"filter,omitempty"` SearchQuery *string `protobuf:"bytes,8,opt,name=search_query,json=searchQuery" json:"search_query,omitempty"` Order []*Query_Order `protobuf:"group,9,rep,name=Order,json=order" json:"order,omitempty"` Hint *Query_Hint `protobuf:"varint,18,opt,name=hint,enum=appengine.Query_Hint" json:"hint,omitempty"` Count *int32 `protobuf:"varint,23,opt,name=count" json:"count,omitempty"` Offset *int32 `protobuf:"varint,12,opt,name=offset,def=0" json:"offset,omitempty"` Limit *int32 `protobuf:"varint,16,opt,name=limit" json:"limit,omitempty"` CompiledCursor *CompiledCursor `protobuf:"bytes,30,opt,name=compiled_cursor,json=compiledCursor" json:"compiled_cursor,omitempty"` EndCompiledCursor *CompiledCursor `protobuf:"bytes,31,opt,name=end_compiled_cursor,json=endCompiledCursor" json:"end_compiled_cursor,omitempty"` CompositeIndex []*CompositeIndex `protobuf:"bytes,19,rep,name=composite_index,json=compositeIndex" json:"composite_index,omitempty"` RequirePerfectPlan *bool `protobuf:"varint,20,opt,name=require_perfect_plan,json=requirePerfectPlan,def=0" json:"require_perfect_plan,omitempty"` KeysOnly *bool `protobuf:"varint,21,opt,name=keys_only,json=keysOnly,def=0" json:"keys_only,omitempty"` Transaction *Transaction `protobuf:"bytes,22,opt,name=transaction" json:"transaction,omitempty"` Compile *bool `protobuf:"varint,25,opt,name=compile,def=0" json:"compile,omitempty"` FailoverMs *int64 `protobuf:"varint,26,opt,name=failover_ms,json=failoverMs" json:"failover_ms,omitempty"` Strong *bool `protobuf:"varint,32,opt,name=strong" json:"strong,omitempty"` PropertyName []string `protobuf:"bytes,33,rep,name=property_name,json=propertyName" json:"property_name,omitempty"` GroupByPropertyName []string `protobuf:"bytes,34,rep,name=group_by_property_name,json=groupByPropertyName" json:"group_by_property_name,omitempty"` Distinct *bool `protobuf:"varint,24,opt,name=distinct" json:"distinct,omitempty"` MinSafeTimeSeconds *int64 `protobuf:"varint,35,opt,name=min_safe_time_seconds,json=minSafeTimeSeconds" json:"min_safe_time_seconds,omitempty"` SafeReplicaName []string `protobuf:"bytes,36,rep,name=safe_replica_name,json=safeReplicaName" json:"safe_replica_name,omitempty"` PersistOffset *bool `protobuf:"varint,37,opt,name=persist_offset,json=persistOffset,def=0" json:"persist_offset,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Query) Descriptor ¶
func (*Query) GetAncestor ¶
func (*Query) GetCompile ¶
func (*Query) GetCompiledCursor ¶
func (m *Query) GetCompiledCursor() *CompiledCursor
func (*Query) GetCompositeIndex ¶
func (m *Query) GetCompositeIndex() []*CompositeIndex
func (*Query) GetDistinct ¶
func (*Query) GetEndCompiledCursor ¶
func (m *Query) GetEndCompiledCursor() *CompiledCursor
func (*Query) GetFailoverMs ¶
func (*Query) GetFilter ¶
func (m *Query) GetFilter() []*Query_Filter
func (*Query) GetGroupByPropertyName ¶
func (*Query) GetHeader ¶
func (m *Query) GetHeader() *InternalHeader
func (*Query) GetHint ¶
func (m *Query) GetHint() Query_Hint
func (*Query) GetKeysOnly ¶
func (*Query) GetMinSafeTimeSeconds ¶
func (*Query) GetNameSpace ¶
func (*Query) GetOrder ¶
func (m *Query) GetOrder() []*Query_Order
func (*Query) GetPersistOffset ¶
func (*Query) GetPropertyName ¶
func (*Query) GetRequirePerfectPlan ¶
func (*Query) GetSafeReplicaName ¶
func (*Query) GetSearchQuery ¶
func (*Query) GetTransaction ¶
func (m *Query) GetTransaction() *Transaction
func (*Query) ProtoMessage ¶
func (*Query) ProtoMessage()
func (*Query) XXX_DiscardUnknown ¶
func (m *Query) XXX_DiscardUnknown()
func (*Query) XXX_Marshal ¶
func (*Query) XXX_Unmarshal ¶
type QueryResult ¶
type QueryResult struct { Cursor *Cursor `protobuf:"bytes,1,opt,name=cursor" json:"cursor,omitempty"` Result []*EntityProto `protobuf:"bytes,2,rep,name=result" json:"result,omitempty"` SkippedResults *int32 `protobuf:"varint,7,opt,name=skipped_results,json=skippedResults" json:"skipped_results,omitempty"` MoreResults *bool `protobuf:"varint,3,req,name=more_results,json=moreResults" json:"more_results,omitempty"` KeysOnly *bool `protobuf:"varint,4,opt,name=keys_only,json=keysOnly" json:"keys_only,omitempty"` IndexOnly *bool `protobuf:"varint,9,opt,name=index_only,json=indexOnly" json:"index_only,omitempty"` SmallOps *bool `protobuf:"varint,10,opt,name=small_ops,json=smallOps" json:"small_ops,omitempty"` CompiledQuery *CompiledQuery `protobuf:"bytes,5,opt,name=compiled_query,json=compiledQuery" json:"compiled_query,omitempty"` CompiledCursor *CompiledCursor `protobuf:"bytes,6,opt,name=compiled_cursor,json=compiledCursor" json:"compiled_cursor,omitempty"` Index []*CompositeIndex `protobuf:"bytes,8,rep,name=index" json:"index,omitempty"` Version []int64 `protobuf:"varint,11,rep,name=version" json:"version,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*QueryResult) Descriptor ¶
func (*QueryResult) Descriptor() ([]byte, []int)
func (*QueryResult) GetCompiledCursor ¶
func (m *QueryResult) GetCompiledCursor() *CompiledCursor
func (*QueryResult) GetCompiledQuery ¶
func (m *QueryResult) GetCompiledQuery() *CompiledQuery
func (*QueryResult) GetCursor ¶
func (m *QueryResult) GetCursor() *Cursor
func (*QueryResult) GetIndex ¶
func (m *QueryResult) GetIndex() []*CompositeIndex
func (*QueryResult) GetIndexOnly ¶
func (m *QueryResult) GetIndexOnly() bool
func (*QueryResult) GetKeysOnly ¶
func (m *QueryResult) GetKeysOnly() bool
func (*QueryResult) GetMoreResults ¶
func (m *QueryResult) GetMoreResults() bool
func (*QueryResult) GetResult ¶
func (m *QueryResult) GetResult() []*EntityProto
func (*QueryResult) GetSkippedResults ¶
func (m *QueryResult) GetSkippedResults() int32
func (*QueryResult) GetSmallOps ¶
func (m *QueryResult) GetSmallOps() bool
func (*QueryResult) GetVersion ¶
func (m *QueryResult) GetVersion() []int64
func (*QueryResult) ProtoMessage ¶
func (*QueryResult) ProtoMessage()
func (*QueryResult) Reset ¶
func (m *QueryResult) Reset()
func (*QueryResult) String ¶
func (m *QueryResult) String() string
func (*QueryResult) XXX_DiscardUnknown ¶
func (m *QueryResult) XXX_DiscardUnknown()
func (*QueryResult) XXX_Marshal ¶
func (m *QueryResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryResult) XXX_Merge ¶
func (dst *QueryResult) XXX_Merge(src proto.Message)
func (*QueryResult) XXX_Size ¶
func (m *QueryResult) XXX_Size() int
func (*QueryResult) XXX_Unmarshal ¶
func (m *QueryResult) XXX_Unmarshal(b []byte) error
type Query_Filter ¶
type Query_Filter struct { Op *Query_Filter_Operator `protobuf:"varint,6,req,name=op,enum=appengine.Query_Filter_Operator" json:"op,omitempty"` Property []*Property `protobuf:"bytes,14,rep,name=property" json:"property,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Query_Filter) Descriptor ¶
func (*Query_Filter) Descriptor() ([]byte, []int)
func (*Query_Filter) GetOp ¶
func (m *Query_Filter) GetOp() Query_Filter_Operator
func (*Query_Filter) GetProperty ¶
func (m *Query_Filter) GetProperty() []*Property
func (*Query_Filter) ProtoMessage ¶
func (*Query_Filter) ProtoMessage()
func (*Query_Filter) Reset ¶
func (m *Query_Filter) Reset()
func (*Query_Filter) String ¶
func (m *Query_Filter) String() string
func (*Query_Filter) XXX_DiscardUnknown ¶
func (m *Query_Filter) XXX_DiscardUnknown()
func (*Query_Filter) XXX_Marshal ¶
func (m *Query_Filter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Query_Filter) XXX_Merge ¶
func (dst *Query_Filter) XXX_Merge(src proto.Message)
func (*Query_Filter) XXX_Size ¶
func (m *Query_Filter) XXX_Size() int
func (*Query_Filter) XXX_Unmarshal ¶
func (m *Query_Filter) XXX_Unmarshal(b []byte) error
type Query_Filter_Operator ¶
type Query_Filter_Operator int32
const ( Query_Filter_LESS_THAN Query_Filter_Operator = 1 Query_Filter_LESS_THAN_OR_EQUAL Query_Filter_Operator = 2 Query_Filter_GREATER_THAN Query_Filter_Operator = 3 Query_Filter_GREATER_THAN_OR_EQUAL Query_Filter_Operator = 4 Query_Filter_EQUAL Query_Filter_Operator = 5 Query_Filter_IN Query_Filter_Operator = 6 Query_Filter_EXISTS Query_Filter_Operator = 7 )
func (Query_Filter_Operator) Enum ¶
func (x Query_Filter_Operator) Enum() *Query_Filter_Operator
func (Query_Filter_Operator) EnumDescriptor ¶
func (Query_Filter_Operator) EnumDescriptor() ([]byte, []int)
func (Query_Filter_Operator) String ¶
func (x Query_Filter_Operator) String() string
func (*Query_Filter_Operator) UnmarshalJSON ¶
func (x *Query_Filter_Operator) UnmarshalJSON(data []byte) error
type Query_Hint ¶
type Query_Hint int32
const ( Query_ORDER_FIRST Query_Hint = 1 Query_ANCESTOR_FIRST Query_Hint = 2 Query_FILTER_FIRST Query_Hint = 3 )
func (Query_Hint) Enum ¶
func (x Query_Hint) Enum() *Query_Hint
func (Query_Hint) EnumDescriptor ¶
func (Query_Hint) EnumDescriptor() ([]byte, []int)
func (Query_Hint) String ¶
func (x Query_Hint) String() string
func (*Query_Hint) UnmarshalJSON ¶
func (x *Query_Hint) UnmarshalJSON(data []byte) error
type Query_Order ¶
type Query_Order struct { Property *string `protobuf:"bytes,10,req,name=property" json:"property,omitempty"` Direction *Query_Order_Direction `protobuf:"varint,11,opt,name=direction,enum=appengine.Query_Order_Direction,def=1" json:"direction,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Query_Order) Descriptor ¶
func (*Query_Order) Descriptor() ([]byte, []int)
func (*Query_Order) GetDirection ¶
func (m *Query_Order) GetDirection() Query_Order_Direction
func (*Query_Order) GetProperty ¶
func (m *Query_Order) GetProperty() string
func (*Query_Order) ProtoMessage ¶
func (*Query_Order) ProtoMessage()
func (*Query_Order) Reset ¶
func (m *Query_Order) Reset()
func (*Query_Order) String ¶
func (m *Query_Order) String() string
func (*Query_Order) XXX_DiscardUnknown ¶
func (m *Query_Order) XXX_DiscardUnknown()
func (*Query_Order) XXX_Marshal ¶
func (m *Query_Order) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Query_Order) XXX_Merge ¶
func (dst *Query_Order) XXX_Merge(src proto.Message)
func (*Query_Order) XXX_Size ¶
func (m *Query_Order) XXX_Size() int
func (*Query_Order) XXX_Unmarshal ¶
func (m *Query_Order) XXX_Unmarshal(b []byte) error
type Query_Order_Direction ¶
type Query_Order_Direction int32
const ( Query_Order_ASCENDING Query_Order_Direction = 1 Query_Order_DESCENDING Query_Order_Direction = 2 )
const Default_Query_Order_Direction Query_Order_Direction = Query_Order_ASCENDING
func (Query_Order_Direction) Enum ¶
func (x Query_Order_Direction) Enum() *Query_Order_Direction
func (Query_Order_Direction) EnumDescriptor ¶
func (Query_Order_Direction) EnumDescriptor() ([]byte, []int)
func (Query_Order_Direction) String ¶
func (x Query_Order_Direction) String() string
func (*Query_Order_Direction) UnmarshalJSON ¶
func (x *Query_Order_Direction) UnmarshalJSON(data []byte) error
type Reference ¶
type Reference struct { App *string `protobuf:"bytes,13,req,name=app" json:"app,omitempty"` NameSpace *string `protobuf:"bytes,20,opt,name=name_space,json=nameSpace" json:"name_space,omitempty"` Path *Path `protobuf:"bytes,14,req,name=path" json:"path,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Reference) Descriptor ¶
func (*Reference) GetNameSpace ¶
func (*Reference) ProtoMessage ¶
func (*Reference) ProtoMessage()
func (*Reference) XXX_DiscardUnknown ¶
func (m *Reference) XXX_DiscardUnknown()
func (*Reference) XXX_Marshal ¶
func (*Reference) XXX_Unmarshal ¶
type Snapshot ¶
type Snapshot struct { Ts *int64 `protobuf:"varint,1,req,name=ts" json:"ts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Snapshot) Descriptor ¶
func (*Snapshot) ProtoMessage ¶
func (*Snapshot) ProtoMessage()
func (*Snapshot) XXX_DiscardUnknown ¶
func (m *Snapshot) XXX_DiscardUnknown()
func (*Snapshot) XXX_Marshal ¶
func (*Snapshot) XXX_Unmarshal ¶
type Snapshot_Status ¶
type Snapshot_Status int32
const ( Snapshot_INACTIVE Snapshot_Status = 0 Snapshot_ACTIVE Snapshot_Status = 1 )
func (Snapshot_Status) Enum ¶
func (x Snapshot_Status) Enum() *Snapshot_Status
func (Snapshot_Status) EnumDescriptor ¶
func (Snapshot_Status) EnumDescriptor() ([]byte, []int)
func (Snapshot_Status) String ¶
func (x Snapshot_Status) String() string
func (*Snapshot_Status) UnmarshalJSON ¶
func (x *Snapshot_Status) UnmarshalJSON(data []byte) error
type TouchRequest ¶
type TouchRequest struct { Header *InternalHeader `protobuf:"bytes,10,opt,name=header" json:"header,omitempty"` Key []*Reference `protobuf:"bytes,1,rep,name=key" json:"key,omitempty"` CompositeIndex []*CompositeIndex `protobuf:"bytes,2,rep,name=composite_index,json=compositeIndex" json:"composite_index,omitempty"` Force *bool `protobuf:"varint,3,opt,name=force,def=0" json:"force,omitempty"` Snapshot []*Snapshot `protobuf:"bytes,9,rep,name=snapshot" json:"snapshot,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TouchRequest) Descriptor ¶
func (*TouchRequest) Descriptor() ([]byte, []int)
func (*TouchRequest) GetCompositeIndex ¶
func (m *TouchRequest) GetCompositeIndex() []*CompositeIndex
func (*TouchRequest) GetForce ¶
func (m *TouchRequest) GetForce() bool
func (*TouchRequest) GetHeader ¶
func (m *TouchRequest) GetHeader() *InternalHeader
func (*TouchRequest) GetKey ¶
func (m *TouchRequest) GetKey() []*Reference
func (*TouchRequest) GetSnapshot ¶
func (m *TouchRequest) GetSnapshot() []*Snapshot
func (*TouchRequest) ProtoMessage ¶
func (*TouchRequest) ProtoMessage()
func (*TouchRequest) Reset ¶
func (m *TouchRequest) Reset()
func (*TouchRequest) String ¶
func (m *TouchRequest) String() string
func (*TouchRequest) XXX_DiscardUnknown ¶
func (m *TouchRequest) XXX_DiscardUnknown()
func (*TouchRequest) XXX_Marshal ¶
func (m *TouchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TouchRequest) XXX_Merge ¶
func (dst *TouchRequest) XXX_Merge(src proto.Message)
func (*TouchRequest) XXX_Size ¶
func (m *TouchRequest) XXX_Size() int
func (*TouchRequest) XXX_Unmarshal ¶
func (m *TouchRequest) XXX_Unmarshal(b []byte) error
type TouchResponse ¶
type TouchResponse struct { Cost *Cost `protobuf:"bytes,1,opt,name=cost" json:"cost,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TouchResponse) Descriptor ¶
func (*TouchResponse) Descriptor() ([]byte, []int)
func (*TouchResponse) GetCost ¶
func (m *TouchResponse) GetCost() *Cost
func (*TouchResponse) ProtoMessage ¶
func (*TouchResponse) ProtoMessage()
func (*TouchResponse) Reset ¶
func (m *TouchResponse) Reset()
func (*TouchResponse) String ¶
func (m *TouchResponse) String() string
func (*TouchResponse) XXX_DiscardUnknown ¶
func (m *TouchResponse) XXX_DiscardUnknown()
func (*TouchResponse) XXX_Marshal ¶
func (m *TouchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TouchResponse) XXX_Merge ¶
func (dst *TouchResponse) XXX_Merge(src proto.Message)
func (*TouchResponse) XXX_Size ¶
func (m *TouchResponse) XXX_Size() int
func (*TouchResponse) XXX_Unmarshal ¶
func (m *TouchResponse) XXX_Unmarshal(b []byte) error
type Transaction ¶
type Transaction struct { Header *InternalHeader `protobuf:"bytes,4,opt,name=header" json:"header,omitempty"` Handle *uint64 `protobuf:"fixed64,1,req,name=handle" json:"handle,omitempty"` App *string `protobuf:"bytes,2,req,name=app" json:"app,omitempty"` MarkChanges *bool `protobuf:"varint,3,opt,name=mark_changes,json=markChanges,def=0" json:"mark_changes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Transaction) Descriptor ¶
func (*Transaction) Descriptor() ([]byte, []int)
func (*Transaction) GetApp ¶
func (m *Transaction) GetApp() string
func (*Transaction) GetHandle ¶
func (m *Transaction) GetHandle() uint64
func (*Transaction) GetHeader ¶
func (m *Transaction) GetHeader() *InternalHeader
func (*Transaction) GetMarkChanges ¶
func (m *Transaction) GetMarkChanges() bool
func (*Transaction) ProtoMessage ¶
func (*Transaction) ProtoMessage()
func (*Transaction) Reset ¶
func (m *Transaction) Reset()
func (*Transaction) String ¶
func (m *Transaction) String() string
func (*Transaction) XXX_DiscardUnknown ¶
func (m *Transaction) XXX_DiscardUnknown()
func (*Transaction) XXX_Marshal ¶
func (m *Transaction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Transaction) XXX_Merge ¶
func (dst *Transaction) XXX_Merge(src proto.Message)
func (*Transaction) XXX_Size ¶
func (m *Transaction) XXX_Size() int
func (*Transaction) XXX_Unmarshal ¶
func (m *Transaction) XXX_Unmarshal(b []byte) error
type User ¶
type User struct { Email *string `protobuf:"bytes,1,req,name=email" json:"email,omitempty"` AuthDomain *string `protobuf:"bytes,2,req,name=auth_domain,json=authDomain" json:"auth_domain,omitempty"` Nickname *string `protobuf:"bytes,3,opt,name=nickname" json:"nickname,omitempty"` FederatedIdentity *string `protobuf:"bytes,6,opt,name=federated_identity,json=federatedIdentity" json:"federated_identity,omitempty"` FederatedProvider *string `protobuf:"bytes,7,opt,name=federated_provider,json=federatedProvider" json:"federated_provider,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*User) Descriptor ¶
func (*User) GetAuthDomain ¶
func (*User) GetFederatedIdentity ¶
func (*User) GetFederatedProvider ¶
func (*User) GetNickname ¶
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) XXX_DiscardUnknown ¶
func (m *User) XXX_DiscardUnknown()
func (*User) XXX_Unmarshal ¶
Click to show internal directories.
Click to hide internal directories.