Documentation ¶
Index ¶
- Variables
- type Clause
- func (*Clause) Descriptor() ([]byte, []int)
- func (m *Clause) GetClause() isClause_Clause
- func (m *Clause) GetEndAt() *Cursor
- func (m *Clause) GetEndBefore() *Cursor
- func (m *Clause) GetLimit() int32
- func (m *Clause) GetOffset() int32
- func (m *Clause) GetOrderBy() *OrderBy
- func (m *Clause) GetSelect() *Select
- func (m *Clause) GetStartAfter() *Cursor
- func (m *Clause) GetStartAt() *Cursor
- func (m *Clause) GetWhere() *Where
- func (*Clause) ProtoMessage()
- func (m *Clause) Reset()
- func (m *Clause) String() string
- func (m *Clause) XXX_DiscardUnknown()
- func (m *Clause) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Clause) XXX_Merge(src proto.Message)
- func (*Clause) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *Clause) XXX_Size() int
- func (m *Clause) XXX_Unmarshal(b []byte) error
- type Clause_EndAt
- type Clause_EndBefore
- type Clause_Limit
- type Clause_Offset
- type Clause_OrderBy
- type Clause_Select
- type Clause_StartAfter
- type Clause_StartAt
- type Clause_Where
- type CreateTest
- func (*CreateTest) Descriptor() ([]byte, []int)
- func (m *CreateTest) GetDocRefPath() string
- func (m *CreateTest) GetIsError() bool
- func (m *CreateTest) GetJsonData() string
- func (m *CreateTest) GetRequest() *v1beta1.CommitRequest
- func (*CreateTest) ProtoMessage()
- func (m *CreateTest) Reset()
- func (m *CreateTest) String() string
- func (m *CreateTest) XXX_DiscardUnknown()
- func (m *CreateTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CreateTest) XXX_Merge(src proto.Message)
- func (m *CreateTest) XXX_Size() int
- func (m *CreateTest) XXX_Unmarshal(b []byte) error
- type Cursor
- func (*Cursor) Descriptor() ([]byte, []int)
- func (m *Cursor) GetDocSnapshot() *DocSnapshot
- func (m *Cursor) GetJsonValues() []string
- 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 DeleteTest
- func (*DeleteTest) Descriptor() ([]byte, []int)
- func (m *DeleteTest) GetDocRefPath() string
- func (m *DeleteTest) GetIsError() bool
- func (m *DeleteTest) GetPrecondition() *v1beta1.Precondition
- func (m *DeleteTest) GetRequest() *v1beta1.CommitRequest
- func (*DeleteTest) ProtoMessage()
- func (m *DeleteTest) Reset()
- func (m *DeleteTest) String() string
- func (m *DeleteTest) XXX_DiscardUnknown()
- func (m *DeleteTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DeleteTest) XXX_Merge(src proto.Message)
- func (m *DeleteTest) XXX_Size() int
- func (m *DeleteTest) XXX_Unmarshal(b []byte) error
- type DocChange
- func (*DocChange) Descriptor() ([]byte, []int)
- func (m *DocChange) GetDoc() *v1beta1.Document
- func (m *DocChange) GetKind() DocChange_Kind
- func (m *DocChange) GetNewIndex() int32
- func (m *DocChange) GetOldIndex() int32
- func (*DocChange) ProtoMessage()
- func (m *DocChange) Reset()
- func (m *DocChange) String() string
- func (m *DocChange) XXX_DiscardUnknown()
- func (m *DocChange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DocChange) XXX_Merge(src proto.Message)
- func (m *DocChange) XXX_Size() int
- func (m *DocChange) XXX_Unmarshal(b []byte) error
- type DocChange_Kind
- type DocSnapshot
- func (*DocSnapshot) Descriptor() ([]byte, []int)
- func (m *DocSnapshot) GetJsonData() string
- func (m *DocSnapshot) GetPath() string
- func (*DocSnapshot) ProtoMessage()
- func (m *DocSnapshot) Reset()
- func (m *DocSnapshot) String() string
- func (m *DocSnapshot) XXX_DiscardUnknown()
- func (m *DocSnapshot) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DocSnapshot) XXX_Merge(src proto.Message)
- func (m *DocSnapshot) XXX_Size() int
- func (m *DocSnapshot) XXX_Unmarshal(b []byte) error
- type FieldPath
- func (*FieldPath) Descriptor() ([]byte, []int)
- func (m *FieldPath) GetField() []string
- func (*FieldPath) ProtoMessage()
- func (m *FieldPath) Reset()
- func (m *FieldPath) String() string
- func (m *FieldPath) XXX_DiscardUnknown()
- func (m *FieldPath) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *FieldPath) XXX_Merge(src proto.Message)
- func (m *FieldPath) XXX_Size() int
- func (m *FieldPath) XXX_Unmarshal(b []byte) error
- type GetTest
- func (*GetTest) Descriptor() ([]byte, []int)
- func (m *GetTest) GetDocRefPath() string
- func (m *GetTest) GetRequest() *v1beta1.GetDocumentRequest
- func (*GetTest) ProtoMessage()
- func (m *GetTest) Reset()
- func (m *GetTest) String() string
- func (m *GetTest) XXX_DiscardUnknown()
- func (m *GetTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetTest) XXX_Merge(src proto.Message)
- func (m *GetTest) XXX_Size() int
- func (m *GetTest) XXX_Unmarshal(b []byte) error
- type ListenTest
- func (*ListenTest) Descriptor() ([]byte, []int)
- func (m *ListenTest) GetIsError() bool
- func (m *ListenTest) GetResponses() []*v1beta1.ListenResponse
- func (m *ListenTest) GetSnapshots() []*Snapshot
- func (*ListenTest) ProtoMessage()
- func (m *ListenTest) Reset()
- func (m *ListenTest) String() string
- func (m *ListenTest) XXX_DiscardUnknown()
- func (m *ListenTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ListenTest) XXX_Merge(src proto.Message)
- func (m *ListenTest) XXX_Size() int
- func (m *ListenTest) XXX_Unmarshal(b []byte) error
- type OrderBy
- func (*OrderBy) Descriptor() ([]byte, []int)
- func (m *OrderBy) GetDirection() string
- func (m *OrderBy) GetPath() *FieldPath
- func (*OrderBy) ProtoMessage()
- func (m *OrderBy) Reset()
- func (m *OrderBy) String() string
- func (m *OrderBy) XXX_DiscardUnknown()
- func (m *OrderBy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *OrderBy) XXX_Merge(src proto.Message)
- func (m *OrderBy) XXX_Size() int
- func (m *OrderBy) XXX_Unmarshal(b []byte) error
- type QueryTest
- func (*QueryTest) Descriptor() ([]byte, []int)
- func (m *QueryTest) GetClauses() []*Clause
- func (m *QueryTest) GetCollPath() string
- func (m *QueryTest) GetIsError() bool
- func (m *QueryTest) GetQuery() *v1beta1.StructuredQuery
- func (*QueryTest) ProtoMessage()
- func (m *QueryTest) Reset()
- func (m *QueryTest) String() string
- func (m *QueryTest) XXX_DiscardUnknown()
- func (m *QueryTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *QueryTest) XXX_Merge(src proto.Message)
- func (m *QueryTest) XXX_Size() int
- func (m *QueryTest) XXX_Unmarshal(b []byte) error
- type Select
- func (*Select) Descriptor() ([]byte, []int)
- func (m *Select) GetFields() []*FieldPath
- func (*Select) ProtoMessage()
- func (m *Select) Reset()
- func (m *Select) String() string
- func (m *Select) XXX_DiscardUnknown()
- func (m *Select) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Select) XXX_Merge(src proto.Message)
- func (m *Select) XXX_Size() int
- func (m *Select) XXX_Unmarshal(b []byte) error
- type SetOption
- func (*SetOption) Descriptor() ([]byte, []int)
- func (m *SetOption) GetAll() bool
- func (m *SetOption) GetFields() []*FieldPath
- func (*SetOption) ProtoMessage()
- func (m *SetOption) Reset()
- func (m *SetOption) String() string
- func (m *SetOption) XXX_DiscardUnknown()
- func (m *SetOption) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *SetOption) XXX_Merge(src proto.Message)
- func (m *SetOption) XXX_Size() int
- func (m *SetOption) XXX_Unmarshal(b []byte) error
- type SetTest
- func (*SetTest) Descriptor() ([]byte, []int)
- func (m *SetTest) GetDocRefPath() string
- func (m *SetTest) GetIsError() bool
- func (m *SetTest) GetJsonData() string
- func (m *SetTest) GetOption() *SetOption
- func (m *SetTest) GetRequest() *v1beta1.CommitRequest
- func (*SetTest) ProtoMessage()
- func (m *SetTest) Reset()
- func (m *SetTest) String() string
- func (m *SetTest) XXX_DiscardUnknown()
- func (m *SetTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *SetTest) XXX_Merge(src proto.Message)
- func (m *SetTest) XXX_Size() int
- func (m *SetTest) XXX_Unmarshal(b []byte) error
- type Snapshot
- func (*Snapshot) Descriptor() ([]byte, []int)
- func (m *Snapshot) GetChanges() []*DocChange
- func (m *Snapshot) GetDocs() []*v1beta1.Document
- func (m *Snapshot) GetReadTime() *timestamp.Timestamp
- 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 Test
- func (*Test) Descriptor() ([]byte, []int)
- func (m *Test) GetCreate() *CreateTest
- func (m *Test) GetDelete() *DeleteTest
- func (m *Test) GetDescription() string
- func (m *Test) GetGet() *GetTest
- func (m *Test) GetListen() *ListenTest
- func (m *Test) GetQuery() *QueryTest
- func (m *Test) GetSet() *SetTest
- func (m *Test) GetTest() isTest_Test
- func (m *Test) GetUpdate() *UpdateTest
- func (m *Test) GetUpdatePaths() *UpdatePathsTest
- func (*Test) ProtoMessage()
- func (m *Test) Reset()
- func (m *Test) String() string
- func (m *Test) XXX_DiscardUnknown()
- func (m *Test) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Test) XXX_Merge(src proto.Message)
- func (*Test) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *Test) XXX_Size() int
- func (m *Test) XXX_Unmarshal(b []byte) error
- type TestSuite
- func (*TestSuite) Descriptor() ([]byte, []int)
- func (m *TestSuite) GetTests() []*Test
- func (*TestSuite) ProtoMessage()
- func (m *TestSuite) Reset()
- func (m *TestSuite) String() string
- func (m *TestSuite) XXX_DiscardUnknown()
- func (m *TestSuite) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TestSuite) XXX_Merge(src proto.Message)
- func (m *TestSuite) XXX_Size() int
- func (m *TestSuite) XXX_Unmarshal(b []byte) error
- type Test_Create
- type Test_Delete
- type Test_Get
- type Test_Listen
- type Test_Query
- type Test_Set
- type Test_Update
- type Test_UpdatePaths
- type UpdatePathsTest
- func (*UpdatePathsTest) Descriptor() ([]byte, []int)
- func (m *UpdatePathsTest) GetDocRefPath() string
- func (m *UpdatePathsTest) GetFieldPaths() []*FieldPath
- func (m *UpdatePathsTest) GetIsError() bool
- func (m *UpdatePathsTest) GetJsonValues() []string
- func (m *UpdatePathsTest) GetPrecondition() *v1beta1.Precondition
- func (m *UpdatePathsTest) GetRequest() *v1beta1.CommitRequest
- func (*UpdatePathsTest) ProtoMessage()
- func (m *UpdatePathsTest) Reset()
- func (m *UpdatePathsTest) String() string
- func (m *UpdatePathsTest) XXX_DiscardUnknown()
- func (m *UpdatePathsTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *UpdatePathsTest) XXX_Merge(src proto.Message)
- func (m *UpdatePathsTest) XXX_Size() int
- func (m *UpdatePathsTest) XXX_Unmarshal(b []byte) error
- type UpdateTest
- func (*UpdateTest) Descriptor() ([]byte, []int)
- func (m *UpdateTest) GetDocRefPath() string
- func (m *UpdateTest) GetIsError() bool
- func (m *UpdateTest) GetJsonData() string
- func (m *UpdateTest) GetPrecondition() *v1beta1.Precondition
- func (m *UpdateTest) GetRequest() *v1beta1.CommitRequest
- func (*UpdateTest) ProtoMessage()
- func (m *UpdateTest) Reset()
- func (m *UpdateTest) String() string
- func (m *UpdateTest) XXX_DiscardUnknown()
- func (m *UpdateTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *UpdateTest) XXX_Merge(src proto.Message)
- func (m *UpdateTest) XXX_Size() int
- func (m *UpdateTest) XXX_Unmarshal(b []byte) error
- type Where
- func (*Where) Descriptor() ([]byte, []int)
- func (m *Where) GetJsonValue() string
- func (m *Where) GetOp() string
- func (m *Where) GetPath() *FieldPath
- func (*Where) ProtoMessage()
- func (m *Where) Reset()
- func (m *Where) String() string
- func (m *Where) XXX_DiscardUnknown()
- func (m *Where) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Where) XXX_Merge(src proto.Message)
- func (m *Where) XXX_Size() int
- func (m *Where) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
var DocChange_Kind_name = map[int32]string{
0: "KIND_UNSPECIFIED",
1: "ADDED",
2: "REMOVED",
3: "MODIFIED",
}
var DocChange_Kind_value = map[string]int32{
"KIND_UNSPECIFIED": 0,
"ADDED": 1,
"REMOVED": 2,
"MODIFIED": 3,
}
Functions ¶
This section is empty.
Types ¶
type Clause ¶ added in v0.19.0
type Clause struct { // Types that are valid to be assigned to Clause: // *Clause_Select // *Clause_Where // *Clause_OrderBy // *Clause_Offset // *Clause_Limit // *Clause_StartAt // *Clause_StartAfter // *Clause_EndAt // *Clause_EndBefore Clause isClause_Clause `protobuf_oneof:"clause"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Clause) Descriptor ¶ added in v0.19.0
func (*Clause) GetEndBefore ¶ added in v0.19.0
func (*Clause) GetOrderBy ¶ added in v0.19.0
func (*Clause) GetStartAfter ¶ added in v0.19.0
func (*Clause) GetStartAt ¶ added in v0.19.0
func (*Clause) ProtoMessage ¶ added in v0.19.0
func (*Clause) ProtoMessage()
func (*Clause) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *Clause) XXX_DiscardUnknown()
func (*Clause) XXX_Marshal ¶ added in v0.26.0
func (*Clause) XXX_OneofFuncs ¶ added in v0.19.0
func (*Clause) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*Clause) XXX_Unmarshal ¶ added in v0.26.0
type Clause_EndAt ¶ added in v0.19.0
type Clause_EndAt struct {
EndAt *Cursor `protobuf:"bytes,8,opt,name=end_at,json=endAt,proto3,oneof"`
}
type Clause_EndBefore ¶ added in v0.19.0
type Clause_EndBefore struct {
EndBefore *Cursor `protobuf:"bytes,9,opt,name=end_before,json=endBefore,proto3,oneof"`
}
type Clause_Limit ¶ added in v0.19.0
type Clause_Limit struct {
Limit int32 `protobuf:"varint,5,opt,name=limit,proto3,oneof"`
}
type Clause_Offset ¶ added in v0.19.0
type Clause_Offset struct {
Offset int32 `protobuf:"varint,4,opt,name=offset,proto3,oneof"`
}
type Clause_OrderBy ¶ added in v0.19.0
type Clause_OrderBy struct {
OrderBy *OrderBy `protobuf:"bytes,3,opt,name=order_by,json=orderBy,proto3,oneof"`
}
type Clause_Select ¶ added in v0.19.0
type Clause_Select struct {
Select *Select `protobuf:"bytes,1,opt,name=select,proto3,oneof"`
}
type Clause_StartAfter ¶ added in v0.19.0
type Clause_StartAfter struct {
StartAfter *Cursor `protobuf:"bytes,7,opt,name=start_after,json=startAfter,proto3,oneof"`
}
type Clause_StartAt ¶ added in v0.19.0
type Clause_StartAt struct {
StartAt *Cursor `protobuf:"bytes,6,opt,name=start_at,json=startAt,proto3,oneof"`
}
type Clause_Where ¶ added in v0.19.0
type Clause_Where struct {
Where *Where `protobuf:"bytes,2,opt,name=where,proto3,oneof"`
}
type CreateTest ¶
type CreateTest struct { // The path of the doc, e.g. "projects/projectID/databases/(default)/documents/C/d" DocRefPath string `protobuf:"bytes,1,opt,name=doc_ref_path,json=docRefPath,proto3" json:"doc_ref_path,omitempty"` // The data passed to Create, as JSON. The strings "Delete" and "ServerTimestamp" // denote the two special sentinel values. Values that could be interpreted as integers // (i.e. digit strings) should be treated as integers. JsonData string `protobuf:"bytes,2,opt,name=json_data,json=jsonData,proto3" json:"json_data,omitempty"` // The request that the call should generate. Request *v1beta1.CommitRequest `protobuf:"bytes,3,opt,name=request,proto3" json:"request,omitempty"` // If true, the call should result in an error without generating a request. // If this is true, request should not be set. IsError bool `protobuf:"varint,4,opt,name=is_error,json=isError,proto3" json:"is_error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Call to DocumentRef.Create.
func (*CreateTest) Descriptor ¶
func (*CreateTest) Descriptor() ([]byte, []int)
func (*CreateTest) GetDocRefPath ¶
func (m *CreateTest) GetDocRefPath() string
func (*CreateTest) GetIsError ¶
func (m *CreateTest) GetIsError() bool
func (*CreateTest) GetJsonData ¶
func (m *CreateTest) GetJsonData() string
func (*CreateTest) GetRequest ¶
func (m *CreateTest) GetRequest() *v1beta1.CommitRequest
func (*CreateTest) ProtoMessage ¶
func (*CreateTest) ProtoMessage()
func (*CreateTest) Reset ¶
func (m *CreateTest) Reset()
func (*CreateTest) String ¶
func (m *CreateTest) String() string
func (*CreateTest) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *CreateTest) XXX_DiscardUnknown()
func (*CreateTest) XXX_Marshal ¶ added in v0.26.0
func (m *CreateTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateTest) XXX_Merge ¶ added in v0.26.0
func (dst *CreateTest) XXX_Merge(src proto.Message)
func (*CreateTest) XXX_Size ¶ added in v0.26.0
func (m *CreateTest) XXX_Size() int
func (*CreateTest) XXX_Unmarshal ¶ added in v0.26.0
func (m *CreateTest) XXX_Unmarshal(b []byte) error
type Cursor ¶ added in v0.19.0
type Cursor struct { // one of: DocSnapshot *DocSnapshot `protobuf:"bytes,1,opt,name=doc_snapshot,json=docSnapshot,proto3" json:"doc_snapshot,omitempty"` JsonValues []string `protobuf:"bytes,2,rep,name=json_values,json=jsonValues,proto3" json:"json_values,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Cursor) Descriptor ¶ added in v0.19.0
func (*Cursor) GetDocSnapshot ¶ added in v0.19.0
func (m *Cursor) GetDocSnapshot() *DocSnapshot
func (*Cursor) GetJsonValues ¶ added in v0.19.0
func (*Cursor) ProtoMessage ¶ added in v0.19.0
func (*Cursor) ProtoMessage()
func (*Cursor) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *Cursor) XXX_DiscardUnknown()
func (*Cursor) XXX_Marshal ¶ added in v0.26.0
func (*Cursor) XXX_Unmarshal ¶ added in v0.26.0
type DeleteTest ¶
type DeleteTest struct { DocRefPath string `protobuf:"bytes,1,opt,name=doc_ref_path,json=docRefPath,proto3" json:"doc_ref_path,omitempty"` Precondition *v1beta1.Precondition `protobuf:"bytes,2,opt,name=precondition,proto3" json:"precondition,omitempty"` Request *v1beta1.CommitRequest `protobuf:"bytes,3,opt,name=request,proto3" json:"request,omitempty"` IsError bool `protobuf:"varint,4,opt,name=is_error,json=isError,proto3" json:"is_error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A call to DocmentRef.Delete
func (*DeleteTest) Descriptor ¶
func (*DeleteTest) Descriptor() ([]byte, []int)
func (*DeleteTest) GetDocRefPath ¶
func (m *DeleteTest) GetDocRefPath() string
func (*DeleteTest) GetIsError ¶
func (m *DeleteTest) GetIsError() bool
func (*DeleteTest) GetPrecondition ¶
func (m *DeleteTest) GetPrecondition() *v1beta1.Precondition
func (*DeleteTest) GetRequest ¶
func (m *DeleteTest) GetRequest() *v1beta1.CommitRequest
func (*DeleteTest) ProtoMessage ¶
func (*DeleteTest) ProtoMessage()
func (*DeleteTest) Reset ¶
func (m *DeleteTest) Reset()
func (*DeleteTest) String ¶
func (m *DeleteTest) String() string
func (*DeleteTest) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *DeleteTest) XXX_DiscardUnknown()
func (*DeleteTest) XXX_Marshal ¶ added in v0.26.0
func (m *DeleteTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteTest) XXX_Merge ¶ added in v0.26.0
func (dst *DeleteTest) XXX_Merge(src proto.Message)
func (*DeleteTest) XXX_Size ¶ added in v0.26.0
func (m *DeleteTest) XXX_Size() int
func (*DeleteTest) XXX_Unmarshal ¶ added in v0.26.0
func (m *DeleteTest) XXX_Unmarshal(b []byte) error
type DocChange ¶ added in v0.22.0
type DocChange struct { Kind DocChange_Kind `protobuf:"varint,1,opt,name=kind,proto3,enum=tests.DocChange_Kind" json:"kind,omitempty"` Doc *v1beta1.Document `protobuf:"bytes,2,opt,name=doc,proto3" json:"doc,omitempty"` OldIndex int32 `protobuf:"varint,3,opt,name=old_index,json=oldIndex,proto3" json:"old_index,omitempty"` NewIndex int32 `protobuf:"varint,4,opt,name=new_index,json=newIndex,proto3" json:"new_index,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DocChange) Descriptor ¶ added in v0.22.0
func (*DocChange) GetKind ¶ added in v0.22.0
func (m *DocChange) GetKind() DocChange_Kind
func (*DocChange) GetNewIndex ¶ added in v0.22.0
func (*DocChange) GetOldIndex ¶ added in v0.22.0
func (*DocChange) ProtoMessage ¶ added in v0.22.0
func (*DocChange) ProtoMessage()
func (*DocChange) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *DocChange) XXX_DiscardUnknown()
func (*DocChange) XXX_Marshal ¶ added in v0.26.0
func (*DocChange) XXX_Unmarshal ¶ added in v0.26.0
type DocChange_Kind ¶ added in v0.22.0
type DocChange_Kind int32
const ( DocChange_KIND_UNSPECIFIED DocChange_Kind = 0 DocChange_ADDED DocChange_Kind = 1 DocChange_REMOVED DocChange_Kind = 2 DocChange_MODIFIED DocChange_Kind = 3 )
func (DocChange_Kind) EnumDescriptor ¶ added in v0.22.0
func (DocChange_Kind) EnumDescriptor() ([]byte, []int)
func (DocChange_Kind) String ¶ added in v0.22.0
func (x DocChange_Kind) String() string
type DocSnapshot ¶ added in v0.19.0
type DocSnapshot struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` JsonData string `protobuf:"bytes,2,opt,name=json_data,json=jsonData,proto3" json:"json_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DocSnapshot) Descriptor ¶ added in v0.19.0
func (*DocSnapshot) Descriptor() ([]byte, []int)
func (*DocSnapshot) GetJsonData ¶ added in v0.19.0
func (m *DocSnapshot) GetJsonData() string
func (*DocSnapshot) GetPath ¶ added in v0.19.0
func (m *DocSnapshot) GetPath() string
func (*DocSnapshot) ProtoMessage ¶ added in v0.19.0
func (*DocSnapshot) ProtoMessage()
func (*DocSnapshot) Reset ¶ added in v0.19.0
func (m *DocSnapshot) Reset()
func (*DocSnapshot) String ¶ added in v0.19.0
func (m *DocSnapshot) String() string
func (*DocSnapshot) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *DocSnapshot) XXX_DiscardUnknown()
func (*DocSnapshot) XXX_Marshal ¶ added in v0.26.0
func (m *DocSnapshot) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DocSnapshot) XXX_Merge ¶ added in v0.26.0
func (dst *DocSnapshot) XXX_Merge(src proto.Message)
func (*DocSnapshot) XXX_Size ¶ added in v0.26.0
func (m *DocSnapshot) XXX_Size() int
func (*DocSnapshot) XXX_Unmarshal ¶ added in v0.26.0
func (m *DocSnapshot) XXX_Unmarshal(b []byte) error
type FieldPath ¶
type FieldPath struct { Field []string `protobuf:"bytes,1,rep,name=field,proto3" json:"field,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FieldPath) Descriptor ¶
func (*FieldPath) ProtoMessage ¶
func (*FieldPath) ProtoMessage()
func (*FieldPath) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *FieldPath) XXX_DiscardUnknown()
func (*FieldPath) XXX_Marshal ¶ added in v0.26.0
func (*FieldPath) XXX_Unmarshal ¶ added in v0.26.0
type GetTest ¶
type GetTest struct { // The path of the doc, e.g. "projects/projectID/databases/(default)/documents/C/d" DocRefPath string `protobuf:"bytes,1,opt,name=doc_ref_path,json=docRefPath,proto3" json:"doc_ref_path,omitempty"` // The request that the call should send to the Firestore service. Request *v1beta1.GetDocumentRequest `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Call to the DocumentRef.Get method.
func (*GetTest) Descriptor ¶
func (*GetTest) GetDocRefPath ¶
func (*GetTest) GetRequest ¶
func (m *GetTest) GetRequest() *v1beta1.GetDocumentRequest
func (*GetTest) ProtoMessage ¶
func (*GetTest) ProtoMessage()
func (*GetTest) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *GetTest) XXX_DiscardUnknown()
func (*GetTest) XXX_Marshal ¶ added in v0.26.0
func (*GetTest) XXX_Unmarshal ¶ added in v0.26.0
type ListenTest ¶ added in v0.22.0
type ListenTest struct { Responses []*v1beta1.ListenResponse `protobuf:"bytes,1,rep,name=responses,proto3" json:"responses,omitempty"` Snapshots []*Snapshot `protobuf:"bytes,2,rep,name=snapshots,proto3" json:"snapshots,omitempty"` IsError bool `protobuf:"varint,3,opt,name=is_error,json=isError,proto3" json:"is_error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A test of the Listen streaming RPC (a.k.a. FireStore watch). If the sequence of responses is provided to the implementation, it should produce the sequence of snapshots. If is_error is true, an error should occur after the snapshots.
The tests assume that the query is Collection("projects/projectID/databases/(default)/documents/C").OrderBy("a", Ascending)
The watch target ID used in these tests is 1. Test interpreters should either change their client's ID for testing, or change the ID in the tests before running them.
func (*ListenTest) Descriptor ¶ added in v0.22.0
func (*ListenTest) Descriptor() ([]byte, []int)
func (*ListenTest) GetIsError ¶ added in v0.22.0
func (m *ListenTest) GetIsError() bool
func (*ListenTest) GetResponses ¶ added in v0.22.0
func (m *ListenTest) GetResponses() []*v1beta1.ListenResponse
func (*ListenTest) GetSnapshots ¶ added in v0.22.0
func (m *ListenTest) GetSnapshots() []*Snapshot
func (*ListenTest) ProtoMessage ¶ added in v0.22.0
func (*ListenTest) ProtoMessage()
func (*ListenTest) Reset ¶ added in v0.22.0
func (m *ListenTest) Reset()
func (*ListenTest) String ¶ added in v0.22.0
func (m *ListenTest) String() string
func (*ListenTest) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *ListenTest) XXX_DiscardUnknown()
func (*ListenTest) XXX_Marshal ¶ added in v0.26.0
func (m *ListenTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListenTest) XXX_Merge ¶ added in v0.26.0
func (dst *ListenTest) XXX_Merge(src proto.Message)
func (*ListenTest) XXX_Size ¶ added in v0.26.0
func (m *ListenTest) XXX_Size() int
func (*ListenTest) XXX_Unmarshal ¶ added in v0.26.0
func (m *ListenTest) XXX_Unmarshal(b []byte) error
type OrderBy ¶ added in v0.19.0
type OrderBy struct { Path *FieldPath `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` Direction string `protobuf:"bytes,2,opt,name=direction,proto3" json:"direction,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OrderBy) Descriptor ¶ added in v0.19.0
func (*OrderBy) GetDirection ¶ added in v0.19.0
func (*OrderBy) ProtoMessage ¶ added in v0.19.0
func (*OrderBy) ProtoMessage()
func (*OrderBy) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *OrderBy) XXX_DiscardUnknown()
func (*OrderBy) XXX_Marshal ¶ added in v0.26.0
func (*OrderBy) XXX_Unmarshal ¶ added in v0.26.0
type QueryTest ¶ added in v0.19.0
type QueryTest struct { CollPath string `protobuf:"bytes,1,opt,name=coll_path,json=collPath,proto3" json:"coll_path,omitempty"` Clauses []*Clause `protobuf:"bytes,2,rep,name=clauses,proto3" json:"clauses,omitempty"` Query *v1beta1.StructuredQuery `protobuf:"bytes,3,opt,name=query,proto3" json:"query,omitempty"` IsError bool `protobuf:"varint,4,opt,name=is_error,json=isError,proto3" json:"is_error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*QueryTest) Descriptor ¶ added in v0.19.0
func (*QueryTest) GetClauses ¶ added in v0.19.0
func (*QueryTest) GetCollPath ¶ added in v0.19.0
func (*QueryTest) GetIsError ¶ added in v0.19.0
func (*QueryTest) GetQuery ¶ added in v0.19.0
func (m *QueryTest) GetQuery() *v1beta1.StructuredQuery
func (*QueryTest) ProtoMessage ¶ added in v0.19.0
func (*QueryTest) ProtoMessage()
func (*QueryTest) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *QueryTest) XXX_DiscardUnknown()
func (*QueryTest) XXX_Marshal ¶ added in v0.26.0
func (*QueryTest) XXX_Unmarshal ¶ added in v0.26.0
type Select ¶ added in v0.19.0
type Select struct { Fields []*FieldPath `protobuf:"bytes,1,rep,name=fields,proto3" json:"fields,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Select) Descriptor ¶ added in v0.19.0
func (*Select) ProtoMessage ¶ added in v0.19.0
func (*Select) ProtoMessage()
func (*Select) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *Select) XXX_DiscardUnknown()
func (*Select) XXX_Marshal ¶ added in v0.26.0
func (*Select) XXX_Unmarshal ¶ added in v0.26.0
type SetOption ¶
type SetOption struct { All bool `protobuf:"varint,1,opt,name=all,proto3" json:"all,omitempty"` Fields []*FieldPath `protobuf:"bytes,2,rep,name=fields,proto3" json:"fields,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
An option to the DocumentRef.Set call.
func (*SetOption) Descriptor ¶
func (*SetOption) ProtoMessage ¶
func (*SetOption) ProtoMessage()
func (*SetOption) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *SetOption) XXX_DiscardUnknown()
func (*SetOption) XXX_Marshal ¶ added in v0.26.0
func (*SetOption) XXX_Unmarshal ¶ added in v0.26.0
type SetTest ¶
type SetTest struct { DocRefPath string `protobuf:"bytes,1,opt,name=doc_ref_path,json=docRefPath,proto3" json:"doc_ref_path,omitempty"` Option *SetOption `protobuf:"bytes,2,opt,name=option,proto3" json:"option,omitempty"` JsonData string `protobuf:"bytes,3,opt,name=json_data,json=jsonData,proto3" json:"json_data,omitempty"` Request *v1beta1.CommitRequest `protobuf:"bytes,4,opt,name=request,proto3" json:"request,omitempty"` IsError bool `protobuf:"varint,5,opt,name=is_error,json=isError,proto3" json:"is_error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A call to DocumentRef.Set.
func (*SetTest) Descriptor ¶
func (*SetTest) GetDocRefPath ¶
func (*SetTest) GetIsError ¶
func (*SetTest) GetJsonData ¶
func (*SetTest) GetRequest ¶
func (m *SetTest) GetRequest() *v1beta1.CommitRequest
func (*SetTest) ProtoMessage ¶
func (*SetTest) ProtoMessage()
func (*SetTest) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *SetTest) XXX_DiscardUnknown()
func (*SetTest) XXX_Marshal ¶ added in v0.26.0
func (*SetTest) XXX_Unmarshal ¶ added in v0.26.0
type Snapshot ¶ added in v0.22.0
type Snapshot struct { Docs []*v1beta1.Document `protobuf:"bytes,1,rep,name=docs,proto3" json:"docs,omitempty"` Changes []*DocChange `protobuf:"bytes,2,rep,name=changes,proto3" json:"changes,omitempty"` ReadTime *timestamp.Timestamp `protobuf:"bytes,3,opt,name=read_time,json=readTime,proto3" json:"read_time,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Snapshot) Descriptor ¶ added in v0.22.0
func (*Snapshot) GetChanges ¶ added in v0.22.0
func (*Snapshot) GetReadTime ¶ added in v0.22.0
func (*Snapshot) ProtoMessage ¶ added in v0.22.0
func (*Snapshot) ProtoMessage()
func (*Snapshot) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *Snapshot) XXX_DiscardUnknown()
func (*Snapshot) XXX_Marshal ¶ added in v0.26.0
func (*Snapshot) XXX_Unmarshal ¶ added in v0.26.0
type Test ¶
type Test struct { Description string `protobuf:"bytes,1,opt,name=description,proto3" json:"description,omitempty"` // Types that are valid to be assigned to Test: // *Test_Get // *Test_Create // *Test_Set // *Test_Update // *Test_UpdatePaths // *Test_Delete // *Test_Query // *Test_Listen Test isTest_Test `protobuf_oneof:"test"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A Test describes a single client method call and its expected result.
func (*Test) Descriptor ¶
func (*Test) GetCreate ¶
func (m *Test) GetCreate() *CreateTest
func (*Test) GetDelete ¶
func (m *Test) GetDelete() *DeleteTest
func (*Test) GetDescription ¶
func (*Test) GetListen ¶ added in v0.22.0
func (m *Test) GetListen() *ListenTest
func (*Test) GetUpdate ¶
func (m *Test) GetUpdate() *UpdateTest
func (*Test) GetUpdatePaths ¶
func (m *Test) GetUpdatePaths() *UpdatePathsTest
func (*Test) ProtoMessage ¶
func (*Test) ProtoMessage()
func (*Test) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *Test) XXX_DiscardUnknown()
func (*Test) XXX_Marshal ¶ added in v0.26.0
func (*Test) XXX_OneofFuncs ¶
func (*Test) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*Test) XXX_Unmarshal ¶ added in v0.26.0
type TestSuite ¶ added in v0.19.0
type TestSuite struct { Tests []*Test `protobuf:"bytes,1,rep,name=tests,proto3" json:"tests,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A collection of tests.
func (*TestSuite) Descriptor ¶ added in v0.19.0
func (*TestSuite) ProtoMessage ¶ added in v0.19.0
func (*TestSuite) ProtoMessage()
func (*TestSuite) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *TestSuite) XXX_DiscardUnknown()
func (*TestSuite) XXX_Marshal ¶ added in v0.26.0
func (*TestSuite) XXX_Unmarshal ¶ added in v0.26.0
type Test_Create ¶
type Test_Create struct {
Create *CreateTest `protobuf:"bytes,3,opt,name=create,proto3,oneof"`
}
type Test_Delete ¶
type Test_Delete struct {
Delete *DeleteTest `protobuf:"bytes,7,opt,name=delete,proto3,oneof"`
}
type Test_Get ¶
type Test_Get struct {
Get *GetTest `protobuf:"bytes,2,opt,name=get,proto3,oneof"`
}
type Test_Listen ¶ added in v0.22.0
type Test_Listen struct {
Listen *ListenTest `protobuf:"bytes,9,opt,name=listen,proto3,oneof"`
}
type Test_Query ¶ added in v0.19.0
type Test_Query struct {
Query *QueryTest `protobuf:"bytes,8,opt,name=query,proto3,oneof"`
}
type Test_Set ¶
type Test_Set struct {
Set *SetTest `protobuf:"bytes,4,opt,name=set,proto3,oneof"`
}
type Test_Update ¶
type Test_Update struct {
Update *UpdateTest `protobuf:"bytes,5,opt,name=update,proto3,oneof"`
}
type Test_UpdatePaths ¶
type Test_UpdatePaths struct {
UpdatePaths *UpdatePathsTest `protobuf:"bytes,6,opt,name=update_paths,json=updatePaths,proto3,oneof"`
}
type UpdatePathsTest ¶
type UpdatePathsTest struct { DocRefPath string `protobuf:"bytes,1,opt,name=doc_ref_path,json=docRefPath,proto3" json:"doc_ref_path,omitempty"` Precondition *v1beta1.Precondition `protobuf:"bytes,2,opt,name=precondition,proto3" json:"precondition,omitempty"` // parallel sequences: field_paths[i] corresponds to json_values[i] FieldPaths []*FieldPath `protobuf:"bytes,3,rep,name=field_paths,json=fieldPaths,proto3" json:"field_paths,omitempty"` JsonValues []string `protobuf:"bytes,4,rep,name=json_values,json=jsonValues,proto3" json:"json_values,omitempty"` Request *v1beta1.CommitRequest `protobuf:"bytes,5,opt,name=request,proto3" json:"request,omitempty"` IsError bool `protobuf:"varint,6,opt,name=is_error,json=isError,proto3" json:"is_error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A call to the form of DocumentRef.Update that represents the data as a list of field paths and their values.
func (*UpdatePathsTest) Descriptor ¶
func (*UpdatePathsTest) Descriptor() ([]byte, []int)
func (*UpdatePathsTest) GetDocRefPath ¶
func (m *UpdatePathsTest) GetDocRefPath() string
func (*UpdatePathsTest) GetFieldPaths ¶
func (m *UpdatePathsTest) GetFieldPaths() []*FieldPath
func (*UpdatePathsTest) GetIsError ¶
func (m *UpdatePathsTest) GetIsError() bool
func (*UpdatePathsTest) GetJsonValues ¶
func (m *UpdatePathsTest) GetJsonValues() []string
func (*UpdatePathsTest) GetPrecondition ¶
func (m *UpdatePathsTest) GetPrecondition() *v1beta1.Precondition
func (*UpdatePathsTest) GetRequest ¶
func (m *UpdatePathsTest) GetRequest() *v1beta1.CommitRequest
func (*UpdatePathsTest) ProtoMessage ¶
func (*UpdatePathsTest) ProtoMessage()
func (*UpdatePathsTest) Reset ¶
func (m *UpdatePathsTest) Reset()
func (*UpdatePathsTest) String ¶
func (m *UpdatePathsTest) String() string
func (*UpdatePathsTest) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *UpdatePathsTest) XXX_DiscardUnknown()
func (*UpdatePathsTest) XXX_Marshal ¶ added in v0.26.0
func (m *UpdatePathsTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdatePathsTest) XXX_Merge ¶ added in v0.26.0
func (dst *UpdatePathsTest) XXX_Merge(src proto.Message)
func (*UpdatePathsTest) XXX_Size ¶ added in v0.26.0
func (m *UpdatePathsTest) XXX_Size() int
func (*UpdatePathsTest) XXX_Unmarshal ¶ added in v0.26.0
func (m *UpdatePathsTest) XXX_Unmarshal(b []byte) error
type UpdateTest ¶
type UpdateTest struct { DocRefPath string `protobuf:"bytes,1,opt,name=doc_ref_path,json=docRefPath,proto3" json:"doc_ref_path,omitempty"` Precondition *v1beta1.Precondition `protobuf:"bytes,2,opt,name=precondition,proto3" json:"precondition,omitempty"` JsonData string `protobuf:"bytes,3,opt,name=json_data,json=jsonData,proto3" json:"json_data,omitempty"` Request *v1beta1.CommitRequest `protobuf:"bytes,4,opt,name=request,proto3" json:"request,omitempty"` IsError bool `protobuf:"varint,5,opt,name=is_error,json=isError,proto3" json:"is_error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A call to the form of DocumentRef.Update that represents the data as a map or dictionary.
func (*UpdateTest) Descriptor ¶
func (*UpdateTest) Descriptor() ([]byte, []int)
func (*UpdateTest) GetDocRefPath ¶
func (m *UpdateTest) GetDocRefPath() string
func (*UpdateTest) GetIsError ¶
func (m *UpdateTest) GetIsError() bool
func (*UpdateTest) GetJsonData ¶
func (m *UpdateTest) GetJsonData() string
func (*UpdateTest) GetPrecondition ¶
func (m *UpdateTest) GetPrecondition() *v1beta1.Precondition
func (*UpdateTest) GetRequest ¶
func (m *UpdateTest) GetRequest() *v1beta1.CommitRequest
func (*UpdateTest) ProtoMessage ¶
func (*UpdateTest) ProtoMessage()
func (*UpdateTest) Reset ¶
func (m *UpdateTest) Reset()
func (*UpdateTest) String ¶
func (m *UpdateTest) String() string
func (*UpdateTest) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *UpdateTest) XXX_DiscardUnknown()
func (*UpdateTest) XXX_Marshal ¶ added in v0.26.0
func (m *UpdateTest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateTest) XXX_Merge ¶ added in v0.26.0
func (dst *UpdateTest) XXX_Merge(src proto.Message)
func (*UpdateTest) XXX_Size ¶ added in v0.26.0
func (m *UpdateTest) XXX_Size() int
func (*UpdateTest) XXX_Unmarshal ¶ added in v0.26.0
func (m *UpdateTest) XXX_Unmarshal(b []byte) error
type Where ¶ added in v0.19.0
type Where struct { Path *FieldPath `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` Op string `protobuf:"bytes,2,opt,name=op,proto3" json:"op,omitempty"` JsonValue string `protobuf:"bytes,3,opt,name=json_value,json=jsonValue,proto3" json:"json_value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Where) Descriptor ¶ added in v0.19.0
func (*Where) GetJsonValue ¶ added in v0.19.0
func (*Where) ProtoMessage ¶ added in v0.19.0
func (*Where) ProtoMessage()
func (*Where) XXX_DiscardUnknown ¶ added in v0.26.0
func (m *Where) XXX_DiscardUnknown()