Documentation ¶
Index ¶
- Variables
- type BoolFilterExpression
- func (*BoolFilterExpression) Descriptor() ([]byte, []int)deprecated
- func (x *BoolFilterExpression) GetEq() bool
- func (x *BoolFilterExpression) GetIsDefined() bool
- func (*BoolFilterExpression) ProtoMessage()
- func (x *BoolFilterExpression) ProtoReflect() protoreflect.Message
- func (x *BoolFilterExpression) Reset()
- func (x *BoolFilterExpression) String() string
- type DoubleValues
- type FloatFilterExpression
- func (*FloatFilterExpression) Descriptor() ([]byte, []int)deprecated
- func (x *FloatFilterExpression) GetEq() float32
- func (x *FloatFilterExpression) GetGt() float32
- func (x *FloatFilterExpression) GetGte() float32
- func (x *FloatFilterExpression) GetIn() []float32
- func (x *FloatFilterExpression) GetLt() float32
- func (x *FloatFilterExpression) GetLte() float32
- func (*FloatFilterExpression) ProtoMessage()
- func (x *FloatFilterExpression) ProtoReflect() protoreflect.Message
- func (x *FloatFilterExpression) Reset()
- func (x *FloatFilterExpression) String() string
- type IDFilterExpression
- func (*IDFilterExpression) Descriptor() ([]byte, []int)deprecated
- func (x *IDFilterExpression) GetEq() string
- func (x *IDFilterExpression) GetIn() []string
- func (*IDFilterExpression) ProtoMessage()
- func (x *IDFilterExpression) ProtoReflect() protoreflect.Message
- func (x *IDFilterExpression) Reset()
- func (x *IDFilterExpression) String() string
- type Int32ArrayUpdate
- func (*Int32ArrayUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *Int32ArrayUpdate) GetGranular() *Int32ArrayUpdate_Granular
- func (x *Int32ArrayUpdate) GetReplace() *Int32Values
- func (m *Int32ArrayUpdate) GetUpdate() isInt32ArrayUpdate_Update
- func (*Int32ArrayUpdate) ProtoMessage()
- func (x *Int32ArrayUpdate) ProtoReflect() protoreflect.Message
- func (x *Int32ArrayUpdate) Reset()
- func (x *Int32ArrayUpdate) String() string
- type Int32ArrayUpdate_Granular
- func (*Int32ArrayUpdate_Granular) Descriptor() ([]byte, []int)deprecated
- func (x *Int32ArrayUpdate_Granular) GetAdd() []int32
- func (x *Int32ArrayUpdate_Granular) GetRemove() []int32
- func (*Int32ArrayUpdate_Granular) ProtoMessage()
- func (x *Int32ArrayUpdate_Granular) ProtoReflect() protoreflect.Message
- func (x *Int32ArrayUpdate_Granular) Reset()
- func (x *Int32ArrayUpdate_Granular) String() string
- type Int32ArrayUpdate_Granular_
- type Int32ArrayUpdate_Replace
- type Int32FilterExpression
- func (*Int32FilterExpression) Descriptor() ([]byte, []int)deprecated
- func (x *Int32FilterExpression) GetEq() int32
- func (x *Int32FilterExpression) GetGt() int32
- func (x *Int32FilterExpression) GetGte() int32
- func (x *Int32FilterExpression) GetIn() []int32
- func (x *Int32FilterExpression) GetLt() int32
- func (x *Int32FilterExpression) GetLte() int32
- func (*Int32FilterExpression) ProtoMessage()
- func (x *Int32FilterExpression) ProtoReflect() protoreflect.Message
- func (x *Int32FilterExpression) Reset()
- func (x *Int32FilterExpression) String() string
- type Int32Values
- type Int64ArrayUpdate
- func (*Int64ArrayUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *Int64ArrayUpdate) GetGranular() *Int64ArrayUpdate_Granular
- func (x *Int64ArrayUpdate) GetReplace() *Int64Values
- func (m *Int64ArrayUpdate) GetUpdate() isInt64ArrayUpdate_Update
- func (*Int64ArrayUpdate) ProtoMessage()
- func (x *Int64ArrayUpdate) ProtoReflect() protoreflect.Message
- func (x *Int64ArrayUpdate) Reset()
- func (x *Int64ArrayUpdate) String() string
- type Int64ArrayUpdate_Granular
- func (*Int64ArrayUpdate_Granular) Descriptor() ([]byte, []int)deprecated
- func (x *Int64ArrayUpdate_Granular) GetAdd() []int64
- func (x *Int64ArrayUpdate_Granular) GetRemove() []int64
- func (*Int64ArrayUpdate_Granular) ProtoMessage()
- func (x *Int64ArrayUpdate_Granular) ProtoReflect() protoreflect.Message
- func (x *Int64ArrayUpdate_Granular) Reset()
- func (x *Int64ArrayUpdate_Granular) String() string
- type Int64ArrayUpdate_Granular_
- type Int64ArrayUpdate_Replace
- type Int64FilterExpression
- func (*Int64FilterExpression) Descriptor() ([]byte, []int)deprecated
- func (x *Int64FilterExpression) GetEq() int64
- func (x *Int64FilterExpression) GetGt() int64
- func (x *Int64FilterExpression) GetGte() int64
- func (x *Int64FilterExpression) GetIn() []int64
- func (x *Int64FilterExpression) GetLt() int64
- func (x *Int64FilterExpression) GetLte() int64
- func (*Int64FilterExpression) ProtoMessage()
- func (x *Int64FilterExpression) ProtoReflect() protoreflect.Message
- func (x *Int64FilterExpression) Reset()
- func (x *Int64FilterExpression) String() string
- type Int64Values
- type Operator
- type Order
- type Pagination
- func (*Pagination) Descriptor() ([]byte, []int)deprecated
- func (x *Pagination) GetIterator() string
- func (x *Pagination) GetLimit() uint32
- func (x *Pagination) GetOrder() Order
- func (*Pagination) ProtoMessage()
- func (x *Pagination) ProtoReflect() protoreflect.Message
- func (x *Pagination) Reset()
- func (x *Pagination) String() string
- type PaginationResponse
- func (*PaginationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PaginationResponse) GetIterator() string
- func (x *PaginationResponse) GetNoMoreData() bool
- func (x *PaginationResponse) GetPrevIterator() string
- func (x *PaginationResponse) GetTotal() uint64
- func (x *PaginationResponse) GetTotalAvailable() bool
- func (*PaginationResponse) ProtoMessage()
- func (x *PaginationResponse) ProtoReflect() protoreflect.Message
- func (x *PaginationResponse) Reset()
- func (x *PaginationResponse) String() string
- type PhoneNumberDTO
- func (*PhoneNumberDTO) Descriptor() ([]byte, []int)deprecated
- func (x *PhoneNumberDTO) GetCountryCode() uint32
- func (x *PhoneNumberDTO) GetId() string
- func (x *PhoneNumberDTO) GetNumber() string
- func (x *PhoneNumberDTO) GetType() PhoneType
- func (*PhoneNumberDTO) ProtoMessage()
- func (x *PhoneNumberDTO) ProtoReflect() protoreflect.Message
- func (x *PhoneNumberDTO) Reset()
- func (x *PhoneNumberDTO) String() string
- type PhoneNumberDTOUpdate
- func (*PhoneNumberDTOUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *PhoneNumberDTOUpdate) GetCountryCode() *wrapperspb.UInt32Value
- func (x *PhoneNumberDTOUpdate) GetId() string
- func (x *PhoneNumberDTOUpdate) GetNumber() *wrapperspb.StringValue
- func (x *PhoneNumberDTOUpdate) GetType() *PhoneTypeValue
- func (*PhoneNumberDTOUpdate) ProtoMessage()
- func (x *PhoneNumberDTOUpdate) ProtoReflect() protoreflect.Message
- func (x *PhoneNumberDTOUpdate) Reset()
- func (x *PhoneNumberDTOUpdate) String() string
- type PhoneType
- type PhoneTypeValue
- type StringArrayFilterExpression
- func (*StringArrayFilterExpression) Descriptor() ([]byte, []int)deprecated
- func (x *StringArrayFilterExpression) GetEq() string
- func (x *StringArrayFilterExpression) GetIn() []string
- func (x *StringArrayFilterExpression) GetNe() string
- func (*StringArrayFilterExpression) ProtoMessage()
- func (x *StringArrayFilterExpression) ProtoReflect() protoreflect.Message
- func (x *StringArrayFilterExpression) Reset()
- func (x *StringArrayFilterExpression) String() string
- type StringArrayUpdate
- func (*StringArrayUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *StringArrayUpdate) GetGranular() *StringArrayUpdate_Granular
- func (x *StringArrayUpdate) GetReplace() *StringValues
- func (m *StringArrayUpdate) GetUpdate() isStringArrayUpdate_Update
- func (*StringArrayUpdate) ProtoMessage()
- func (x *StringArrayUpdate) ProtoReflect() protoreflect.Message
- func (x *StringArrayUpdate) Reset()
- func (x *StringArrayUpdate) String() string
- type StringArrayUpdate_Granular
- func (*StringArrayUpdate_Granular) Descriptor() ([]byte, []int)deprecated
- func (x *StringArrayUpdate_Granular) GetAdd() []string
- func (x *StringArrayUpdate_Granular) GetRemove() []string
- func (*StringArrayUpdate_Granular) ProtoMessage()
- func (x *StringArrayUpdate_Granular) ProtoReflect() protoreflect.Message
- func (x *StringArrayUpdate_Granular) Reset()
- func (x *StringArrayUpdate_Granular) String() string
- type StringArrayUpdate_Granular_
- type StringArrayUpdate_Replace
- type StringFilterExpression
- func (*StringFilterExpression) Descriptor() ([]byte, []int)deprecated
- func (x *StringFilterExpression) GetContains() string
- func (x *StringFilterExpression) GetEq() string
- func (x *StringFilterExpression) GetIn() []string
- func (x *StringFilterExpression) GetNe() string
- func (*StringFilterExpression) ProtoMessage()
- func (x *StringFilterExpression) ProtoReflect() protoreflect.Message
- func (x *StringFilterExpression) Reset()
- func (x *StringFilterExpression) String() string
- type StringMapStringFilterExpression
- func (*StringMapStringFilterExpression) Descriptor() ([]byte, []int)deprecated
- func (x *StringMapStringFilterExpression) GetAnd() []*StringMapStringFilterExpression
- func (x *StringMapStringFilterExpression) GetKey() string
- func (x *StringMapStringFilterExpression) GetNot() []*StringMapStringFilterExpression
- func (x *StringMapStringFilterExpression) GetOr() []*StringMapStringFilterExpression
- func (x *StringMapStringFilterExpression) GetValue() *StringFilterExpression
- func (*StringMapStringFilterExpression) ProtoMessage()
- func (x *StringMapStringFilterExpression) ProtoReflect() protoreflect.Message
- func (x *StringMapStringFilterExpression) Reset()
- func (x *StringMapStringFilterExpression) String() string
- type StringMapUpdate
- func (*StringMapUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *StringMapUpdate) GetGranular() *StringMapUpdate_Granular
- func (x *StringMapUpdate) GetReplace() *StringMapValue
- func (m *StringMapUpdate) GetUpdate() isStringMapUpdate_Update
- func (*StringMapUpdate) ProtoMessage()
- func (x *StringMapUpdate) ProtoReflect() protoreflect.Message
- func (x *StringMapUpdate) Reset()
- func (x *StringMapUpdate) String() string
- type StringMapUpdate_Granular
- func (*StringMapUpdate_Granular) Descriptor() ([]byte, []int)deprecated
- func (x *StringMapUpdate_Granular) GetAdd() map[string]string
- func (x *StringMapUpdate_Granular) GetRemove() []string
- func (*StringMapUpdate_Granular) ProtoMessage()
- func (x *StringMapUpdate_Granular) ProtoReflect() protoreflect.Message
- func (x *StringMapUpdate_Granular) Reset()
- func (x *StringMapUpdate_Granular) String() string
- type StringMapUpdate_Granular_
- type StringMapUpdate_Replace
- type StringMapValue
- type StringValues
- type TimestampFilterExpression
- func (*TimestampFilterExpression) Descriptor() ([]byte, []int)deprecated
- func (x *TimestampFilterExpression) GetEq() *timestamppb.Timestamp
- func (x *TimestampFilterExpression) GetGt() *timestamppb.Timestamp
- func (x *TimestampFilterExpression) GetGte() *timestamppb.Timestamp
- func (x *TimestampFilterExpression) GetLt() *timestamppb.Timestamp
- func (x *TimestampFilterExpression) GetLte() *timestamppb.Timestamp
- func (*TimestampFilterExpression) ProtoMessage()
- func (x *TimestampFilterExpression) ProtoReflect() protoreflect.Message
- func (x *TimestampFilterExpression) Reset()
- func (x *TimestampFilterExpression) String() string
- type UInt32ArrayUpdate
- func (*UInt32ArrayUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *UInt32ArrayUpdate) GetGranular() *UInt32ArrayUpdate_Granular
- func (x *UInt32ArrayUpdate) GetReplace() *UInt32Values
- func (m *UInt32ArrayUpdate) GetUpdate() isUInt32ArrayUpdate_Update
- func (*UInt32ArrayUpdate) ProtoMessage()
- func (x *UInt32ArrayUpdate) ProtoReflect() protoreflect.Message
- func (x *UInt32ArrayUpdate) Reset()
- func (x *UInt32ArrayUpdate) String() string
- type UInt32ArrayUpdate_Granular
- func (*UInt32ArrayUpdate_Granular) Descriptor() ([]byte, []int)deprecated
- func (x *UInt32ArrayUpdate_Granular) GetAdd() []uint32
- func (x *UInt32ArrayUpdate_Granular) GetRemove() []uint32
- func (*UInt32ArrayUpdate_Granular) ProtoMessage()
- func (x *UInt32ArrayUpdate_Granular) ProtoReflect() protoreflect.Message
- func (x *UInt32ArrayUpdate_Granular) Reset()
- func (x *UInt32ArrayUpdate_Granular) String() string
- type UInt32ArrayUpdate_Granular_
- type UInt32ArrayUpdate_Replace
- type UInt32FilterExpression
- func (*UInt32FilterExpression) Descriptor() ([]byte, []int)deprecated
- func (x *UInt32FilterExpression) GetEq() uint32
- func (x *UInt32FilterExpression) GetGt() uint32
- func (x *UInt32FilterExpression) GetGte() uint32
- func (x *UInt32FilterExpression) GetIn() []uint32
- func (x *UInt32FilterExpression) GetLt() uint32
- func (x *UInt32FilterExpression) GetLte() uint32
- func (*UInt32FilterExpression) ProtoMessage()
- func (x *UInt32FilterExpression) ProtoReflect() protoreflect.Message
- func (x *UInt32FilterExpression) Reset()
- func (x *UInt32FilterExpression) String() string
- type UInt32Values
- type UInt64ArrayUpdate
- func (*UInt64ArrayUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *UInt64ArrayUpdate) GetGranular() *UInt64ArrayUpdate_Granular
- func (x *UInt64ArrayUpdate) GetReplace() *UInt64Values
- func (m *UInt64ArrayUpdate) GetUpdate() isUInt64ArrayUpdate_Update
- func (*UInt64ArrayUpdate) ProtoMessage()
- func (x *UInt64ArrayUpdate) ProtoReflect() protoreflect.Message
- func (x *UInt64ArrayUpdate) Reset()
- func (x *UInt64ArrayUpdate) String() string
- type UInt64ArrayUpdate_Granular
- func (*UInt64ArrayUpdate_Granular) Descriptor() ([]byte, []int)deprecated
- func (x *UInt64ArrayUpdate_Granular) GetAdd() []uint64
- func (x *UInt64ArrayUpdate_Granular) GetRemove() []uint64
- func (*UInt64ArrayUpdate_Granular) ProtoMessage()
- func (x *UInt64ArrayUpdate_Granular) ProtoReflect() protoreflect.Message
- func (x *UInt64ArrayUpdate_Granular) Reset()
- func (x *UInt64ArrayUpdate_Granular) String() string
- type UInt64ArrayUpdate_Granular_
- type UInt64ArrayUpdate_Replace
- type UInt64FilterExpression
- func (*UInt64FilterExpression) Descriptor() ([]byte, []int)deprecated
- func (x *UInt64FilterExpression) GetEq() uint64
- func (x *UInt64FilterExpression) GetGt() uint64
- func (x *UInt64FilterExpression) GetGte() uint64
- func (x *UInt64FilterExpression) GetIn() []uint64
- func (x *UInt64FilterExpression) GetLt() uint64
- func (x *UInt64FilterExpression) GetLte() uint64
- func (*UInt64FilterExpression) ProtoMessage()
- func (x *UInt64FilterExpression) ProtoReflect() protoreflect.Message
- func (x *UInt64FilterExpression) Reset()
- func (x *UInt64FilterExpression) String() string
- type UInt64Values
Constants ¶
This section is empty.
Variables ¶
var ( Operator_name = map[int32]string{ 0: "OPERATOR_UNSPECIFIED", 1: "OP_EXISTS", 10: "OP_EQ", 11: "OP_NE", 12: "OP_GT", 13: "OP_GTE", 14: "OP_LT", 15: "OP_LTE", 20: "OP_EQUALS", 21: "OP_CONTAINS", 22: "OP_REGEX", 23: "OP_INVREGEX", 31: "OP_SIZE", 32: "OP_ALL", 33: "OP_IN", 34: "OP_NIN", } Operator_value = map[string]int32{ "OPERATOR_UNSPECIFIED": 0, "OP_EXISTS": 1, "OP_EQ": 10, "OP_NE": 11, "OP_GT": 12, "OP_GTE": 13, "OP_LT": 14, "OP_LTE": 15, "OP_EQUALS": 20, "OP_CONTAINS": 21, "OP_REGEX": 22, "OP_INVREGEX": 23, "OP_SIZE": 31, "OP_ALL": 32, "OP_IN": 33, "OP_NIN": 34, } )
Enum value maps for Operator.
var ( // For Filters, this allows a json dot separated path to be specified for the field // location in MongoDB or other document stores. It is optional, and only needed if // the filter.value.xyz field being referenced is nested in the document store. // // For example: // “` // string person_name = 1 [(filter_path) = "my.value.person_name"]; // “` // Note that "person_name" at the end of that path is in Protobuf snake_case, not // JSON lowerCamelCase. GTM will give it the proper casing when generating BSON. // // optional string filter_path = 85000; E_FilterPath = &file_proto_types_filter_proto_extTypes[0] // For FilterExpressions, this is the operation to be used in the creation of BSON // // optional proto.types.Operator op = 85001; E_Op = &file_proto_types_filter_proto_extTypes[1] )
Extension fields to descriptorpb.FieldOptions.
var ( // Indicates this message is a nested Filter for a custom type (see notes at the top) // // optional bool nested_filter = 85000; E_NestedFilter = &file_proto_types_filter_proto_extTypes[2] // Indicates this message is a FilterExpression // // optional bool filter_expression = 85100; E_FilterExpression = &file_proto_types_filter_proto_extTypes[3] // For FilterExpressions, allows multiple values to be set which will be AND'd together // default is false // // optional bool allow_multi = 85101; E_AllowMulti = &file_proto_types_filter_proto_extTypes[4] )
Extension fields to descriptorpb.MessageOptions.
var ( Order_name = map[int32]string{ 0: "ORDER_UNSPECIFIED", 1: "ASC", 2: "DESC", } Order_value = map[string]int32{ "ORDER_UNSPECIFIED": 0, "ASC": 1, "DESC": 2, } )
Enum value maps for Order.
var ( PhoneType_name = map[int32]string{ 0: "PHONE_TYPE_UNSPECIFIED", 1: "PHONE_TYPE_MOBILE", 2: "PHONE_TYPE_HOME", 3: "PHONE_TYPE_WORK", } PhoneType_value = map[string]int32{ "PHONE_TYPE_UNSPECIFIED": 0, "PHONE_TYPE_MOBILE": 1, "PHONE_TYPE_HOME": 2, "PHONE_TYPE_WORK": 3, } )
Enum value maps for PhoneType.
var File_proto_types_filter_proto protoreflect.FileDescriptor
var File_proto_types_pagination_proto protoreflect.FileDescriptor
var File_proto_types_phone_number_proto protoreflect.FileDescriptor
var File_proto_types_primitives_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type BoolFilterExpression ¶
type BoolFilterExpression struct { Eq bool `protobuf:"varint,1,opt,name=eq,proto3" json:"eq,omitempty"` IsDefined bool `protobuf:"varint,10,opt,name=is_defined,json=isDefined,proto3" json:"is_defined,omitempty"` // This is to distinguish explicitly defined value from its default value. The filter is not effective unless _is_defined == true // contains filtered or unexported fields }
func (*BoolFilterExpression) Descriptor
deprecated
func (*BoolFilterExpression) Descriptor() ([]byte, []int)
Deprecated: Use BoolFilterExpression.ProtoReflect.Descriptor instead.
func (*BoolFilterExpression) GetEq ¶
func (x *BoolFilterExpression) GetEq() bool
func (*BoolFilterExpression) GetIsDefined ¶
func (x *BoolFilterExpression) GetIsDefined() bool
func (*BoolFilterExpression) ProtoMessage ¶
func (*BoolFilterExpression) ProtoMessage()
func (*BoolFilterExpression) ProtoReflect ¶
func (x *BoolFilterExpression) ProtoReflect() protoreflect.Message
func (*BoolFilterExpression) Reset ¶
func (x *BoolFilterExpression) Reset()
func (*BoolFilterExpression) String ¶
func (x *BoolFilterExpression) String() string
type DoubleValues ¶
type DoubleValues struct { Values []float64 `protobuf:"fixed64,1,rep,packed,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
func (*DoubleValues) Descriptor
deprecated
func (*DoubleValues) Descriptor() ([]byte, []int)
Deprecated: Use DoubleValues.ProtoReflect.Descriptor instead.
func (*DoubleValues) GetValues ¶
func (x *DoubleValues) GetValues() []float64
func (*DoubleValues) ProtoMessage ¶
func (*DoubleValues) ProtoMessage()
func (*DoubleValues) ProtoReflect ¶
func (x *DoubleValues) ProtoReflect() protoreflect.Message
func (*DoubleValues) Reset ¶
func (x *DoubleValues) Reset()
func (*DoubleValues) String ¶
func (x *DoubleValues) String() string
type FloatFilterExpression ¶
type FloatFilterExpression struct { Eq float32 `protobuf:"fixed32,1,opt,name=eq,proto3" json:"eq,omitempty"` Gt float32 `protobuf:"fixed32,2,opt,name=gt,proto3" json:"gt,omitempty"` Gte float32 `protobuf:"fixed32,3,opt,name=gte,proto3" json:"gte,omitempty"` Lt float32 `protobuf:"fixed32,4,opt,name=lt,proto3" json:"lt,omitempty"` Lte float32 `protobuf:"fixed32,5,opt,name=lte,proto3" json:"lte,omitempty"` In []float32 `protobuf:"fixed32,6,rep,packed,name=in,proto3" json:"in,omitempty"` // contains filtered or unexported fields }
func (*FloatFilterExpression) Descriptor
deprecated
func (*FloatFilterExpression) Descriptor() ([]byte, []int)
Deprecated: Use FloatFilterExpression.ProtoReflect.Descriptor instead.
func (*FloatFilterExpression) GetEq ¶
func (x *FloatFilterExpression) GetEq() float32
func (*FloatFilterExpression) GetGt ¶
func (x *FloatFilterExpression) GetGt() float32
func (*FloatFilterExpression) GetGte ¶
func (x *FloatFilterExpression) GetGte() float32
func (*FloatFilterExpression) GetIn ¶
func (x *FloatFilterExpression) GetIn() []float32
func (*FloatFilterExpression) GetLt ¶
func (x *FloatFilterExpression) GetLt() float32
func (*FloatFilterExpression) GetLte ¶
func (x *FloatFilterExpression) GetLte() float32
func (*FloatFilterExpression) ProtoMessage ¶
func (*FloatFilterExpression) ProtoMessage()
func (*FloatFilterExpression) ProtoReflect ¶
func (x *FloatFilterExpression) ProtoReflect() protoreflect.Message
func (*FloatFilterExpression) Reset ¶
func (x *FloatFilterExpression) Reset()
func (*FloatFilterExpression) String ¶
func (x *FloatFilterExpression) String() string
type IDFilterExpression ¶
type IDFilterExpression struct { Eq string `protobuf:"bytes,1,opt,name=eq,proto3" json:"eq,omitempty"` In []string `protobuf:"bytes,2,rep,name=in,proto3" json:"in,omitempty"` // contains filtered or unexported fields }
func (*IDFilterExpression) Descriptor
deprecated
func (*IDFilterExpression) Descriptor() ([]byte, []int)
Deprecated: Use IDFilterExpression.ProtoReflect.Descriptor instead.
func (*IDFilterExpression) GetEq ¶
func (x *IDFilterExpression) GetEq() string
func (*IDFilterExpression) GetIn ¶
func (x *IDFilterExpression) GetIn() []string
func (*IDFilterExpression) ProtoMessage ¶
func (*IDFilterExpression) ProtoMessage()
func (*IDFilterExpression) ProtoReflect ¶
func (x *IDFilterExpression) ProtoReflect() protoreflect.Message
func (*IDFilterExpression) Reset ¶
func (x *IDFilterExpression) Reset()
func (*IDFilterExpression) String ¶
func (x *IDFilterExpression) String() string
type Int32ArrayUpdate ¶
type Int32ArrayUpdate struct { // Types that are assignable to Update: // // *Int32ArrayUpdate_Granular_ // *Int32ArrayUpdate_Replace Update isInt32ArrayUpdate_Update `protobuf_oneof:"update"` // contains filtered or unexported fields }
func (*Int32ArrayUpdate) Descriptor
deprecated
func (*Int32ArrayUpdate) Descriptor() ([]byte, []int)
Deprecated: Use Int32ArrayUpdate.ProtoReflect.Descriptor instead.
func (*Int32ArrayUpdate) GetGranular ¶
func (x *Int32ArrayUpdate) GetGranular() *Int32ArrayUpdate_Granular
func (*Int32ArrayUpdate) GetReplace ¶
func (x *Int32ArrayUpdate) GetReplace() *Int32Values
func (*Int32ArrayUpdate) GetUpdate ¶
func (m *Int32ArrayUpdate) GetUpdate() isInt32ArrayUpdate_Update
func (*Int32ArrayUpdate) ProtoMessage ¶
func (*Int32ArrayUpdate) ProtoMessage()
func (*Int32ArrayUpdate) ProtoReflect ¶
func (x *Int32ArrayUpdate) ProtoReflect() protoreflect.Message
func (*Int32ArrayUpdate) Reset ¶
func (x *Int32ArrayUpdate) Reset()
func (*Int32ArrayUpdate) String ¶
func (x *Int32ArrayUpdate) String() string
type Int32ArrayUpdate_Granular ¶
type Int32ArrayUpdate_Granular struct { Add []int32 `protobuf:"varint,1,rep,packed,name=add,proto3" json:"add,omitempty"` Remove []int32 `protobuf:"varint,2,rep,packed,name=remove,proto3" json:"remove,omitempty"` // contains filtered or unexported fields }
func (*Int32ArrayUpdate_Granular) Descriptor
deprecated
func (*Int32ArrayUpdate_Granular) Descriptor() ([]byte, []int)
Deprecated: Use Int32ArrayUpdate_Granular.ProtoReflect.Descriptor instead.
func (*Int32ArrayUpdate_Granular) GetAdd ¶
func (x *Int32ArrayUpdate_Granular) GetAdd() []int32
func (*Int32ArrayUpdate_Granular) GetRemove ¶
func (x *Int32ArrayUpdate_Granular) GetRemove() []int32
func (*Int32ArrayUpdate_Granular) ProtoMessage ¶
func (*Int32ArrayUpdate_Granular) ProtoMessage()
func (*Int32ArrayUpdate_Granular) ProtoReflect ¶
func (x *Int32ArrayUpdate_Granular) ProtoReflect() protoreflect.Message
func (*Int32ArrayUpdate_Granular) Reset ¶
func (x *Int32ArrayUpdate_Granular) Reset()
func (*Int32ArrayUpdate_Granular) String ¶
func (x *Int32ArrayUpdate_Granular) String() string
type Int32ArrayUpdate_Granular_ ¶
type Int32ArrayUpdate_Granular_ struct {
Granular *Int32ArrayUpdate_Granular `protobuf:"bytes,1,opt,name=granular,proto3,oneof"`
}
type Int32ArrayUpdate_Replace ¶
type Int32ArrayUpdate_Replace struct {
Replace *Int32Values `protobuf:"bytes,2,opt,name=replace,proto3,oneof"`
}
type Int32FilterExpression ¶
type Int32FilterExpression struct { Eq int32 `protobuf:"varint,1,opt,name=eq,proto3" json:"eq,omitempty"` Gt int32 `protobuf:"varint,2,opt,name=gt,proto3" json:"gt,omitempty"` Gte int32 `protobuf:"varint,3,opt,name=gte,proto3" json:"gte,omitempty"` Lt int32 `protobuf:"varint,4,opt,name=lt,proto3" json:"lt,omitempty"` Lte int32 `protobuf:"varint,5,opt,name=lte,proto3" json:"lte,omitempty"` In []int32 `protobuf:"varint,6,rep,packed,name=in,proto3" json:"in,omitempty"` // contains filtered or unexported fields }
func (*Int32FilterExpression) Descriptor
deprecated
func (*Int32FilterExpression) Descriptor() ([]byte, []int)
Deprecated: Use Int32FilterExpression.ProtoReflect.Descriptor instead.
func (*Int32FilterExpression) GetEq ¶
func (x *Int32FilterExpression) GetEq() int32
func (*Int32FilterExpression) GetGt ¶
func (x *Int32FilterExpression) GetGt() int32
func (*Int32FilterExpression) GetGte ¶
func (x *Int32FilterExpression) GetGte() int32
func (*Int32FilterExpression) GetIn ¶
func (x *Int32FilterExpression) GetIn() []int32
func (*Int32FilterExpression) GetLt ¶
func (x *Int32FilterExpression) GetLt() int32
func (*Int32FilterExpression) GetLte ¶
func (x *Int32FilterExpression) GetLte() int32
func (*Int32FilterExpression) ProtoMessage ¶
func (*Int32FilterExpression) ProtoMessage()
func (*Int32FilterExpression) ProtoReflect ¶
func (x *Int32FilterExpression) ProtoReflect() protoreflect.Message
func (*Int32FilterExpression) Reset ¶
func (x *Int32FilterExpression) Reset()
func (*Int32FilterExpression) String ¶
func (x *Int32FilterExpression) String() string
type Int32Values ¶
type Int32Values struct { Values []int32 `protobuf:"varint,1,rep,packed,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
func (*Int32Values) Descriptor
deprecated
func (*Int32Values) Descriptor() ([]byte, []int)
Deprecated: Use Int32Values.ProtoReflect.Descriptor instead.
func (*Int32Values) GetValues ¶
func (x *Int32Values) GetValues() []int32
func (*Int32Values) ProtoMessage ¶
func (*Int32Values) ProtoMessage()
func (*Int32Values) ProtoReflect ¶
func (x *Int32Values) ProtoReflect() protoreflect.Message
func (*Int32Values) Reset ¶
func (x *Int32Values) Reset()
func (*Int32Values) String ¶
func (x *Int32Values) String() string
type Int64ArrayUpdate ¶
type Int64ArrayUpdate struct { // Types that are assignable to Update: // // *Int64ArrayUpdate_Granular_ // *Int64ArrayUpdate_Replace Update isInt64ArrayUpdate_Update `protobuf_oneof:"update"` // contains filtered or unexported fields }
func (*Int64ArrayUpdate) Descriptor
deprecated
func (*Int64ArrayUpdate) Descriptor() ([]byte, []int)
Deprecated: Use Int64ArrayUpdate.ProtoReflect.Descriptor instead.
func (*Int64ArrayUpdate) GetGranular ¶
func (x *Int64ArrayUpdate) GetGranular() *Int64ArrayUpdate_Granular
func (*Int64ArrayUpdate) GetReplace ¶
func (x *Int64ArrayUpdate) GetReplace() *Int64Values
func (*Int64ArrayUpdate) GetUpdate ¶
func (m *Int64ArrayUpdate) GetUpdate() isInt64ArrayUpdate_Update
func (*Int64ArrayUpdate) ProtoMessage ¶
func (*Int64ArrayUpdate) ProtoMessage()
func (*Int64ArrayUpdate) ProtoReflect ¶
func (x *Int64ArrayUpdate) ProtoReflect() protoreflect.Message
func (*Int64ArrayUpdate) Reset ¶
func (x *Int64ArrayUpdate) Reset()
func (*Int64ArrayUpdate) String ¶
func (x *Int64ArrayUpdate) String() string
type Int64ArrayUpdate_Granular ¶
type Int64ArrayUpdate_Granular struct { Add []int64 `protobuf:"varint,1,rep,packed,name=add,proto3" json:"add,omitempty"` Remove []int64 `protobuf:"varint,2,rep,packed,name=remove,proto3" json:"remove,omitempty"` // contains filtered or unexported fields }
func (*Int64ArrayUpdate_Granular) Descriptor
deprecated
func (*Int64ArrayUpdate_Granular) Descriptor() ([]byte, []int)
Deprecated: Use Int64ArrayUpdate_Granular.ProtoReflect.Descriptor instead.
func (*Int64ArrayUpdate_Granular) GetAdd ¶
func (x *Int64ArrayUpdate_Granular) GetAdd() []int64
func (*Int64ArrayUpdate_Granular) GetRemove ¶
func (x *Int64ArrayUpdate_Granular) GetRemove() []int64
func (*Int64ArrayUpdate_Granular) ProtoMessage ¶
func (*Int64ArrayUpdate_Granular) ProtoMessage()
func (*Int64ArrayUpdate_Granular) ProtoReflect ¶
func (x *Int64ArrayUpdate_Granular) ProtoReflect() protoreflect.Message
func (*Int64ArrayUpdate_Granular) Reset ¶
func (x *Int64ArrayUpdate_Granular) Reset()
func (*Int64ArrayUpdate_Granular) String ¶
func (x *Int64ArrayUpdate_Granular) String() string
type Int64ArrayUpdate_Granular_ ¶
type Int64ArrayUpdate_Granular_ struct {
Granular *Int64ArrayUpdate_Granular `protobuf:"bytes,1,opt,name=granular,proto3,oneof"`
}
type Int64ArrayUpdate_Replace ¶
type Int64ArrayUpdate_Replace struct {
Replace *Int64Values `protobuf:"bytes,2,opt,name=replace,proto3,oneof"`
}
type Int64FilterExpression ¶
type Int64FilterExpression struct { Eq int64 `protobuf:"varint,1,opt,name=eq,proto3" json:"eq,omitempty"` Gt int64 `protobuf:"varint,2,opt,name=gt,proto3" json:"gt,omitempty"` Gte int64 `protobuf:"varint,3,opt,name=gte,proto3" json:"gte,omitempty"` Lt int64 `protobuf:"varint,4,opt,name=lt,proto3" json:"lt,omitempty"` Lte int64 `protobuf:"varint,5,opt,name=lte,proto3" json:"lte,omitempty"` In []int64 `protobuf:"varint,6,rep,packed,name=in,proto3" json:"in,omitempty"` // contains filtered or unexported fields }
func (*Int64FilterExpression) Descriptor
deprecated
func (*Int64FilterExpression) Descriptor() ([]byte, []int)
Deprecated: Use Int64FilterExpression.ProtoReflect.Descriptor instead.
func (*Int64FilterExpression) GetEq ¶
func (x *Int64FilterExpression) GetEq() int64
func (*Int64FilterExpression) GetGt ¶
func (x *Int64FilterExpression) GetGt() int64
func (*Int64FilterExpression) GetGte ¶
func (x *Int64FilterExpression) GetGte() int64
func (*Int64FilterExpression) GetIn ¶
func (x *Int64FilterExpression) GetIn() []int64
func (*Int64FilterExpression) GetLt ¶
func (x *Int64FilterExpression) GetLt() int64
func (*Int64FilterExpression) GetLte ¶
func (x *Int64FilterExpression) GetLte() int64
func (*Int64FilterExpression) ProtoMessage ¶
func (*Int64FilterExpression) ProtoMessage()
func (*Int64FilterExpression) ProtoReflect ¶
func (x *Int64FilterExpression) ProtoReflect() protoreflect.Message
func (*Int64FilterExpression) Reset ¶
func (x *Int64FilterExpression) Reset()
func (*Int64FilterExpression) String ¶
func (x *Int64FilterExpression) String() string
type Int64Values ¶
type Int64Values struct { Values []int64 `protobuf:"varint,1,rep,packed,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
func (*Int64Values) Descriptor
deprecated
func (*Int64Values) Descriptor() ([]byte, []int)
Deprecated: Use Int64Values.ProtoReflect.Descriptor instead.
func (*Int64Values) GetValues ¶
func (x *Int64Values) GetValues() []int64
func (*Int64Values) ProtoMessage ¶
func (*Int64Values) ProtoMessage()
func (*Int64Values) ProtoReflect ¶
func (x *Int64Values) ProtoReflect() protoreflect.Message
func (*Int64Values) Reset ¶
func (x *Int64Values) Reset()
func (*Int64Values) String ¶
func (x *Int64Values) String() string
type Operator ¶
type Operator int32
const ( Operator_OPERATOR_UNSPECIFIED Operator = 0 // Existance Operator_OP_EXISTS Operator = 1 // bool value (true=exists, false=does not exist) // Numeric expressions Operator_OP_EQ Operator = 10 // == Operator_OP_NE Operator = 11 // != Operator_OP_GT Operator = 12 // > Operator_OP_GTE Operator = 13 // >= Operator_OP_LT Operator = 14 // < Operator_OP_LTE Operator = 15 // <= // String expressions Operator_OP_EQUALS Operator = 20 Operator_OP_CONTAINS Operator = 21 Operator_OP_REGEX Operator = 22 // Regex - regex in query value provided used on stored field (/pattern/{opts} or 'pattern' format) Operator_OP_INVREGEX Operator = 23 // Inverted regex - regex in stored field used on query value provided // Array expressions Operator_OP_SIZE Operator = 31 // Matches if the stored array field is the size specified in the query value Operator_OP_ALL Operator = 32 // Matches stored arrays that contain all elements specified in the query value array Operator_OP_IN Operator = 33 // Check if a stored scalar field is ANY of the values in the provided query value array Operator_OP_NIN Operator = 34 // Check if a stored scalar field is NONE of the values in the provided query value array )
func (Operator) Descriptor ¶
func (Operator) Descriptor() protoreflect.EnumDescriptor
func (Operator) EnumDescriptor
deprecated
func (Operator) Number ¶
func (x Operator) Number() protoreflect.EnumNumber
func (Operator) Type ¶
func (Operator) Type() protoreflect.EnumType
type Order ¶
type Order int32
func (Order) Descriptor ¶
func (Order) Descriptor() protoreflect.EnumDescriptor
func (Order) EnumDescriptor
deprecated
func (Order) Number ¶
func (x Order) Number() protoreflect.EnumNumber
func (Order) Type ¶
func (Order) Type() protoreflect.EnumType
type Pagination ¶
type Pagination struct { // Maximum number of entries to retrieve Limit uint32 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` Iterator string `protobuf:"bytes,2,opt,name=iterator,proto3" json:"iterator,omitempty"` Order Order `protobuf:"varint,3,opt,name=order,proto3,enum=proto.types.Order" json:"order,omitempty"` // contains filtered or unexported fields }
func (*Pagination) Descriptor
deprecated
func (*Pagination) Descriptor() ([]byte, []int)
Deprecated: Use Pagination.ProtoReflect.Descriptor instead.
func (*Pagination) GetIterator ¶
func (x *Pagination) GetIterator() string
func (*Pagination) GetLimit ¶
func (x *Pagination) GetLimit() uint32
func (*Pagination) GetOrder ¶
func (x *Pagination) GetOrder() Order
func (*Pagination) ProtoMessage ¶
func (*Pagination) ProtoMessage()
func (*Pagination) ProtoReflect ¶
func (x *Pagination) ProtoReflect() protoreflect.Message
func (*Pagination) Reset ¶
func (x *Pagination) Reset()
func (*Pagination) String ¶
func (x *Pagination) String() string
type PaginationResponse ¶
type PaginationResponse struct { Iterator string `protobuf:"bytes,1,opt,name=iterator,proto3" json:"iterator,omitempty"` PrevIterator string `protobuf:"bytes,2,opt,name=prev_iterator,json=prevIterator,proto3" json:"prev_iterator,omitempty"` // Is a total count of records available? TotalAvailable bool `protobuf:"varint,3,opt,name=total_available,json=totalAvailable,proto3" json:"total_available,omitempty"` // Total number of records available (if totalAvailable = true) Total uint64 `protobuf:"varint,4,opt,name=total,proto3" json:"total,omitempty"` // There is no more data NoMoreData bool `protobuf:"varint,5,opt,name=no_more_data,json=noMoreData,proto3" json:"no_more_data,omitempty"` // contains filtered or unexported fields }
PaginationResponse ...
func (*PaginationResponse) Descriptor
deprecated
func (*PaginationResponse) Descriptor() ([]byte, []int)
Deprecated: Use PaginationResponse.ProtoReflect.Descriptor instead.
func (*PaginationResponse) GetIterator ¶
func (x *PaginationResponse) GetIterator() string
func (*PaginationResponse) GetNoMoreData ¶
func (x *PaginationResponse) GetNoMoreData() bool
func (*PaginationResponse) GetPrevIterator ¶
func (x *PaginationResponse) GetPrevIterator() string
func (*PaginationResponse) GetTotal ¶
func (x *PaginationResponse) GetTotal() uint64
func (*PaginationResponse) GetTotalAvailable ¶
func (x *PaginationResponse) GetTotalAvailable() bool
func (*PaginationResponse) ProtoMessage ¶
func (*PaginationResponse) ProtoMessage()
func (*PaginationResponse) ProtoReflect ¶
func (x *PaginationResponse) ProtoReflect() protoreflect.Message
func (*PaginationResponse) Reset ¶
func (x *PaginationResponse) Reset()
func (*PaginationResponse) String ¶
func (x *PaginationResponse) String() string
type PhoneNumberDTO ¶
type PhoneNumberDTO struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CountryCode uint32 `protobuf:"varint,2,opt,name=countryCode,proto3" json:"countryCode,omitempty"` Number string `protobuf:"bytes,3,opt,name=number,proto3" json:"number,omitempty"` Type PhoneType `protobuf:"varint,4,opt,name=type,proto3,enum=proto.types.PhoneType" json:"type,omitempty"` // contains filtered or unexported fields }
func (*PhoneNumberDTO) Descriptor
deprecated
func (*PhoneNumberDTO) Descriptor() ([]byte, []int)
Deprecated: Use PhoneNumberDTO.ProtoReflect.Descriptor instead.
func (*PhoneNumberDTO) GetCountryCode ¶
func (x *PhoneNumberDTO) GetCountryCode() uint32
func (*PhoneNumberDTO) GetId ¶
func (x *PhoneNumberDTO) GetId() string
func (*PhoneNumberDTO) GetNumber ¶
func (x *PhoneNumberDTO) GetNumber() string
func (*PhoneNumberDTO) GetType ¶
func (x *PhoneNumberDTO) GetType() PhoneType
func (*PhoneNumberDTO) ProtoMessage ¶
func (*PhoneNumberDTO) ProtoMessage()
func (*PhoneNumberDTO) ProtoReflect ¶
func (x *PhoneNumberDTO) ProtoReflect() protoreflect.Message
func (*PhoneNumberDTO) Reset ¶
func (x *PhoneNumberDTO) Reset()
func (*PhoneNumberDTO) String ¶
func (x *PhoneNumberDTO) String() string
type PhoneNumberDTOUpdate ¶
type PhoneNumberDTOUpdate struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CountryCode *wrapperspb.UInt32Value `protobuf:"bytes,2,opt,name=countryCode,proto3" json:"countryCode,omitempty"` Number *wrapperspb.StringValue `protobuf:"bytes,3,opt,name=number,proto3" json:"number,omitempty"` Type *PhoneTypeValue `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` // contains filtered or unexported fields }
func (*PhoneNumberDTOUpdate) Descriptor
deprecated
func (*PhoneNumberDTOUpdate) Descriptor() ([]byte, []int)
Deprecated: Use PhoneNumberDTOUpdate.ProtoReflect.Descriptor instead.
func (*PhoneNumberDTOUpdate) GetCountryCode ¶
func (x *PhoneNumberDTOUpdate) GetCountryCode() *wrapperspb.UInt32Value
func (*PhoneNumberDTOUpdate) GetId ¶
func (x *PhoneNumberDTOUpdate) GetId() string
func (*PhoneNumberDTOUpdate) GetNumber ¶
func (x *PhoneNumberDTOUpdate) GetNumber() *wrapperspb.StringValue
func (*PhoneNumberDTOUpdate) GetType ¶
func (x *PhoneNumberDTOUpdate) GetType() *PhoneTypeValue
func (*PhoneNumberDTOUpdate) ProtoMessage ¶
func (*PhoneNumberDTOUpdate) ProtoMessage()
func (*PhoneNumberDTOUpdate) ProtoReflect ¶
func (x *PhoneNumberDTOUpdate) ProtoReflect() protoreflect.Message
func (*PhoneNumberDTOUpdate) Reset ¶
func (x *PhoneNumberDTOUpdate) Reset()
func (*PhoneNumberDTOUpdate) String ¶
func (x *PhoneNumberDTOUpdate) String() string
type PhoneType ¶
type PhoneType int32
func (PhoneType) Descriptor ¶
func (PhoneType) Descriptor() protoreflect.EnumDescriptor
func (PhoneType) EnumDescriptor
deprecated
func (PhoneType) Number ¶
func (x PhoneType) Number() protoreflect.EnumNumber
func (PhoneType) Type ¶
func (PhoneType) Type() protoreflect.EnumType
type PhoneTypeValue ¶
type PhoneTypeValue struct { Value PhoneType `protobuf:"varint,1,opt,name=value,proto3,enum=proto.types.PhoneType" json:"value,omitempty"` // contains filtered or unexported fields }
func (*PhoneTypeValue) Descriptor
deprecated
func (*PhoneTypeValue) Descriptor() ([]byte, []int)
Deprecated: Use PhoneTypeValue.ProtoReflect.Descriptor instead.
func (*PhoneTypeValue) GetValue ¶
func (x *PhoneTypeValue) GetValue() PhoneType
func (*PhoneTypeValue) ProtoMessage ¶
func (*PhoneTypeValue) ProtoMessage()
func (*PhoneTypeValue) ProtoReflect ¶
func (x *PhoneTypeValue) ProtoReflect() protoreflect.Message
func (*PhoneTypeValue) Reset ¶
func (x *PhoneTypeValue) Reset()
func (*PhoneTypeValue) String ¶
func (x *PhoneTypeValue) String() string
type StringArrayFilterExpression ¶
type StringArrayFilterExpression struct { Eq string `protobuf:"bytes,1,opt,name=eq,proto3" json:"eq,omitempty"` In []string `protobuf:"bytes,2,rep,name=in,proto3" json:"in,omitempty"` Ne string `protobuf:"bytes,3,opt,name=ne,proto3" json:"ne,omitempty"` // contains filtered or unexported fields }
func (*StringArrayFilterExpression) Descriptor
deprecated
func (*StringArrayFilterExpression) Descriptor() ([]byte, []int)
Deprecated: Use StringArrayFilterExpression.ProtoReflect.Descriptor instead.
func (*StringArrayFilterExpression) GetEq ¶
func (x *StringArrayFilterExpression) GetEq() string
func (*StringArrayFilterExpression) GetIn ¶
func (x *StringArrayFilterExpression) GetIn() []string
func (*StringArrayFilterExpression) GetNe ¶
func (x *StringArrayFilterExpression) GetNe() string
func (*StringArrayFilterExpression) ProtoMessage ¶
func (*StringArrayFilterExpression) ProtoMessage()
func (*StringArrayFilterExpression) ProtoReflect ¶
func (x *StringArrayFilterExpression) ProtoReflect() protoreflect.Message
func (*StringArrayFilterExpression) Reset ¶
func (x *StringArrayFilterExpression) Reset()
func (*StringArrayFilterExpression) String ¶
func (x *StringArrayFilterExpression) String() string
type StringArrayUpdate ¶
type StringArrayUpdate struct { // Types that are assignable to Update: // // *StringArrayUpdate_Granular_ // *StringArrayUpdate_Replace Update isStringArrayUpdate_Update `protobuf_oneof:"update"` // contains filtered or unexported fields }
func (*StringArrayUpdate) Descriptor
deprecated
func (*StringArrayUpdate) Descriptor() ([]byte, []int)
Deprecated: Use StringArrayUpdate.ProtoReflect.Descriptor instead.
func (*StringArrayUpdate) GetGranular ¶
func (x *StringArrayUpdate) GetGranular() *StringArrayUpdate_Granular
func (*StringArrayUpdate) GetReplace ¶
func (x *StringArrayUpdate) GetReplace() *StringValues
func (*StringArrayUpdate) GetUpdate ¶
func (m *StringArrayUpdate) GetUpdate() isStringArrayUpdate_Update
func (*StringArrayUpdate) ProtoMessage ¶
func (*StringArrayUpdate) ProtoMessage()
func (*StringArrayUpdate) ProtoReflect ¶
func (x *StringArrayUpdate) ProtoReflect() protoreflect.Message
func (*StringArrayUpdate) Reset ¶
func (x *StringArrayUpdate) Reset()
func (*StringArrayUpdate) String ¶
func (x *StringArrayUpdate) String() string
type StringArrayUpdate_Granular ¶
type StringArrayUpdate_Granular struct { Add []string `protobuf:"bytes,1,rep,name=add,proto3" json:"add,omitempty"` Remove []string `protobuf:"bytes,2,rep,name=remove,proto3" json:"remove,omitempty"` // contains filtered or unexported fields }
func (*StringArrayUpdate_Granular) Descriptor
deprecated
func (*StringArrayUpdate_Granular) Descriptor() ([]byte, []int)
Deprecated: Use StringArrayUpdate_Granular.ProtoReflect.Descriptor instead.
func (*StringArrayUpdate_Granular) GetAdd ¶
func (x *StringArrayUpdate_Granular) GetAdd() []string
func (*StringArrayUpdate_Granular) GetRemove ¶
func (x *StringArrayUpdate_Granular) GetRemove() []string
func (*StringArrayUpdate_Granular) ProtoMessage ¶
func (*StringArrayUpdate_Granular) ProtoMessage()
func (*StringArrayUpdate_Granular) ProtoReflect ¶
func (x *StringArrayUpdate_Granular) ProtoReflect() protoreflect.Message
func (*StringArrayUpdate_Granular) Reset ¶
func (x *StringArrayUpdate_Granular) Reset()
func (*StringArrayUpdate_Granular) String ¶
func (x *StringArrayUpdate_Granular) String() string
type StringArrayUpdate_Granular_ ¶
type StringArrayUpdate_Granular_ struct {
Granular *StringArrayUpdate_Granular `protobuf:"bytes,1,opt,name=granular,proto3,oneof"`
}
type StringArrayUpdate_Replace ¶
type StringArrayUpdate_Replace struct {
Replace *StringValues `protobuf:"bytes,2,opt,name=replace,proto3,oneof"`
}
type StringFilterExpression ¶
type StringFilterExpression struct { Eq string `protobuf:"bytes,1,opt,name=eq,proto3" json:"eq,omitempty"` Contains string `protobuf:"bytes,2,opt,name=contains,proto3" json:"contains,omitempty"` In []string `protobuf:"bytes,3,rep,name=in,proto3" json:"in,omitempty"` Ne string `protobuf:"bytes,4,opt,name=ne,proto3" json:"ne,omitempty"` // contains filtered or unexported fields }
func (*StringFilterExpression) Descriptor
deprecated
func (*StringFilterExpression) Descriptor() ([]byte, []int)
Deprecated: Use StringFilterExpression.ProtoReflect.Descriptor instead.
func (*StringFilterExpression) GetContains ¶
func (x *StringFilterExpression) GetContains() string
func (*StringFilterExpression) GetEq ¶
func (x *StringFilterExpression) GetEq() string
func (*StringFilterExpression) GetIn ¶
func (x *StringFilterExpression) GetIn() []string
func (*StringFilterExpression) GetNe ¶
func (x *StringFilterExpression) GetNe() string
func (*StringFilterExpression) ProtoMessage ¶
func (*StringFilterExpression) ProtoMessage()
func (*StringFilterExpression) ProtoReflect ¶
func (x *StringFilterExpression) ProtoReflect() protoreflect.Message
func (*StringFilterExpression) Reset ¶
func (x *StringFilterExpression) Reset()
func (*StringFilterExpression) String ¶
func (x *StringFilterExpression) String() string
type StringMapStringFilterExpression ¶
type StringMapStringFilterExpression struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value *StringFilterExpression `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // AST And []*StringMapStringFilterExpression `protobuf:"bytes,100,rep,name=and,proto3" json:"and,omitempty"` Or []*StringMapStringFilterExpression `protobuf:"bytes,101,rep,name=or,proto3" json:"or,omitempty"` Not []*StringMapStringFilterExpression `protobuf:"bytes,102,rep,name=not,proto3" json:"not,omitempty"` // contains filtered or unexported fields }
func (*StringMapStringFilterExpression) Descriptor
deprecated
func (*StringMapStringFilterExpression) Descriptor() ([]byte, []int)
Deprecated: Use StringMapStringFilterExpression.ProtoReflect.Descriptor instead.
func (*StringMapStringFilterExpression) GetAnd ¶
func (x *StringMapStringFilterExpression) GetAnd() []*StringMapStringFilterExpression
func (*StringMapStringFilterExpression) GetKey ¶
func (x *StringMapStringFilterExpression) GetKey() string
func (*StringMapStringFilterExpression) GetNot ¶
func (x *StringMapStringFilterExpression) GetNot() []*StringMapStringFilterExpression
func (*StringMapStringFilterExpression) GetOr ¶
func (x *StringMapStringFilterExpression) GetOr() []*StringMapStringFilterExpression
func (*StringMapStringFilterExpression) GetValue ¶
func (x *StringMapStringFilterExpression) GetValue() *StringFilterExpression
func (*StringMapStringFilterExpression) ProtoMessage ¶
func (*StringMapStringFilterExpression) ProtoMessage()
func (*StringMapStringFilterExpression) ProtoReflect ¶
func (x *StringMapStringFilterExpression) ProtoReflect() protoreflect.Message
func (*StringMapStringFilterExpression) Reset ¶
func (x *StringMapStringFilterExpression) Reset()
func (*StringMapStringFilterExpression) String ¶
func (x *StringMapStringFilterExpression) String() string
type StringMapUpdate ¶
type StringMapUpdate struct { // Types that are assignable to Update: // // *StringMapUpdate_Granular_ // *StringMapUpdate_Replace Update isStringMapUpdate_Update `protobuf_oneof:"update"` // contains filtered or unexported fields }
func (*StringMapUpdate) Descriptor
deprecated
func (*StringMapUpdate) Descriptor() ([]byte, []int)
Deprecated: Use StringMapUpdate.ProtoReflect.Descriptor instead.
func (*StringMapUpdate) GetGranular ¶
func (x *StringMapUpdate) GetGranular() *StringMapUpdate_Granular
func (*StringMapUpdate) GetReplace ¶
func (x *StringMapUpdate) GetReplace() *StringMapValue
func (*StringMapUpdate) GetUpdate ¶
func (m *StringMapUpdate) GetUpdate() isStringMapUpdate_Update
func (*StringMapUpdate) ProtoMessage ¶
func (*StringMapUpdate) ProtoMessage()
func (*StringMapUpdate) ProtoReflect ¶
func (x *StringMapUpdate) ProtoReflect() protoreflect.Message
func (*StringMapUpdate) Reset ¶
func (x *StringMapUpdate) Reset()
func (*StringMapUpdate) String ¶
func (x *StringMapUpdate) String() string
type StringMapUpdate_Granular ¶
type StringMapUpdate_Granular struct { Add map[string]string `` /* 147-byte string literal not displayed */ Remove []string `protobuf:"bytes,2,rep,name=remove,proto3" json:"remove,omitempty"` // contains filtered or unexported fields }
func (*StringMapUpdate_Granular) Descriptor
deprecated
func (*StringMapUpdate_Granular) Descriptor() ([]byte, []int)
Deprecated: Use StringMapUpdate_Granular.ProtoReflect.Descriptor instead.
func (*StringMapUpdate_Granular) GetAdd ¶
func (x *StringMapUpdate_Granular) GetAdd() map[string]string
func (*StringMapUpdate_Granular) GetRemove ¶
func (x *StringMapUpdate_Granular) GetRemove() []string
func (*StringMapUpdate_Granular) ProtoMessage ¶
func (*StringMapUpdate_Granular) ProtoMessage()
func (*StringMapUpdate_Granular) ProtoReflect ¶
func (x *StringMapUpdate_Granular) ProtoReflect() protoreflect.Message
func (*StringMapUpdate_Granular) Reset ¶
func (x *StringMapUpdate_Granular) Reset()
func (*StringMapUpdate_Granular) String ¶
func (x *StringMapUpdate_Granular) String() string
type StringMapUpdate_Granular_ ¶
type StringMapUpdate_Granular_ struct {
Granular *StringMapUpdate_Granular `protobuf:"bytes,1,opt,name=granular,proto3,oneof"`
}
type StringMapUpdate_Replace ¶
type StringMapUpdate_Replace struct {
Replace *StringMapValue `protobuf:"bytes,2,opt,name=replace,proto3,oneof"`
}
type StringMapValue ¶
type StringMapValue struct { Value map[string]string `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*StringMapValue) Descriptor
deprecated
func (*StringMapValue) Descriptor() ([]byte, []int)
Deprecated: Use StringMapValue.ProtoReflect.Descriptor instead.
func (*StringMapValue) GetValue ¶
func (x *StringMapValue) GetValue() map[string]string
func (*StringMapValue) ProtoMessage ¶
func (*StringMapValue) ProtoMessage()
func (*StringMapValue) ProtoReflect ¶
func (x *StringMapValue) ProtoReflect() protoreflect.Message
func (*StringMapValue) Reset ¶
func (x *StringMapValue) Reset()
func (*StringMapValue) String ¶
func (x *StringMapValue) String() string
type StringValues ¶
type StringValues struct { Values []string `protobuf:"bytes,1,rep,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
func (*StringValues) Descriptor
deprecated
func (*StringValues) Descriptor() ([]byte, []int)
Deprecated: Use StringValues.ProtoReflect.Descriptor instead.
func (*StringValues) GetValues ¶
func (x *StringValues) GetValues() []string
func (*StringValues) ProtoMessage ¶
func (*StringValues) ProtoMessage()
func (*StringValues) ProtoReflect ¶
func (x *StringValues) ProtoReflect() protoreflect.Message
func (*StringValues) Reset ¶
func (x *StringValues) Reset()
func (*StringValues) String ¶
func (x *StringValues) String() string
type TimestampFilterExpression ¶
type TimestampFilterExpression struct { Eq *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=eq,proto3" json:"eq,omitempty"` Gt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=gt,proto3" json:"gt,omitempty"` Gte *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=gte,proto3" json:"gte,omitempty"` Lt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=lt,proto3" json:"lt,omitempty"` Lte *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=lte,proto3" json:"lte,omitempty"` // contains filtered or unexported fields }
func (*TimestampFilterExpression) Descriptor
deprecated
func (*TimestampFilterExpression) Descriptor() ([]byte, []int)
Deprecated: Use TimestampFilterExpression.ProtoReflect.Descriptor instead.
func (*TimestampFilterExpression) GetEq ¶
func (x *TimestampFilterExpression) GetEq() *timestamppb.Timestamp
func (*TimestampFilterExpression) GetGt ¶
func (x *TimestampFilterExpression) GetGt() *timestamppb.Timestamp
func (*TimestampFilterExpression) GetGte ¶
func (x *TimestampFilterExpression) GetGte() *timestamppb.Timestamp
func (*TimestampFilterExpression) GetLt ¶
func (x *TimestampFilterExpression) GetLt() *timestamppb.Timestamp
func (*TimestampFilterExpression) GetLte ¶
func (x *TimestampFilterExpression) GetLte() *timestamppb.Timestamp
func (*TimestampFilterExpression) ProtoMessage ¶
func (*TimestampFilterExpression) ProtoMessage()
func (*TimestampFilterExpression) ProtoReflect ¶
func (x *TimestampFilterExpression) ProtoReflect() protoreflect.Message
func (*TimestampFilterExpression) Reset ¶
func (x *TimestampFilterExpression) Reset()
func (*TimestampFilterExpression) String ¶
func (x *TimestampFilterExpression) String() string
type UInt32ArrayUpdate ¶
type UInt32ArrayUpdate struct { // Types that are assignable to Update: // // *UInt32ArrayUpdate_Granular_ // *UInt32ArrayUpdate_Replace Update isUInt32ArrayUpdate_Update `protobuf_oneof:"update"` // contains filtered or unexported fields }
func (*UInt32ArrayUpdate) Descriptor
deprecated
func (*UInt32ArrayUpdate) Descriptor() ([]byte, []int)
Deprecated: Use UInt32ArrayUpdate.ProtoReflect.Descriptor instead.
func (*UInt32ArrayUpdate) GetGranular ¶
func (x *UInt32ArrayUpdate) GetGranular() *UInt32ArrayUpdate_Granular
func (*UInt32ArrayUpdate) GetReplace ¶
func (x *UInt32ArrayUpdate) GetReplace() *UInt32Values
func (*UInt32ArrayUpdate) GetUpdate ¶
func (m *UInt32ArrayUpdate) GetUpdate() isUInt32ArrayUpdate_Update
func (*UInt32ArrayUpdate) ProtoMessage ¶
func (*UInt32ArrayUpdate) ProtoMessage()
func (*UInt32ArrayUpdate) ProtoReflect ¶
func (x *UInt32ArrayUpdate) ProtoReflect() protoreflect.Message
func (*UInt32ArrayUpdate) Reset ¶
func (x *UInt32ArrayUpdate) Reset()
func (*UInt32ArrayUpdate) String ¶
func (x *UInt32ArrayUpdate) String() string
type UInt32ArrayUpdate_Granular ¶
type UInt32ArrayUpdate_Granular struct { Add []uint32 `protobuf:"varint,1,rep,packed,name=add,proto3" json:"add,omitempty"` Remove []uint32 `protobuf:"varint,2,rep,packed,name=remove,proto3" json:"remove,omitempty"` // contains filtered or unexported fields }
func (*UInt32ArrayUpdate_Granular) Descriptor
deprecated
func (*UInt32ArrayUpdate_Granular) Descriptor() ([]byte, []int)
Deprecated: Use UInt32ArrayUpdate_Granular.ProtoReflect.Descriptor instead.
func (*UInt32ArrayUpdate_Granular) GetAdd ¶
func (x *UInt32ArrayUpdate_Granular) GetAdd() []uint32
func (*UInt32ArrayUpdate_Granular) GetRemove ¶
func (x *UInt32ArrayUpdate_Granular) GetRemove() []uint32
func (*UInt32ArrayUpdate_Granular) ProtoMessage ¶
func (*UInt32ArrayUpdate_Granular) ProtoMessage()
func (*UInt32ArrayUpdate_Granular) ProtoReflect ¶
func (x *UInt32ArrayUpdate_Granular) ProtoReflect() protoreflect.Message
func (*UInt32ArrayUpdate_Granular) Reset ¶
func (x *UInt32ArrayUpdate_Granular) Reset()
func (*UInt32ArrayUpdate_Granular) String ¶
func (x *UInt32ArrayUpdate_Granular) String() string
type UInt32ArrayUpdate_Granular_ ¶
type UInt32ArrayUpdate_Granular_ struct {
Granular *UInt32ArrayUpdate_Granular `protobuf:"bytes,1,opt,name=granular,proto3,oneof"`
}
type UInt32ArrayUpdate_Replace ¶
type UInt32ArrayUpdate_Replace struct {
Replace *UInt32Values `protobuf:"bytes,2,opt,name=replace,proto3,oneof"`
}
type UInt32FilterExpression ¶
type UInt32FilterExpression struct { Eq uint32 `protobuf:"varint,1,opt,name=eq,proto3" json:"eq,omitempty"` Gt uint32 `protobuf:"varint,2,opt,name=gt,proto3" json:"gt,omitempty"` Gte uint32 `protobuf:"varint,3,opt,name=gte,proto3" json:"gte,omitempty"` Lt uint32 `protobuf:"varint,4,opt,name=lt,proto3" json:"lt,omitempty"` Lte uint32 `protobuf:"varint,5,opt,name=lte,proto3" json:"lte,omitempty"` In []uint32 `protobuf:"varint,6,rep,packed,name=in,proto3" json:"in,omitempty"` // contains filtered or unexported fields }
func (*UInt32FilterExpression) Descriptor
deprecated
func (*UInt32FilterExpression) Descriptor() ([]byte, []int)
Deprecated: Use UInt32FilterExpression.ProtoReflect.Descriptor instead.
func (*UInt32FilterExpression) GetEq ¶
func (x *UInt32FilterExpression) GetEq() uint32
func (*UInt32FilterExpression) GetGt ¶
func (x *UInt32FilterExpression) GetGt() uint32
func (*UInt32FilterExpression) GetGte ¶
func (x *UInt32FilterExpression) GetGte() uint32
func (*UInt32FilterExpression) GetIn ¶
func (x *UInt32FilterExpression) GetIn() []uint32
func (*UInt32FilterExpression) GetLt ¶
func (x *UInt32FilterExpression) GetLt() uint32
func (*UInt32FilterExpression) GetLte ¶
func (x *UInt32FilterExpression) GetLte() uint32
func (*UInt32FilterExpression) ProtoMessage ¶
func (*UInt32FilterExpression) ProtoMessage()
func (*UInt32FilterExpression) ProtoReflect ¶
func (x *UInt32FilterExpression) ProtoReflect() protoreflect.Message
func (*UInt32FilterExpression) Reset ¶
func (x *UInt32FilterExpression) Reset()
func (*UInt32FilterExpression) String ¶
func (x *UInt32FilterExpression) String() string
type UInt32Values ¶
type UInt32Values struct { Values []uint32 `protobuf:"varint,1,rep,packed,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
func (*UInt32Values) Descriptor
deprecated
func (*UInt32Values) Descriptor() ([]byte, []int)
Deprecated: Use UInt32Values.ProtoReflect.Descriptor instead.
func (*UInt32Values) GetValues ¶
func (x *UInt32Values) GetValues() []uint32
func (*UInt32Values) ProtoMessage ¶
func (*UInt32Values) ProtoMessage()
func (*UInt32Values) ProtoReflect ¶
func (x *UInt32Values) ProtoReflect() protoreflect.Message
func (*UInt32Values) Reset ¶
func (x *UInt32Values) Reset()
func (*UInt32Values) String ¶
func (x *UInt32Values) String() string
type UInt64ArrayUpdate ¶
type UInt64ArrayUpdate struct { // Types that are assignable to Update: // // *UInt64ArrayUpdate_Granular_ // *UInt64ArrayUpdate_Replace Update isUInt64ArrayUpdate_Update `protobuf_oneof:"update"` // contains filtered or unexported fields }
func (*UInt64ArrayUpdate) Descriptor
deprecated
func (*UInt64ArrayUpdate) Descriptor() ([]byte, []int)
Deprecated: Use UInt64ArrayUpdate.ProtoReflect.Descriptor instead.
func (*UInt64ArrayUpdate) GetGranular ¶
func (x *UInt64ArrayUpdate) GetGranular() *UInt64ArrayUpdate_Granular
func (*UInt64ArrayUpdate) GetReplace ¶
func (x *UInt64ArrayUpdate) GetReplace() *UInt64Values
func (*UInt64ArrayUpdate) GetUpdate ¶
func (m *UInt64ArrayUpdate) GetUpdate() isUInt64ArrayUpdate_Update
func (*UInt64ArrayUpdate) ProtoMessage ¶
func (*UInt64ArrayUpdate) ProtoMessage()
func (*UInt64ArrayUpdate) ProtoReflect ¶
func (x *UInt64ArrayUpdate) ProtoReflect() protoreflect.Message
func (*UInt64ArrayUpdate) Reset ¶
func (x *UInt64ArrayUpdate) Reset()
func (*UInt64ArrayUpdate) String ¶
func (x *UInt64ArrayUpdate) String() string
type UInt64ArrayUpdate_Granular ¶
type UInt64ArrayUpdate_Granular struct { Add []uint64 `protobuf:"varint,1,rep,packed,name=add,proto3" json:"add,omitempty"` Remove []uint64 `protobuf:"varint,2,rep,packed,name=remove,proto3" json:"remove,omitempty"` // contains filtered or unexported fields }
func (*UInt64ArrayUpdate_Granular) Descriptor
deprecated
func (*UInt64ArrayUpdate_Granular) Descriptor() ([]byte, []int)
Deprecated: Use UInt64ArrayUpdate_Granular.ProtoReflect.Descriptor instead.
func (*UInt64ArrayUpdate_Granular) GetAdd ¶
func (x *UInt64ArrayUpdate_Granular) GetAdd() []uint64
func (*UInt64ArrayUpdate_Granular) GetRemove ¶
func (x *UInt64ArrayUpdate_Granular) GetRemove() []uint64
func (*UInt64ArrayUpdate_Granular) ProtoMessage ¶
func (*UInt64ArrayUpdate_Granular) ProtoMessage()
func (*UInt64ArrayUpdate_Granular) ProtoReflect ¶
func (x *UInt64ArrayUpdate_Granular) ProtoReflect() protoreflect.Message
func (*UInt64ArrayUpdate_Granular) Reset ¶
func (x *UInt64ArrayUpdate_Granular) Reset()
func (*UInt64ArrayUpdate_Granular) String ¶
func (x *UInt64ArrayUpdate_Granular) String() string
type UInt64ArrayUpdate_Granular_ ¶
type UInt64ArrayUpdate_Granular_ struct {
Granular *UInt64ArrayUpdate_Granular `protobuf:"bytes,1,opt,name=granular,proto3,oneof"`
}
type UInt64ArrayUpdate_Replace ¶
type UInt64ArrayUpdate_Replace struct {
Replace *UInt64Values `protobuf:"bytes,2,opt,name=replace,proto3,oneof"`
}
type UInt64FilterExpression ¶
type UInt64FilterExpression struct { Eq uint64 `protobuf:"varint,1,opt,name=eq,proto3" json:"eq,omitempty"` Gt uint64 `protobuf:"varint,2,opt,name=gt,proto3" json:"gt,omitempty"` Gte uint64 `protobuf:"varint,3,opt,name=gte,proto3" json:"gte,omitempty"` Lt uint64 `protobuf:"varint,4,opt,name=lt,proto3" json:"lt,omitempty"` Lte uint64 `protobuf:"varint,5,opt,name=lte,proto3" json:"lte,omitempty"` In []uint64 `protobuf:"varint,6,rep,packed,name=in,proto3" json:"in,omitempty"` // contains filtered or unexported fields }
func (*UInt64FilterExpression) Descriptor
deprecated
func (*UInt64FilterExpression) Descriptor() ([]byte, []int)
Deprecated: Use UInt64FilterExpression.ProtoReflect.Descriptor instead.
func (*UInt64FilterExpression) GetEq ¶
func (x *UInt64FilterExpression) GetEq() uint64
func (*UInt64FilterExpression) GetGt ¶
func (x *UInt64FilterExpression) GetGt() uint64
func (*UInt64FilterExpression) GetGte ¶
func (x *UInt64FilterExpression) GetGte() uint64
func (*UInt64FilterExpression) GetIn ¶
func (x *UInt64FilterExpression) GetIn() []uint64
func (*UInt64FilterExpression) GetLt ¶
func (x *UInt64FilterExpression) GetLt() uint64
func (*UInt64FilterExpression) GetLte ¶
func (x *UInt64FilterExpression) GetLte() uint64
func (*UInt64FilterExpression) ProtoMessage ¶
func (*UInt64FilterExpression) ProtoMessage()
func (*UInt64FilterExpression) ProtoReflect ¶
func (x *UInt64FilterExpression) ProtoReflect() protoreflect.Message
func (*UInt64FilterExpression) Reset ¶
func (x *UInt64FilterExpression) Reset()
func (*UInt64FilterExpression) String ¶
func (x *UInt64FilterExpression) String() string
type UInt64Values ¶
type UInt64Values struct { Values []uint64 `protobuf:"varint,1,rep,packed,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
func (*UInt64Values) Descriptor
deprecated
func (*UInt64Values) Descriptor() ([]byte, []int)
Deprecated: Use UInt64Values.ProtoReflect.Descriptor instead.
func (*UInt64Values) GetValues ¶
func (x *UInt64Values) GetValues() []uint64
func (*UInt64Values) ProtoMessage ¶
func (*UInt64Values) ProtoMessage()
func (*UInt64Values) ProtoReflect ¶
func (x *UInt64Values) ProtoReflect() protoreflect.Message
func (*UInt64Values) Reset ¶
func (x *UInt64Values) Reset()
func (*UInt64Values) String ¶
func (x *UInt64Values) String() string