proto

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PaginateParams

type PaginateParams struct {
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// The size of resources per page you want. Default value is **15**.
	PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	// The pagination token received from server in last request.
	PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	// The order of the resources you want.
	OrderBy string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
	// The filter parameters.
	Filter               string   `protobuf:"bytes,5,opt,name=filter,proto3" json:"filter,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PaginateParams) Descriptor

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

func (*PaginateParams) GetFilter

func (m *PaginateParams) GetFilter() string

func (*PaginateParams) GetOrderBy

func (m *PaginateParams) GetOrderBy() string

func (*PaginateParams) GetPageSize

func (m *PaginateParams) GetPageSize() int32

func (*PaginateParams) GetPageToken

func (m *PaginateParams) GetPageToken() string

func (*PaginateParams) GetParent

func (m *PaginateParams) GetParent() string

func (*PaginateParams) ProtoMessage

func (*PaginateParams) ProtoMessage()

func (*PaginateParams) Reset

func (m *PaginateParams) Reset()

func (*PaginateParams) String

func (m *PaginateParams) String() string

func (*PaginateParams) XXX_DiscardUnknown

func (m *PaginateParams) XXX_DiscardUnknown()

func (*PaginateParams) XXX_Marshal

func (m *PaginateParams) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PaginateParams) XXX_Merge

func (m *PaginateParams) XXX_Merge(src proto.Message)

func (*PaginateParams) XXX_Size

func (m *PaginateParams) XXX_Size() int

func (*PaginateParams) XXX_Unmarshal

func (m *PaginateParams) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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