view

package
v0.9.22 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	View_name = map[int32]string{
		0: "UNSPECIFIED",
		1: "NAME",
		2: "BASIC",
		3: "DETAIL",
		4: "FULL",
	}
	View_value = map[string]int32{
		"UNSPECIFIED": 0,
		"NAME":        1,
		"BASIC":       2,
		"DETAIL":      3,
		"FULL":        4,
	}
)

Enum value maps for View.

View Source
var File_goten_runtime_api_view_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type View

type View int32

View defines list of fields of the resource that will be obtained in servers response.

const (
	View_UNSPECIFIED View = 0
	View_NAME        View = 1
	View_BASIC       View = 2
	View_DETAIL      View = 3
	View_FULL        View = 4
)

func (View) Descriptor

func (View) Descriptor() protoreflect.EnumDescriptor

func (View) Enum

func (x View) Enum() *View

func (View) EnumDescriptor deprecated

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

Deprecated: Use View.Descriptor instead.

func (View) Number

func (x View) Number() protoreflect.EnumNumber

func (View) String

func (x View) String() string

func (View) Type

func (View) Type() protoreflect.EnumType

Jump to

Keyboard shortcuts

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