Documentation
¶
Index ¶
- Variables
- type BaseCondition
- func (*BaseCondition) Descriptor() ([]byte, []int)deprecated
- func (x *BaseCondition) GetContains() *Contains
- func (x *BaseCondition) GetDoesNotContain() *DoesNotContain
- func (x *BaseCondition) GetIsAfter() *IsAfter
- func (x *BaseCondition) GetIsBefore() *IsBefore
- func (x *BaseCondition) GetIsDifferentTo() *IsDifferentTo
- func (x *BaseCondition) GetIsEqualTo() *IsEqualTo
- func (x *BaseCondition) GetIsFalse() *IsFalse
- func (x *BaseCondition) GetIsGreaterThan() *IsGreaterThan
- func (x *BaseCondition) GetIsGreaterThanOrEqualTo() *IsGreaterThanOrEqualTo
- func (x *BaseCondition) GetIsIn() *IsIn
- func (x *BaseCondition) GetIsLessThan() *IsLessThan
- func (x *BaseCondition) GetIsLessThanOrEqualTo() *IsLessThanOrEqualTo
- func (x *BaseCondition) GetIsNotIn() *IsNotIn
- func (x *BaseCondition) GetIsNotNull() *IsNotNull
- func (x *BaseCondition) GetIsNull() *IsNull
- func (x *BaseCondition) GetIsTrue() *IsTrue
- func (m *BaseCondition) GetOperator() isBaseCondition_Operator
- func (x *BaseCondition) GetProperty() *BaseProperty
- func (x *BaseCondition) GetType() BaseTypeCondition
- func (*BaseCondition) ProtoMessage()
- func (x *BaseCondition) ProtoReflect() protoreflect.Message
- func (x *BaseCondition) Reset()
- func (x *BaseCondition) String() string
- type BaseCondition_Contains
- type BaseCondition_DoesNotContain
- type BaseCondition_IsAfter
- type BaseCondition_IsBefore
- type BaseCondition_IsDifferentTo
- type BaseCondition_IsEqualTo
- type BaseCondition_IsFalse
- type BaseCondition_IsGreaterThan
- type BaseCondition_IsGreaterThanOrEqualTo
- type BaseCondition_IsIn
- type BaseCondition_IsLessThan
- type BaseCondition_IsLessThanOrEqualTo
- type BaseCondition_IsNotIn
- type BaseCondition_IsNotNull
- type BaseCondition_IsNull
- type BaseCondition_IsTrue
- type BaseFilter
- func (*BaseFilter) Descriptor() ([]byte, []int)deprecated
- func (x *BaseFilter) GetCondition() *BaseCondition
- func (m *BaseFilter) GetFilter() isBaseFilter_Filter
- func (x *BaseFilter) GetOr() *BaseOR
- func (*BaseFilter) ProtoMessage()
- func (x *BaseFilter) ProtoReflect() protoreflect.Message
- func (x *BaseFilter) Reset()
- func (x *BaseFilter) String() string
- type BaseFilter_Condition
- type BaseFilter_Or
- type BaseOR
- type BaseProperty
- type BaseTypeCondition
- func (BaseTypeCondition) Descriptor() protoreflect.EnumDescriptor
- func (x BaseTypeCondition) Enum() *BaseTypeCondition
- func (BaseTypeCondition) EnumDescriptor() ([]byte, []int)deprecated
- func (x BaseTypeCondition) Number() protoreflect.EnumNumber
- func (x BaseTypeCondition) String() string
- func (BaseTypeCondition) Type() protoreflect.EnumType
- type BaseTypeOr
- type Contains
- type DoesNotContain
- type GetByExternalIDQuery
- func (*GetByExternalIDQuery) Descriptor() ([]byte, []int)deprecated
- func (x *GetByExternalIDQuery) GetID() string
- func (x *GetByExternalIDQuery) GetLang() string
- func (x *GetByExternalIDQuery) GetModule() string
- func (x *GetByExternalIDQuery) GetTenantID() string
- func (*GetByExternalIDQuery) ProtoMessage()
- func (x *GetByExternalIDQuery) ProtoReflect() protoreflect.Message
- func (x *GetByExternalIDQuery) Reset()
- func (x *GetByExternalIDQuery) String() string
- type GetQuery
- func (*GetQuery) Descriptor() ([]byte, []int)deprecated
- func (x *GetQuery) GetID() string
- func (x *GetQuery) GetLang() string
- func (x *GetQuery) GetTenantID() string
- func (*GetQuery) ProtoMessage()
- func (x *GetQuery) ProtoReflect() protoreflect.Message
- func (x *GetQuery) Reset()
- func (x *GetQuery) String() string
- type GetWYSIWYGProperties
- func (*GetWYSIWYGProperties) Descriptor() ([]byte, []int)deprecated
- func (x *GetWYSIWYGProperties) GetAssets() bool
- func (x *GetWYSIWYGProperties) GetTranslatedTerms() bool
- func (*GetWYSIWYGProperties) ProtoMessage()
- func (x *GetWYSIWYGProperties) ProtoReflect() protoreflect.Message
- func (x *GetWYSIWYGProperties) Reset()
- func (x *GetWYSIWYGProperties) String() string
- type IsAfter
- type IsBefore
- type IsDifferentTo
- type IsEqualTo
- type IsFalse
- type IsGreaterThan
- type IsGreaterThanOrEqualTo
- func (*IsGreaterThanOrEqualTo) Descriptor() ([]byte, []int)deprecated
- func (x *IsGreaterThanOrEqualTo) GetValue() float32
- func (*IsGreaterThanOrEqualTo) ProtoMessage()
- func (x *IsGreaterThanOrEqualTo) ProtoReflect() protoreflect.Message
- func (x *IsGreaterThanOrEqualTo) Reset()
- func (x *IsGreaterThanOrEqualTo) String() string
- type IsIn
- type IsLessThan
- type IsLessThanOrEqualTo
- func (*IsLessThanOrEqualTo) Descriptor() ([]byte, []int)deprecated
- func (x *IsLessThanOrEqualTo) GetValue() float32
- func (*IsLessThanOrEqualTo) ProtoMessage()
- func (x *IsLessThanOrEqualTo) ProtoReflect() protoreflect.Message
- func (x *IsLessThanOrEqualTo) Reset()
- func (x *IsLessThanOrEqualTo) String() string
- type IsNotIn
- type IsNotNull
- type IsNull
- type IsTrue
- type OptionsListQuery
- func (*OptionsListQuery) Descriptor() ([]byte, []int)deprecated
- func (x *OptionsListQuery) GetAllowFiltering() bool
- func (x *OptionsListQuery) GetGlobalIgnoreTenants() bool
- func (x *OptionsListQuery) GetLang() string
- func (x *OptionsListQuery) GetLimit() int32
- func (x *OptionsListQuery) GetOffset() int32
- func (x *OptionsListQuery) GetOrderBy() string
- func (*OptionsListQuery) ProtoMessage()
- func (x *OptionsListQuery) ProtoReflect() protoreflect.Message
- func (x *OptionsListQuery) Reset()
- func (x *OptionsListQuery) String() string
- type WYSIWYG
- func (*WYSIWYG) Descriptor() ([]byte, []int)deprecated
- func (x *WYSIWYG) GetAssets() []*WYSIWYG_Asset
- func (x *WYSIWYG) GetAssetsLoaded() bool
- func (x *WYSIWYG) GetTranslatedTerms() map[string]*WYSIWYG_TranslatedTerm
- func (x *WYSIWYG) GetTranslatedTermsLoaded() bool
- func (*WYSIWYG) ProtoMessage()
- func (x *WYSIWYG) ProtoReflect() protoreflect.Message
- func (x *WYSIWYG) Reset()
- func (x *WYSIWYG) String() string
- type WYSIWYG_Asset
- func (*WYSIWYG_Asset) Descriptor() ([]byte, []int)deprecated
- func (x *WYSIWYG_Asset) GetContentType() string
- func (x *WYSIWYG_Asset) GetFilename() string
- func (x *WYSIWYG_Asset) GetID() string
- func (x *WYSIWYG_Asset) GetSize() int64
- func (x *WYSIWYG_Asset) GetURL() string
- func (*WYSIWYG_Asset) ProtoMessage()
- func (x *WYSIWYG_Asset) ProtoReflect() protoreflect.Message
- func (x *WYSIWYG_Asset) Reset()
- func (x *WYSIWYG_Asset) String() string
- type WYSIWYG_TranslatedTerm
- func (*WYSIWYG_TranslatedTerm) Descriptor() ([]byte, []int)deprecated
- func (x *WYSIWYG_TranslatedTerm) GetTranslations() map[string]string
- func (*WYSIWYG_TranslatedTerm) ProtoMessage()
- func (x *WYSIWYG_TranslatedTerm) ProtoReflect() protoreflect.Message
- func (x *WYSIWYG_TranslatedTerm) Reset()
- func (x *WYSIWYG_TranslatedTerm) String() string
Constants ¶
This section is empty.
Variables ¶
var ( BaseTypeCondition_name = map[int32]string{ 0: "TYPE_CONDITION", } BaseTypeCondition_value = map[string]int32{ "TYPE_CONDITION": 0, } )
Enum value maps for BaseTypeCondition.
var ( BaseTypeOr_name = map[int32]string{ 0: "TYPE_OR", } BaseTypeOr_value = map[string]int32{ "TYPE_OR": 0, } )
Enum value maps for BaseTypeOr.
var File_baserepositorypb_main_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type BaseCondition ¶
type BaseCondition struct { Type BaseTypeCondition `protobuf:"varint,1,opt,name=type,proto3,enum=baserepositorypb.BaseTypeCondition" json:"type,omitempty"` Property *BaseProperty `protobuf:"bytes,2,opt,name=property,proto3" json:"property,omitempty"` // Types that are assignable to Operator: // // *BaseCondition_IsEqualTo // *BaseCondition_IsDifferentTo // *BaseCondition_Contains // *BaseCondition_DoesNotContain // *BaseCondition_IsIn // *BaseCondition_IsNotIn // *BaseCondition_IsNull // *BaseCondition_IsNotNull // *BaseCondition_IsGreaterThan // *BaseCondition_IsGreaterThanOrEqualTo // *BaseCondition_IsLessThan // *BaseCondition_IsLessThanOrEqualTo // *BaseCondition_IsTrue // *BaseCondition_IsFalse // *BaseCondition_IsBefore // *BaseCondition_IsAfter Operator isBaseCondition_Operator `protobuf_oneof:"operator"` // contains filtered or unexported fields }
func (*BaseCondition) Descriptor
deprecated
func (*BaseCondition) Descriptor() ([]byte, []int)
Deprecated: Use BaseCondition.ProtoReflect.Descriptor instead.
func (*BaseCondition) GetContains ¶
func (x *BaseCondition) GetContains() *Contains
func (*BaseCondition) GetDoesNotContain ¶
func (x *BaseCondition) GetDoesNotContain() *DoesNotContain
func (*BaseCondition) GetIsAfter ¶
func (x *BaseCondition) GetIsAfter() *IsAfter
func (*BaseCondition) GetIsBefore ¶
func (x *BaseCondition) GetIsBefore() *IsBefore
func (*BaseCondition) GetIsDifferentTo ¶
func (x *BaseCondition) GetIsDifferentTo() *IsDifferentTo
func (*BaseCondition) GetIsEqualTo ¶
func (x *BaseCondition) GetIsEqualTo() *IsEqualTo
func (*BaseCondition) GetIsFalse ¶
func (x *BaseCondition) GetIsFalse() *IsFalse
func (*BaseCondition) GetIsGreaterThan ¶
func (x *BaseCondition) GetIsGreaterThan() *IsGreaterThan
func (*BaseCondition) GetIsGreaterThanOrEqualTo ¶
func (x *BaseCondition) GetIsGreaterThanOrEqualTo() *IsGreaterThanOrEqualTo
func (*BaseCondition) GetIsIn ¶
func (x *BaseCondition) GetIsIn() *IsIn
func (*BaseCondition) GetIsLessThan ¶
func (x *BaseCondition) GetIsLessThan() *IsLessThan
func (*BaseCondition) GetIsLessThanOrEqualTo ¶
func (x *BaseCondition) GetIsLessThanOrEqualTo() *IsLessThanOrEqualTo
func (*BaseCondition) GetIsNotIn ¶
func (x *BaseCondition) GetIsNotIn() *IsNotIn
func (*BaseCondition) GetIsNotNull ¶
func (x *BaseCondition) GetIsNotNull() *IsNotNull
func (*BaseCondition) GetIsNull ¶
func (x *BaseCondition) GetIsNull() *IsNull
func (*BaseCondition) GetIsTrue ¶
func (x *BaseCondition) GetIsTrue() *IsTrue
func (*BaseCondition) GetOperator ¶
func (m *BaseCondition) GetOperator() isBaseCondition_Operator
func (*BaseCondition) GetProperty ¶
func (x *BaseCondition) GetProperty() *BaseProperty
func (*BaseCondition) GetType ¶
func (x *BaseCondition) GetType() BaseTypeCondition
func (*BaseCondition) ProtoMessage ¶
func (*BaseCondition) ProtoMessage()
func (*BaseCondition) ProtoReflect ¶
func (x *BaseCondition) ProtoReflect() protoreflect.Message
func (*BaseCondition) Reset ¶
func (x *BaseCondition) Reset()
func (*BaseCondition) String ¶
func (x *BaseCondition) String() string
type BaseCondition_Contains ¶
type BaseCondition_Contains struct {
Contains *Contains `protobuf:"bytes,5,opt,name=contains,proto3,oneof"`
}
type BaseCondition_DoesNotContain ¶
type BaseCondition_DoesNotContain struct {
DoesNotContain *DoesNotContain `protobuf:"bytes,6,opt,name=does_not_contain,json=doesNotContain,proto3,oneof"`
}
type BaseCondition_IsAfter ¶
type BaseCondition_IsAfter struct {
IsAfter *IsAfter `protobuf:"bytes,18,opt,name=is_after,json=isAfter,proto3,oneof"`
}
type BaseCondition_IsBefore ¶
type BaseCondition_IsBefore struct {
IsBefore *IsBefore `protobuf:"bytes,17,opt,name=is_before,json=isBefore,proto3,oneof"`
}
type BaseCondition_IsDifferentTo ¶
type BaseCondition_IsDifferentTo struct {
IsDifferentTo *IsDifferentTo `protobuf:"bytes,4,opt,name=is_different_to,json=isDifferentTo,proto3,oneof"`
}
type BaseCondition_IsEqualTo ¶
type BaseCondition_IsEqualTo struct {
IsEqualTo *IsEqualTo `protobuf:"bytes,3,opt,name=is_equal_to,json=isEqualTo,proto3,oneof"`
}
type BaseCondition_IsFalse ¶
type BaseCondition_IsFalse struct {
IsFalse *IsFalse `protobuf:"bytes,16,opt,name=is_false,json=isFalse,proto3,oneof"`
}
type BaseCondition_IsGreaterThan ¶
type BaseCondition_IsGreaterThan struct {
IsGreaterThan *IsGreaterThan `protobuf:"bytes,11,opt,name=is_greater_than,json=isGreaterThan,proto3,oneof"`
}
type BaseCondition_IsGreaterThanOrEqualTo ¶
type BaseCondition_IsGreaterThanOrEqualTo struct {
IsGreaterThanOrEqualTo *IsGreaterThanOrEqualTo `protobuf:"bytes,12,opt,name=is_greater_than_or_equal_to,json=isGreaterThanOrEqualTo,proto3,oneof"`
}
type BaseCondition_IsIn ¶
type BaseCondition_IsIn struct {
IsIn *IsIn `protobuf:"bytes,7,opt,name=is_in,json=isIn,proto3,oneof"`
}
type BaseCondition_IsLessThan ¶
type BaseCondition_IsLessThan struct {
IsLessThan *IsLessThan `protobuf:"bytes,13,opt,name=is_less_than,json=isLessThan,proto3,oneof"`
}
type BaseCondition_IsLessThanOrEqualTo ¶
type BaseCondition_IsLessThanOrEqualTo struct {
IsLessThanOrEqualTo *IsLessThanOrEqualTo `protobuf:"bytes,14,opt,name=is_less_than_or_equal_to,json=isLessThanOrEqualTo,proto3,oneof"`
}
type BaseCondition_IsNotIn ¶
type BaseCondition_IsNotIn struct {
IsNotIn *IsNotIn `protobuf:"bytes,8,opt,name=is_not_in,json=isNotIn,proto3,oneof"`
}
type BaseCondition_IsNotNull ¶
type BaseCondition_IsNotNull struct {
IsNotNull *IsNotNull `protobuf:"bytes,10,opt,name=is_not_null,json=isNotNull,proto3,oneof"`
}
type BaseCondition_IsNull ¶
type BaseCondition_IsNull struct {
IsNull *IsNull `protobuf:"bytes,9,opt,name=is_null,json=isNull,proto3,oneof"`
}
type BaseCondition_IsTrue ¶
type BaseCondition_IsTrue struct {
IsTrue *IsTrue `protobuf:"bytes,15,opt,name=is_true,json=isTrue,proto3,oneof"`
}
type BaseFilter ¶
type BaseFilter struct { // Types that are assignable to Filter: // // *BaseFilter_Condition // *BaseFilter_Or Filter isBaseFilter_Filter `protobuf_oneof:"filter"` // contains filtered or unexported fields }
func (*BaseFilter) Descriptor
deprecated
func (*BaseFilter) Descriptor() ([]byte, []int)
Deprecated: Use BaseFilter.ProtoReflect.Descriptor instead.
func (*BaseFilter) GetCondition ¶
func (x *BaseFilter) GetCondition() *BaseCondition
func (*BaseFilter) GetFilter ¶
func (m *BaseFilter) GetFilter() isBaseFilter_Filter
func (*BaseFilter) GetOr ¶
func (x *BaseFilter) GetOr() *BaseOR
func (*BaseFilter) ProtoMessage ¶
func (*BaseFilter) ProtoMessage()
func (*BaseFilter) ProtoReflect ¶
func (x *BaseFilter) ProtoReflect() protoreflect.Message
func (*BaseFilter) Reset ¶
func (x *BaseFilter) Reset()
func (*BaseFilter) String ¶
func (x *BaseFilter) String() string
type BaseFilter_Condition ¶
type BaseFilter_Condition struct {
Condition *BaseCondition `protobuf:"bytes,1,opt,name=condition,proto3,oneof"`
}
type BaseFilter_Or ¶
type BaseFilter_Or struct {
Or *BaseOR `protobuf:"bytes,3,opt,name=or,proto3,oneof"`
}
type BaseOR ¶
type BaseOR struct { Type BaseTypeOr `protobuf:"varint,1,opt,name=type,proto3,enum=baserepositorypb.BaseTypeOr" json:"type,omitempty"` Filters []*BaseFilter `protobuf:"bytes,2,rep,name=filters,proto3" json:"filters,omitempty"` // contains filtered or unexported fields }
func (*BaseOR) Descriptor
deprecated
func (*BaseOR) GetFilters ¶
func (x *BaseOR) GetFilters() []*BaseFilter
func (*BaseOR) GetType ¶
func (x *BaseOR) GetType() BaseTypeOr
func (*BaseOR) ProtoMessage ¶
func (*BaseOR) ProtoMessage()
func (*BaseOR) ProtoReflect ¶
func (x *BaseOR) ProtoReflect() protoreflect.Message
type BaseProperty ¶
type BaseProperty struct { Snake string `protobuf:"bytes,1,opt,name=snake,proto3" json:"snake,omitempty"` // contains filtered or unexported fields }
func (*BaseProperty) Descriptor
deprecated
func (*BaseProperty) Descriptor() ([]byte, []int)
Deprecated: Use BaseProperty.ProtoReflect.Descriptor instead.
func (*BaseProperty) GetSnake ¶
func (x *BaseProperty) GetSnake() string
func (*BaseProperty) ProtoMessage ¶
func (*BaseProperty) ProtoMessage()
func (*BaseProperty) ProtoReflect ¶
func (x *BaseProperty) ProtoReflect() protoreflect.Message
func (*BaseProperty) Reset ¶
func (x *BaseProperty) Reset()
func (*BaseProperty) String ¶
func (x *BaseProperty) String() string
type BaseTypeCondition ¶
type BaseTypeCondition int32
const (
BaseTypeCondition_TYPE_CONDITION BaseTypeCondition = 0
)
func (BaseTypeCondition) Descriptor ¶
func (BaseTypeCondition) Descriptor() protoreflect.EnumDescriptor
func (BaseTypeCondition) Enum ¶
func (x BaseTypeCondition) Enum() *BaseTypeCondition
func (BaseTypeCondition) EnumDescriptor
deprecated
func (BaseTypeCondition) EnumDescriptor() ([]byte, []int)
Deprecated: Use BaseTypeCondition.Descriptor instead.
func (BaseTypeCondition) Number ¶
func (x BaseTypeCondition) Number() protoreflect.EnumNumber
func (BaseTypeCondition) String ¶
func (x BaseTypeCondition) String() string
func (BaseTypeCondition) Type ¶
func (BaseTypeCondition) Type() protoreflect.EnumType
type BaseTypeOr ¶
type BaseTypeOr int32
const (
BaseTypeOr_TYPE_OR BaseTypeOr = 0
)
func (BaseTypeOr) Descriptor ¶
func (BaseTypeOr) Descriptor() protoreflect.EnumDescriptor
func (BaseTypeOr) Enum ¶
func (x BaseTypeOr) Enum() *BaseTypeOr
func (BaseTypeOr) EnumDescriptor
deprecated
func (BaseTypeOr) EnumDescriptor() ([]byte, []int)
Deprecated: Use BaseTypeOr.Descriptor instead.
func (BaseTypeOr) Number ¶
func (x BaseTypeOr) Number() protoreflect.EnumNumber
func (BaseTypeOr) String ¶
func (x BaseTypeOr) String() string
func (BaseTypeOr) Type ¶
func (BaseTypeOr) Type() protoreflect.EnumType
type Contains ¶
type Contains struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*Contains) Descriptor
deprecated
func (*Contains) ProtoMessage ¶
func (*Contains) ProtoMessage()
func (*Contains) ProtoReflect ¶
func (x *Contains) ProtoReflect() protoreflect.Message
type DoesNotContain ¶
type DoesNotContain struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*DoesNotContain) Descriptor
deprecated
func (*DoesNotContain) Descriptor() ([]byte, []int)
Deprecated: Use DoesNotContain.ProtoReflect.Descriptor instead.
func (*DoesNotContain) GetValue ¶
func (x *DoesNotContain) GetValue() string
func (*DoesNotContain) ProtoMessage ¶
func (*DoesNotContain) ProtoMessage()
func (*DoesNotContain) ProtoReflect ¶
func (x *DoesNotContain) ProtoReflect() protoreflect.Message
func (*DoesNotContain) Reset ¶
func (x *DoesNotContain) Reset()
func (*DoesNotContain) String ¶
func (x *DoesNotContain) String() string
type GetByExternalIDQuery ¶
type GetByExternalIDQuery struct { TenantID string `protobuf:"bytes,1,opt,name=tenantID,proto3" json:"tenantID,omitempty"` Lang string `protobuf:"bytes,2,opt,name=lang,proto3" json:"lang,omitempty"` Module string `protobuf:"bytes,3,opt,name=module,proto3" json:"module,omitempty"` ID string `protobuf:"bytes,4,opt,name=ID,proto3" json:"ID,omitempty"` // contains filtered or unexported fields }
func (*GetByExternalIDQuery) Descriptor
deprecated
func (*GetByExternalIDQuery) Descriptor() ([]byte, []int)
Deprecated: Use GetByExternalIDQuery.ProtoReflect.Descriptor instead.
func (*GetByExternalIDQuery) GetID ¶
func (x *GetByExternalIDQuery) GetID() string
func (*GetByExternalIDQuery) GetLang ¶
func (x *GetByExternalIDQuery) GetLang() string
func (*GetByExternalIDQuery) GetModule ¶
func (x *GetByExternalIDQuery) GetModule() string
func (*GetByExternalIDQuery) GetTenantID ¶
func (x *GetByExternalIDQuery) GetTenantID() string
func (*GetByExternalIDQuery) ProtoMessage ¶
func (*GetByExternalIDQuery) ProtoMessage()
func (*GetByExternalIDQuery) ProtoReflect ¶
func (x *GetByExternalIDQuery) ProtoReflect() protoreflect.Message
func (*GetByExternalIDQuery) Reset ¶
func (x *GetByExternalIDQuery) Reset()
func (*GetByExternalIDQuery) String ¶
func (x *GetByExternalIDQuery) String() string
type GetQuery ¶
type GetQuery struct { TenantID string `protobuf:"bytes,1,opt,name=tenantID,proto3" json:"tenantID,omitempty"` Lang string `protobuf:"bytes,2,opt,name=lang,proto3" json:"lang,omitempty"` ID string `protobuf:"bytes,3,opt,name=ID,proto3" json:"ID,omitempty"` // contains filtered or unexported fields }
func (*GetQuery) Descriptor
deprecated
func (*GetQuery) GetTenantID ¶
func (*GetQuery) ProtoMessage ¶
func (*GetQuery) ProtoMessage()
func (*GetQuery) ProtoReflect ¶
func (x *GetQuery) ProtoReflect() protoreflect.Message
type GetWYSIWYGProperties ¶
type GetWYSIWYGProperties struct { TranslatedTerms bool `protobuf:"varint,1,opt,name=translatedTerms,proto3" json:"translatedTerms,omitempty"` Assets bool `protobuf:"varint,2,opt,name=assets,proto3" json:"assets,omitempty"` // contains filtered or unexported fields }
func (*GetWYSIWYGProperties) Descriptor
deprecated
func (*GetWYSIWYGProperties) Descriptor() ([]byte, []int)
Deprecated: Use GetWYSIWYGProperties.ProtoReflect.Descriptor instead.
func (*GetWYSIWYGProperties) GetAssets ¶
func (x *GetWYSIWYGProperties) GetAssets() bool
func (*GetWYSIWYGProperties) GetTranslatedTerms ¶
func (x *GetWYSIWYGProperties) GetTranslatedTerms() bool
func (*GetWYSIWYGProperties) ProtoMessage ¶
func (*GetWYSIWYGProperties) ProtoMessage()
func (*GetWYSIWYGProperties) ProtoReflect ¶
func (x *GetWYSIWYGProperties) ProtoReflect() protoreflect.Message
func (*GetWYSIWYGProperties) Reset ¶
func (x *GetWYSIWYGProperties) Reset()
func (*GetWYSIWYGProperties) String ¶
func (x *GetWYSIWYGProperties) String() string
type IsAfter ¶
type IsAfter struct { Value *timestamp.Timestamp `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*IsAfter) Descriptor
deprecated
func (*IsAfter) ProtoMessage ¶
func (*IsAfter) ProtoMessage()
func (*IsAfter) ProtoReflect ¶
func (x *IsAfter) ProtoReflect() protoreflect.Message
type IsBefore ¶
type IsBefore struct { Value *timestamp.Timestamp `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*IsBefore) Descriptor
deprecated
func (*IsBefore) ProtoMessage ¶
func (*IsBefore) ProtoMessage()
func (*IsBefore) ProtoReflect ¶
func (x *IsBefore) ProtoReflect() protoreflect.Message
type IsDifferentTo ¶
type IsDifferentTo struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*IsDifferentTo) Descriptor
deprecated
func (*IsDifferentTo) Descriptor() ([]byte, []int)
Deprecated: Use IsDifferentTo.ProtoReflect.Descriptor instead.
func (*IsDifferentTo) GetValue ¶
func (x *IsDifferentTo) GetValue() string
func (*IsDifferentTo) ProtoMessage ¶
func (*IsDifferentTo) ProtoMessage()
func (*IsDifferentTo) ProtoReflect ¶
func (x *IsDifferentTo) ProtoReflect() protoreflect.Message
func (*IsDifferentTo) Reset ¶
func (x *IsDifferentTo) Reset()
func (*IsDifferentTo) String ¶
func (x *IsDifferentTo) String() string
type IsEqualTo ¶
type IsEqualTo struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*IsEqualTo) Descriptor
deprecated
func (*IsEqualTo) ProtoMessage ¶
func (*IsEqualTo) ProtoMessage()
func (*IsEqualTo) ProtoReflect ¶
func (x *IsEqualTo) ProtoReflect() protoreflect.Message
type IsFalse ¶
type IsFalse struct {
// contains filtered or unexported fields
}
func (*IsFalse) Descriptor
deprecated
func (*IsFalse) ProtoMessage ¶
func (*IsFalse) ProtoMessage()
func (*IsFalse) ProtoReflect ¶
func (x *IsFalse) ProtoReflect() protoreflect.Message
type IsGreaterThan ¶
type IsGreaterThan struct { Value float32 `protobuf:"fixed32,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*IsGreaterThan) Descriptor
deprecated
func (*IsGreaterThan) Descriptor() ([]byte, []int)
Deprecated: Use IsGreaterThan.ProtoReflect.Descriptor instead.
func (*IsGreaterThan) GetValue ¶
func (x *IsGreaterThan) GetValue() float32
func (*IsGreaterThan) ProtoMessage ¶
func (*IsGreaterThan) ProtoMessage()
func (*IsGreaterThan) ProtoReflect ¶
func (x *IsGreaterThan) ProtoReflect() protoreflect.Message
func (*IsGreaterThan) Reset ¶
func (x *IsGreaterThan) Reset()
func (*IsGreaterThan) String ¶
func (x *IsGreaterThan) String() string
type IsGreaterThanOrEqualTo ¶
type IsGreaterThanOrEqualTo struct { Value float32 `protobuf:"fixed32,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*IsGreaterThanOrEqualTo) Descriptor
deprecated
func (*IsGreaterThanOrEqualTo) Descriptor() ([]byte, []int)
Deprecated: Use IsGreaterThanOrEqualTo.ProtoReflect.Descriptor instead.
func (*IsGreaterThanOrEqualTo) GetValue ¶
func (x *IsGreaterThanOrEqualTo) GetValue() float32
func (*IsGreaterThanOrEqualTo) ProtoMessage ¶
func (*IsGreaterThanOrEqualTo) ProtoMessage()
func (*IsGreaterThanOrEqualTo) ProtoReflect ¶
func (x *IsGreaterThanOrEqualTo) ProtoReflect() protoreflect.Message
func (*IsGreaterThanOrEqualTo) Reset ¶
func (x *IsGreaterThanOrEqualTo) Reset()
func (*IsGreaterThanOrEqualTo) String ¶
func (x *IsGreaterThanOrEqualTo) String() string
type IsIn ¶
type IsIn struct { Values []string `protobuf:"bytes,1,rep,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
func (*IsIn) Descriptor
deprecated
func (*IsIn) ProtoMessage ¶
func (*IsIn) ProtoMessage()
func (*IsIn) ProtoReflect ¶
func (x *IsIn) ProtoReflect() protoreflect.Message
type IsLessThan ¶
type IsLessThan struct { Value float32 `protobuf:"fixed32,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*IsLessThan) Descriptor
deprecated
func (*IsLessThan) Descriptor() ([]byte, []int)
Deprecated: Use IsLessThan.ProtoReflect.Descriptor instead.
func (*IsLessThan) GetValue ¶
func (x *IsLessThan) GetValue() float32
func (*IsLessThan) ProtoMessage ¶
func (*IsLessThan) ProtoMessage()
func (*IsLessThan) ProtoReflect ¶
func (x *IsLessThan) ProtoReflect() protoreflect.Message
func (*IsLessThan) Reset ¶
func (x *IsLessThan) Reset()
func (*IsLessThan) String ¶
func (x *IsLessThan) String() string
type IsLessThanOrEqualTo ¶
type IsLessThanOrEqualTo struct { Value float32 `protobuf:"fixed32,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*IsLessThanOrEqualTo) Descriptor
deprecated
func (*IsLessThanOrEqualTo) Descriptor() ([]byte, []int)
Deprecated: Use IsLessThanOrEqualTo.ProtoReflect.Descriptor instead.
func (*IsLessThanOrEqualTo) GetValue ¶
func (x *IsLessThanOrEqualTo) GetValue() float32
func (*IsLessThanOrEqualTo) ProtoMessage ¶
func (*IsLessThanOrEqualTo) ProtoMessage()
func (*IsLessThanOrEqualTo) ProtoReflect ¶
func (x *IsLessThanOrEqualTo) ProtoReflect() protoreflect.Message
func (*IsLessThanOrEqualTo) Reset ¶
func (x *IsLessThanOrEqualTo) Reset()
func (*IsLessThanOrEqualTo) String ¶
func (x *IsLessThanOrEqualTo) String() string
type IsNotIn ¶
type IsNotIn struct { Values []string `protobuf:"bytes,1,rep,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
func (*IsNotIn) Descriptor
deprecated
func (*IsNotIn) ProtoMessage ¶
func (*IsNotIn) ProtoMessage()
func (*IsNotIn) ProtoReflect ¶
func (x *IsNotIn) ProtoReflect() protoreflect.Message
type IsNotNull ¶
type IsNotNull struct {
// contains filtered or unexported fields
}
func (*IsNotNull) Descriptor
deprecated
func (*IsNotNull) ProtoMessage ¶
func (*IsNotNull) ProtoMessage()
func (*IsNotNull) ProtoReflect ¶
func (x *IsNotNull) ProtoReflect() protoreflect.Message
type IsNull ¶
type IsNull struct {
// contains filtered or unexported fields
}
func (*IsNull) Descriptor
deprecated
func (*IsNull) ProtoMessage ¶
func (*IsNull) ProtoMessage()
func (*IsNull) ProtoReflect ¶
func (x *IsNull) ProtoReflect() protoreflect.Message
type IsTrue ¶
type IsTrue struct {
// contains filtered or unexported fields
}
func (*IsTrue) Descriptor
deprecated
func (*IsTrue) ProtoMessage ¶
func (*IsTrue) ProtoMessage()
func (*IsTrue) ProtoReflect ¶
func (x *IsTrue) ProtoReflect() protoreflect.Message
type OptionsListQuery ¶
type OptionsListQuery struct { Lang string `protobuf:"bytes,2,opt,name=lang,proto3" json:"lang,omitempty"` Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` OrderBy string `protobuf:"bytes,5,opt,name=orderBy,proto3" json:"orderBy,omitempty"` // string after = 5; // string before = 6; // int32 first = 7; // int32 last = 8; GlobalIgnoreTenants bool `protobuf:"varint,10,opt,name=globalIgnoreTenants,proto3" json:"globalIgnoreTenants,omitempty"` AllowFiltering bool `protobuf:"varint,11,opt,name=allowFiltering,proto3" json:"allowFiltering,omitempty"` // contains filtered or unexported fields }
func (*OptionsListQuery) Descriptor
deprecated
func (*OptionsListQuery) Descriptor() ([]byte, []int)
Deprecated: Use OptionsListQuery.ProtoReflect.Descriptor instead.
func (*OptionsListQuery) GetAllowFiltering ¶
func (x *OptionsListQuery) GetAllowFiltering() bool
func (*OptionsListQuery) GetGlobalIgnoreTenants ¶
func (x *OptionsListQuery) GetGlobalIgnoreTenants() bool
func (*OptionsListQuery) GetLang ¶
func (x *OptionsListQuery) GetLang() string
func (*OptionsListQuery) GetLimit ¶
func (x *OptionsListQuery) GetLimit() int32
func (*OptionsListQuery) GetOffset ¶
func (x *OptionsListQuery) GetOffset() int32
func (*OptionsListQuery) GetOrderBy ¶
func (x *OptionsListQuery) GetOrderBy() string
func (*OptionsListQuery) ProtoMessage ¶
func (*OptionsListQuery) ProtoMessage()
func (*OptionsListQuery) ProtoReflect ¶
func (x *OptionsListQuery) ProtoReflect() protoreflect.Message
func (*OptionsListQuery) Reset ¶
func (x *OptionsListQuery) Reset()
func (*OptionsListQuery) String ¶
func (x *OptionsListQuery) String() string
type WYSIWYG ¶
type WYSIWYG struct { TranslatedTerms map[string]*WYSIWYG_TranslatedTerm `` /* 171-byte string literal not displayed */ TranslatedTermsLoaded bool `protobuf:"varint,2,opt,name=TranslatedTermsLoaded,proto3" json:"TranslatedTermsLoaded,omitempty"` Assets []*WYSIWYG_Asset `protobuf:"bytes,3,rep,name=assets,proto3" json:"assets,omitempty"` AssetsLoaded bool `protobuf:"varint,4,opt,name=assetsLoaded,proto3" json:"assetsLoaded,omitempty"` // contains filtered or unexported fields }
func (*WYSIWYG) Descriptor
deprecated
func (*WYSIWYG) GetAssets ¶
func (x *WYSIWYG) GetAssets() []*WYSIWYG_Asset
func (*WYSIWYG) GetAssetsLoaded ¶
func (*WYSIWYG) GetTranslatedTerms ¶
func (x *WYSIWYG) GetTranslatedTerms() map[string]*WYSIWYG_TranslatedTerm
func (*WYSIWYG) GetTranslatedTermsLoaded ¶
func (*WYSIWYG) ProtoMessage ¶
func (*WYSIWYG) ProtoMessage()
func (*WYSIWYG) ProtoReflect ¶
func (x *WYSIWYG) ProtoReflect() protoreflect.Message
type WYSIWYG_Asset ¶
type WYSIWYG_Asset struct { ID string `protobuf:"bytes,1,opt,name=ID,proto3" json:"ID,omitempty"` Filename string `protobuf:"bytes,2,opt,name=filename,proto3" json:"filename,omitempty"` ContentType string `protobuf:"bytes,3,opt,name=contentType,proto3" json:"contentType,omitempty"` Size int64 `protobuf:"varint,4,opt,name=size,proto3" json:"size,omitempty"` URL string `protobuf:"bytes,5,opt,name=URL,proto3" json:"URL,omitempty"` // contains filtered or unexported fields }
func (*WYSIWYG_Asset) Descriptor
deprecated
func (*WYSIWYG_Asset) Descriptor() ([]byte, []int)
Deprecated: Use WYSIWYG_Asset.ProtoReflect.Descriptor instead.
func (*WYSIWYG_Asset) GetContentType ¶
func (x *WYSIWYG_Asset) GetContentType() string
func (*WYSIWYG_Asset) GetFilename ¶
func (x *WYSIWYG_Asset) GetFilename() string
func (*WYSIWYG_Asset) GetID ¶
func (x *WYSIWYG_Asset) GetID() string
func (*WYSIWYG_Asset) GetSize ¶
func (x *WYSIWYG_Asset) GetSize() int64
func (*WYSIWYG_Asset) GetURL ¶
func (x *WYSIWYG_Asset) GetURL() string
func (*WYSIWYG_Asset) ProtoMessage ¶
func (*WYSIWYG_Asset) ProtoMessage()
func (*WYSIWYG_Asset) ProtoReflect ¶
func (x *WYSIWYG_Asset) ProtoReflect() protoreflect.Message
func (*WYSIWYG_Asset) Reset ¶
func (x *WYSIWYG_Asset) Reset()
func (*WYSIWYG_Asset) String ¶
func (x *WYSIWYG_Asset) String() string
type WYSIWYG_TranslatedTerm ¶
type WYSIWYG_TranslatedTerm struct { Translations map[string]string `` /* 165-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WYSIWYG_TranslatedTerm) Descriptor
deprecated
func (*WYSIWYG_TranslatedTerm) Descriptor() ([]byte, []int)
Deprecated: Use WYSIWYG_TranslatedTerm.ProtoReflect.Descriptor instead.
func (*WYSIWYG_TranslatedTerm) GetTranslations ¶
func (x *WYSIWYG_TranslatedTerm) GetTranslations() map[string]string
func (*WYSIWYG_TranslatedTerm) ProtoMessage ¶
func (*WYSIWYG_TranslatedTerm) ProtoMessage()
func (*WYSIWYG_TranslatedTerm) ProtoReflect ¶
func (x *WYSIWYG_TranslatedTerm) ProtoReflect() protoreflect.Message
func (*WYSIWYG_TranslatedTerm) Reset ¶
func (x *WYSIWYG_TranslatedTerm) Reset()
func (*WYSIWYG_TranslatedTerm) String ¶
func (x *WYSIWYG_TranslatedTerm) String() string