view

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 7 Imported by: 342

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,
	}
)

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() preflect.EnumDescriptor

func (View) Enum

func (x View) Enum() *View

func (View) EnumDescriptor

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

Deprecated, Use View.ProtoReflect.Descriptor instead.

func (View) Number

func (x View) Number() preflect.EnumNumber

func (View) String

func (x View) String() string

func (View) Type

func (View) Type() preflect.EnumType

Jump to

Keyboard shortcuts

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