sectionv1

package
v1.29.0-20230707150857... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: unknown License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	GetSectionPageResponse_PaginationType_name = map[int32]string{
		0: "PAGINATION_TYPE_UNSPECIFIED",
		1: "FIXED_BLOCK",
		2: "GHOST_BLOCK",
	}
	GetSectionPageResponse_PaginationType_value = map[string]int32{
		"PAGINATION_TYPE_UNSPECIFIED": 0,
		"FIXED_BLOCK":                 1,
		"GHOST_BLOCK":                 2,
	}
)

Enum value maps for GetSectionPageResponse_PaginationType.

View Source
var File_stroeer_page_section_v1_section_page_proto protoreflect.FileDescriptor
View Source
var File_stroeer_page_section_v1_section_page_service_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type GetSectionPageRequest

type GetSectionPageRequest struct {
	SectionPath string `protobuf:"bytes,1,opt,name=section_path,json=sectionPath,proto3" json:"section_path,omitempty"`
	Page        int32  `protobuf:"varint,2,opt,name=page,proto3" json:"page,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSectionPageRequest) Descriptor deprecated

func (*GetSectionPageRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSectionPageRequest.ProtoReflect.Descriptor instead.

func (*GetSectionPageRequest) GetPage

func (x *GetSectionPageRequest) GetPage() int32

func (*GetSectionPageRequest) GetSectionPath

func (x *GetSectionPageRequest) GetSectionPath() string

func (*GetSectionPageRequest) ProtoMessage

func (*GetSectionPageRequest) ProtoMessage()

func (*GetSectionPageRequest) ProtoReflect

func (x *GetSectionPageRequest) ProtoReflect() protoreflect.Message

func (*GetSectionPageRequest) Reset

func (x *GetSectionPageRequest) Reset()

func (*GetSectionPageRequest) String

func (x *GetSectionPageRequest) String() string

type GetSectionPageResponse

type GetSectionPageResponse struct {
	SectionPage    *SectionPage                          `protobuf:"bytes,1,opt,name=section_page,json=sectionPage,proto3" json:"section_page,omitempty"`
	TotalPages     int32                                 `protobuf:"varint,2,opt,name=total_pages,json=totalPages,proto3" json:"total_pages,omitempty"`
	PaginationType GetSectionPageResponse_PaginationType `` /* 171-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*GetSectionPageResponse) Descriptor deprecated

func (*GetSectionPageResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSectionPageResponse.ProtoReflect.Descriptor instead.

func (*GetSectionPageResponse) GetPaginationType

func (*GetSectionPageResponse) GetSectionPage

func (x *GetSectionPageResponse) GetSectionPage() *SectionPage

func (*GetSectionPageResponse) GetTotalPages

func (x *GetSectionPageResponse) GetTotalPages() int32

func (*GetSectionPageResponse) ProtoMessage

func (*GetSectionPageResponse) ProtoMessage()

func (*GetSectionPageResponse) ProtoReflect

func (x *GetSectionPageResponse) ProtoReflect() protoreflect.Message

func (*GetSectionPageResponse) Reset

func (x *GetSectionPageResponse) Reset()

func (*GetSectionPageResponse) String

func (x *GetSectionPageResponse) String() string

type GetSectionPageResponse_PaginationType

type GetSectionPageResponse_PaginationType int32
const (
	GetSectionPageResponse_PAGINATION_TYPE_UNSPECIFIED GetSectionPageResponse_PaginationType = 0
	GetSectionPageResponse_FIXED_BLOCK                 GetSectionPageResponse_PaginationType = 1
	GetSectionPageResponse_GHOST_BLOCK                 GetSectionPageResponse_PaginationType = 2
)

func (GetSectionPageResponse_PaginationType) Descriptor

func (GetSectionPageResponse_PaginationType) Enum

func (GetSectionPageResponse_PaginationType) EnumDescriptor deprecated

func (GetSectionPageResponse_PaginationType) EnumDescriptor() ([]byte, []int)

Deprecated: Use GetSectionPageResponse_PaginationType.Descriptor instead.

func (GetSectionPageResponse_PaginationType) Number

func (GetSectionPageResponse_PaginationType) String

func (GetSectionPageResponse_PaginationType) Type

type SectionPage

type SectionPage struct {
	Section        *SectionPage_Section `protobuf:"bytes,1,opt,name=section,proto3" json:"section,omitempty"`
	Stages         []*v1.Stage          `protobuf:"bytes,2,rep,name=stages,proto3" json:"stages,omitempty"`
	NavigationMenu *v11.Reference       `protobuf:"bytes,3,opt,name=navigation_menu,json=navigationMenu,proto3" json:"navigation_menu,omitempty"`
	// contains filtered or unexported fields
}

func (*SectionPage) Descriptor deprecated

func (*SectionPage) Descriptor() ([]byte, []int)

Deprecated: Use SectionPage.ProtoReflect.Descriptor instead.

func (*SectionPage) GetNavigationMenu

func (x *SectionPage) GetNavigationMenu() *v11.Reference

func (*SectionPage) GetSection

func (x *SectionPage) GetSection() *SectionPage_Section

func (*SectionPage) GetStages

func (x *SectionPage) GetStages() []*v1.Stage

func (*SectionPage) ProtoMessage

func (*SectionPage) ProtoMessage()

func (*SectionPage) ProtoReflect

func (x *SectionPage) ProtoReflect() protoreflect.Message

func (*SectionPage) Reset

func (x *SectionPage) Reset()

func (*SectionPage) String

func (x *SectionPage) String() string

type SectionPage_Section

type SectionPage_Section struct {
	Fields      map[string]string `` /* 153-byte string literal not displayed */
	SectionTree *v11.Reference    `protobuf:"bytes,2,opt,name=section_tree,json=sectionTree,proto3" json:"section_tree,omitempty"`
	// contains filtered or unexported fields
}

func (*SectionPage_Section) Descriptor deprecated

func (*SectionPage_Section) Descriptor() ([]byte, []int)

Deprecated: Use SectionPage_Section.ProtoReflect.Descriptor instead.

func (*SectionPage_Section) GetFields

func (x *SectionPage_Section) GetFields() map[string]string

func (*SectionPage_Section) GetSectionTree

func (x *SectionPage_Section) GetSectionTree() *v11.Reference

func (*SectionPage_Section) ProtoMessage

func (*SectionPage_Section) ProtoMessage()

func (*SectionPage_Section) ProtoReflect

func (x *SectionPage_Section) ProtoReflect() protoreflect.Message

func (*SectionPage_Section) Reset

func (x *SectionPage_Section) Reset()

func (*SectionPage_Section) String

func (x *SectionPage_Section) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL