editionsfuzztest

package
v1.34.1 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Default_TestAllTypesProto2_DefaultInt32      = int32(81)
	Default_TestAllTypesProto2_DefaultInt64      = int64(82)
	Default_TestAllTypesProto2_DefaultUint32     = uint32(83)
	Default_TestAllTypesProto2_DefaultUint64     = uint64(84)
	Default_TestAllTypesProto2_DefaultSint32     = int32(-85)
	Default_TestAllTypesProto2_DefaultSint64     = int64(86)
	Default_TestAllTypesProto2_DefaultFixed32    = uint32(87)
	Default_TestAllTypesProto2_DefaultFixed64    = uint64(88)
	Default_TestAllTypesProto2_DefaultSfixed32   = int32(89)
	Default_TestAllTypesProto2_DefaultSfixed64   = int64(-90)
	Default_TestAllTypesProto2_DefaultFloat      = float32(91.5)
	Default_TestAllTypesProto2_DefaultDouble     = float64(92000)
	Default_TestAllTypesProto2_DefaultBool       = bool(true)
	Default_TestAllTypesProto2_DefaultString     = string("hello")
	Default_TestAllTypesProto2_DefaultNestedEnum = TestAllTypesProto2_BAR
)

Default values for TestAllTypesProto2 fields.

View Source
const (
	Default_TestAllTypesProto2Editions_DefaultInt32      = int32(81)
	Default_TestAllTypesProto2Editions_DefaultInt64      = int64(82)
	Default_TestAllTypesProto2Editions_DefaultUint32     = uint32(83)
	Default_TestAllTypesProto2Editions_DefaultUint64     = uint64(84)
	Default_TestAllTypesProto2Editions_DefaultSint32     = int32(-85)
	Default_TestAllTypesProto2Editions_DefaultSint64     = int64(86)
	Default_TestAllTypesProto2Editions_DefaultFixed32    = uint32(87)
	Default_TestAllTypesProto2Editions_DefaultFixed64    = uint64(88)
	Default_TestAllTypesProto2Editions_DefaultSfixed32   = int32(89)
	Default_TestAllTypesProto2Editions_DefaultSfixed64   = int64(-90)
	Default_TestAllTypesProto2Editions_DefaultFloat      = float32(91.5)
	Default_TestAllTypesProto2Editions_DefaultDouble     = float64(92000)
	Default_TestAllTypesProto2Editions_DefaultBool       = bool(true)
	Default_TestAllTypesProto2Editions_DefaultString     = string("hello")
	Default_TestAllTypesProto2Editions_DefaultNestedEnum = TestAllTypesProto2Editions_BAR
)

Default values for TestAllTypesProto2Editions fields.

Variables

View Source
var (
	TestAllTypesProto2_NestedEnum_name = map[int32]string{
		0:  "FOO",
		1:  "BAR",
		2:  "BAZ",
		-1: "NEG",
	}
	TestAllTypesProto2_NestedEnum_value = map[string]int32{
		"FOO": 0,
		"BAR": 1,
		"BAZ": 2,
		"NEG": -1,
	}
)

Enum value maps for TestAllTypesProto2_NestedEnum.

View Source
var (
	TestAllTypesProto2Editions_NestedEnum_name = map[int32]string{
		0:  "FOO",
		1:  "BAR",
		2:  "BAZ",
		-1: "NEG",
	}
	TestAllTypesProto2Editions_NestedEnum_value = map[string]int32{
		"FOO": 0,
		"BAR": 1,
		"BAZ": 2,
		"NEG": -1,
	}
)

Enum value maps for TestAllTypesProto2Editions_NestedEnum.

View Source
var (
	ForeignEnumProto3_name = map[int32]string{
		0: "FOREIGN_PROTO3_ZERO",
		4: "FOREIGN_PROTO3_FOO",
		5: "FOREIGN_PROTO3_BAR",
		6: "FOREIGN_PROTO3_BAZ",
	}
	ForeignEnumProto3_value = map[string]int32{
		"FOREIGN_PROTO3_ZERO": 0,
		"FOREIGN_PROTO3_FOO":  4,
		"FOREIGN_PROTO3_BAR":  5,
		"FOREIGN_PROTO3_BAZ":  6,
	}
)

Enum value maps for ForeignEnumProto3.

View Source
var (
	TestAllTypesProto3_NestedEnum_name = map[int32]string{
		0:  "FOO",
		1:  "BAR",
		2:  "BAZ",
		-1: "NEG",
	}
	TestAllTypesProto3_NestedEnum_value = map[string]int32{
		"FOO": 0,
		"BAR": 1,
		"BAZ": 2,
		"NEG": -1,
	}
)

Enum value maps for TestAllTypesProto3_NestedEnum.

View Source
var (
	ForeignEnumProto3Editions_name = map[int32]string{
		0: "FOREIGN_PROTO3_EDITIONS_ZERO",
		4: "FOREIGN_PROTO3_EDITIONS_FOO",
		5: "FOREIGN_PROTO3_EDITIONS_BAR",
		6: "FOREIGN_PROTO3_EDITIONS_BAZ",
	}
	ForeignEnumProto3Editions_value = map[string]int32{
		"FOREIGN_PROTO3_EDITIONS_ZERO": 0,
		"FOREIGN_PROTO3_EDITIONS_FOO":  4,
		"FOREIGN_PROTO3_EDITIONS_BAR":  5,
		"FOREIGN_PROTO3_EDITIONS_BAZ":  6,
	}
)

Enum value maps for ForeignEnumProto3Editions.

View Source
var (
	TestAllTypesProto3Editions_NestedEnum_name = map[int32]string{
		0:  "FOO",
		1:  "BAR",
		2:  "BAZ",
		-1: "NEG",
	}
	TestAllTypesProto3Editions_NestedEnum_value = map[string]int32{
		"FOO": 0,
		"BAR": 1,
		"BAZ": 2,
		"NEG": -1,
	}
)

Enum value maps for TestAllTypesProto3Editions_NestedEnum.

View Source
var (
	Default_TestAllTypesProto2Editions_DefaultBytes = []byte("world")
)

Default values for TestAllTypesProto2Editions fields.

View Source
var (
	Default_TestAllTypesProto2_DefaultBytes = []byte("world")
)

Default values for TestAllTypesProto2 fields.

View Source
var File_internal_testprotos_editionsfuzztest_test2_proto protoreflect.FileDescriptor
View Source
var File_internal_testprotos_editionsfuzztest_test2editions_proto protoreflect.FileDescriptor
View Source
var File_internal_testprotos_editionsfuzztest_test3_proto protoreflect.FileDescriptor
View Source
var File_internal_testprotos_editionsfuzztest_test3editions_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ForeignEnumProto3

type ForeignEnumProto3 int32
const (
	ForeignEnumProto3_FOREIGN_PROTO3_ZERO ForeignEnumProto3 = 0
	ForeignEnumProto3_FOREIGN_PROTO3_FOO  ForeignEnumProto3 = 4
	ForeignEnumProto3_FOREIGN_PROTO3_BAR  ForeignEnumProto3 = 5
	ForeignEnumProto3_FOREIGN_PROTO3_BAZ  ForeignEnumProto3 = 6
)

func (ForeignEnumProto3) Descriptor

func (ForeignEnumProto3) Enum

func (ForeignEnumProto3) EnumDescriptor deprecated

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

Deprecated: Use ForeignEnumProto3.Descriptor instead.

func (ForeignEnumProto3) Number

func (ForeignEnumProto3) String

func (x ForeignEnumProto3) String() string

func (ForeignEnumProto3) Type

type ForeignEnumProto3Editions

type ForeignEnumProto3Editions int32
const (
	ForeignEnumProto3Editions_FOREIGN_PROTO3_EDITIONS_ZERO ForeignEnumProto3Editions = 0
	ForeignEnumProto3Editions_FOREIGN_PROTO3_EDITIONS_FOO  ForeignEnumProto3Editions = 4
	ForeignEnumProto3Editions_FOREIGN_PROTO3_EDITIONS_BAR  ForeignEnumProto3Editions = 5
	ForeignEnumProto3Editions_FOREIGN_PROTO3_EDITIONS_BAZ  ForeignEnumProto3Editions = 6
)

func (ForeignEnumProto3Editions) Descriptor

func (ForeignEnumProto3Editions) Enum

func (ForeignEnumProto3Editions) EnumDescriptor deprecated

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

Deprecated: Use ForeignEnumProto3Editions.Descriptor instead.

func (ForeignEnumProto3Editions) Number

func (ForeignEnumProto3Editions) String

func (x ForeignEnumProto3Editions) String() string

func (ForeignEnumProto3Editions) Type

type ForeignMessageProto3

type ForeignMessageProto3 struct {
	C int32 `protobuf:"varint,1,opt,name=c,proto3" json:"c,omitempty"`
	D int32 `protobuf:"varint,2,opt,name=d,proto3" json:"d,omitempty"`
	// contains filtered or unexported fields
}

func (*ForeignMessageProto3) Descriptor deprecated

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

Deprecated: Use ForeignMessageProto3.ProtoReflect.Descriptor instead.

func (*ForeignMessageProto3) GetC

func (x *ForeignMessageProto3) GetC() int32

func (*ForeignMessageProto3) GetD

func (x *ForeignMessageProto3) GetD() int32

func (*ForeignMessageProto3) ProtoMessage

func (*ForeignMessageProto3) ProtoMessage()

func (*ForeignMessageProto3) ProtoReflect

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

func (*ForeignMessageProto3) Reset

func (x *ForeignMessageProto3) Reset()

func (*ForeignMessageProto3) String

func (x *ForeignMessageProto3) String() string

type ForeignMessageProto3Editions

type ForeignMessageProto3Editions struct {
	C int32 `protobuf:"varint,1,opt,name=c" json:"c,omitempty"`
	D int32 `protobuf:"varint,2,opt,name=d" json:"d,omitempty"`
	// contains filtered or unexported fields
}

func (*ForeignMessageProto3Editions) Descriptor deprecated

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

Deprecated: Use ForeignMessageProto3Editions.ProtoReflect.Descriptor instead.

func (*ForeignMessageProto3Editions) GetC

func (*ForeignMessageProto3Editions) GetD

func (*ForeignMessageProto3Editions) ProtoMessage

func (*ForeignMessageProto3Editions) ProtoMessage()

func (*ForeignMessageProto3Editions) ProtoReflect

func (*ForeignMessageProto3Editions) Reset

func (x *ForeignMessageProto3Editions) Reset()

func (*ForeignMessageProto3Editions) String

type TestAllTypesProto2

type TestAllTypesProto2 struct {
	OptionalInt32          *int32                                       `protobuf:"varint,1,opt,name=optional_int32,json=optionalInt32" json:"optional_int32,omitempty"`
	OptionalInt64          *int64                                       `protobuf:"varint,2,opt,name=optional_int64,json=optionalInt64" json:"optional_int64,omitempty"`
	OptionalUint32         *uint32                                      `protobuf:"varint,3,opt,name=optional_uint32,json=optionalUint32" json:"optional_uint32,omitempty"`
	OptionalUint64         *uint64                                      `protobuf:"varint,4,opt,name=optional_uint64,json=optionalUint64" json:"optional_uint64,omitempty"`
	OptionalSint32         *int32                                       `protobuf:"zigzag32,5,opt,name=optional_sint32,json=optionalSint32" json:"optional_sint32,omitempty"`
	OptionalSint64         *int64                                       `protobuf:"zigzag64,6,opt,name=optional_sint64,json=optionalSint64" json:"optional_sint64,omitempty"`
	OptionalFixed32        *uint32                                      `protobuf:"fixed32,7,opt,name=optional_fixed32,json=optionalFixed32" json:"optional_fixed32,omitempty"`
	OptionalFixed64        *uint64                                      `protobuf:"fixed64,8,opt,name=optional_fixed64,json=optionalFixed64" json:"optional_fixed64,omitempty"`
	OptionalSfixed32       *int32                                       `protobuf:"fixed32,9,opt,name=optional_sfixed32,json=optionalSfixed32" json:"optional_sfixed32,omitempty"`
	OptionalSfixed64       *int64                                       `protobuf:"fixed64,10,opt,name=optional_sfixed64,json=optionalSfixed64" json:"optional_sfixed64,omitempty"`
	OptionalFloat          *float32                                     `protobuf:"fixed32,11,opt,name=optional_float,json=optionalFloat" json:"optional_float,omitempty"`
	OptionalDouble         *float64                                     `protobuf:"fixed64,12,opt,name=optional_double,json=optionalDouble" json:"optional_double,omitempty"`
	OptionalBool           *bool                                        `protobuf:"varint,13,opt,name=optional_bool,json=optionalBool" json:"optional_bool,omitempty"`
	OptionalString         *string                                      `protobuf:"bytes,14,opt,name=optional_string,json=optionalString" json:"optional_string,omitempty"`
	OptionalBytes          []byte                                       `protobuf:"bytes,15,opt,name=optional_bytes,json=optionalBytes" json:"optional_bytes,omitempty"`
	Optionalgroup          *TestAllTypesProto2_OptionalGroup            `protobuf:"group,16,opt,name=OptionalGroup,json=optionalgroup" json:"optionalgroup,omitempty"`
	OptionalNestedMessage  *TestAllTypesProto2_NestedMessage            `protobuf:"bytes,18,opt,name=optional_nested_message,json=optionalNestedMessage" json:"optional_nested_message,omitempty"`
	OptionalNestedEnum     *TestAllTypesProto2_NestedEnum               `` /* 166-byte string literal not displayed */
	RepeatedInt32          []int32                                      `protobuf:"varint,31,rep,name=repeated_int32,json=repeatedInt32" json:"repeated_int32,omitempty"`
	RepeatedInt64          []int64                                      `protobuf:"varint,32,rep,name=repeated_int64,json=repeatedInt64" json:"repeated_int64,omitempty"`
	RepeatedUint32         []uint32                                     `protobuf:"varint,33,rep,name=repeated_uint32,json=repeatedUint32" json:"repeated_uint32,omitempty"`
	RepeatedUint64         []uint64                                     `protobuf:"varint,34,rep,name=repeated_uint64,json=repeatedUint64" json:"repeated_uint64,omitempty"`
	RepeatedSint32         []int32                                      `protobuf:"zigzag32,35,rep,name=repeated_sint32,json=repeatedSint32" json:"repeated_sint32,omitempty"`
	RepeatedSint64         []int64                                      `protobuf:"zigzag64,36,rep,name=repeated_sint64,json=repeatedSint64" json:"repeated_sint64,omitempty"`
	RepeatedFixed32        []uint32                                     `protobuf:"fixed32,37,rep,name=repeated_fixed32,json=repeatedFixed32" json:"repeated_fixed32,omitempty"`
	RepeatedFixed64        []uint64                                     `protobuf:"fixed64,38,rep,name=repeated_fixed64,json=repeatedFixed64" json:"repeated_fixed64,omitempty"`
	RepeatedSfixed32       []int32                                      `protobuf:"fixed32,39,rep,name=repeated_sfixed32,json=repeatedSfixed32" json:"repeated_sfixed32,omitempty"`
	RepeatedSfixed64       []int64                                      `protobuf:"fixed64,40,rep,name=repeated_sfixed64,json=repeatedSfixed64" json:"repeated_sfixed64,omitempty"`
	RepeatedFloat          []float32                                    `protobuf:"fixed32,41,rep,name=repeated_float,json=repeatedFloat" json:"repeated_float,omitempty"`
	RepeatedDouble         []float64                                    `protobuf:"fixed64,42,rep,name=repeated_double,json=repeatedDouble" json:"repeated_double,omitempty"`
	RepeatedBool           []bool                                       `protobuf:"varint,43,rep,name=repeated_bool,json=repeatedBool" json:"repeated_bool,omitempty"`
	RepeatedString         []string                                     `protobuf:"bytes,44,rep,name=repeated_string,json=repeatedString" json:"repeated_string,omitempty"`
	RepeatedBytes          [][]byte                                     `protobuf:"bytes,45,rep,name=repeated_bytes,json=repeatedBytes" json:"repeated_bytes,omitempty"`
	Repeatedgroup          []*TestAllTypesProto2_RepeatedGroup          `protobuf:"group,46,rep,name=RepeatedGroup,json=repeatedgroup" json:"repeatedgroup,omitempty"`
	RepeatedNestedMessage  []*TestAllTypesProto2_NestedMessage          `protobuf:"bytes,48,rep,name=repeated_nested_message,json=repeatedNestedMessage" json:"repeated_nested_message,omitempty"`
	RepeatedNestedEnum     []TestAllTypesProto2_NestedEnum              `` /* 166-byte string literal not displayed */
	MapInt32Int32          map[int32]int32                              `` /* 172-byte string literal not displayed */
	MapInt64Int64          map[int64]int64                              `` /* 172-byte string literal not displayed */
	MapUint32Uint32        map[uint32]uint32                            `` /* 178-byte string literal not displayed */
	MapUint64Uint64        map[uint64]uint64                            `` /* 178-byte string literal not displayed */
	MapSint32Sint32        map[int32]int32                              `` /* 182-byte string literal not displayed */
	MapSint64Sint64        map[int64]int64                              `` /* 182-byte string literal not displayed */
	MapFixed32Fixed32      map[uint32]uint32                            `` /* 186-byte string literal not displayed */
	MapFixed64Fixed64      map[uint64]uint64                            `` /* 186-byte string literal not displayed */
	MapSfixed32Sfixed32    map[int32]int32                              `` /* 192-byte string literal not displayed */
	MapSfixed64Sfixed64    map[int64]int64                              `` /* 192-byte string literal not displayed */
	MapInt32Float          map[int32]float32                            `` /* 173-byte string literal not displayed */
	MapInt32Double         map[int32]float64                            `` /* 176-byte string literal not displayed */
	MapBoolBool            map[bool]bool                                `` /* 166-byte string literal not displayed */
	MapStringString        map[string]string                            `` /* 176-byte string literal not displayed */
	MapStringBytes         map[string][]byte                            `` /* 173-byte string literal not displayed */
	MapStringNestedMessage map[string]*TestAllTypesProto2_NestedMessage `` /* 199-byte string literal not displayed */
	MapStringNestedEnum    map[string]TestAllTypesProto2_NestedEnum     `` /* 245-byte string literal not displayed */
	// Singular with defaults
	DefaultInt32      *int32                         `protobuf:"varint,81,opt,name=default_int32,json=defaultInt32,def=81" json:"default_int32,omitempty"`
	DefaultInt64      *int64                         `protobuf:"varint,82,opt,name=default_int64,json=defaultInt64,def=82" json:"default_int64,omitempty"`
	DefaultUint32     *uint32                        `protobuf:"varint,83,opt,name=default_uint32,json=defaultUint32,def=83" json:"default_uint32,omitempty"`
	DefaultUint64     *uint64                        `protobuf:"varint,84,opt,name=default_uint64,json=defaultUint64,def=84" json:"default_uint64,omitempty"`
	DefaultSint32     *int32                         `protobuf:"zigzag32,85,opt,name=default_sint32,json=defaultSint32,def=-85" json:"default_sint32,omitempty"`
	DefaultSint64     *int64                         `protobuf:"zigzag64,86,opt,name=default_sint64,json=defaultSint64,def=86" json:"default_sint64,omitempty"`
	DefaultFixed32    *uint32                        `protobuf:"fixed32,87,opt,name=default_fixed32,json=defaultFixed32,def=87" json:"default_fixed32,omitempty"`
	DefaultFixed64    *uint64                        `protobuf:"fixed64,88,opt,name=default_fixed64,json=defaultFixed64,def=88" json:"default_fixed64,omitempty"`
	DefaultSfixed32   *int32                         `protobuf:"fixed32,89,opt,name=default_sfixed32,json=defaultSfixed32,def=89" json:"default_sfixed32,omitempty"`
	DefaultSfixed64   *int64                         `protobuf:"fixed64,80,opt,name=default_sfixed64,json=defaultSfixed64,def=-90" json:"default_sfixed64,omitempty"`
	DefaultFloat      *float32                       `protobuf:"fixed32,91,opt,name=default_float,json=defaultFloat,def=91.5" json:"default_float,omitempty"`
	DefaultDouble     *float64                       `protobuf:"fixed64,92,opt,name=default_double,json=defaultDouble,def=92000" json:"default_double,omitempty"`
	DefaultBool       *bool                          `protobuf:"varint,93,opt,name=default_bool,json=defaultBool,def=1" json:"default_bool,omitempty"`
	DefaultString     *string                        `protobuf:"bytes,94,opt,name=default_string,json=defaultString,def=hello" json:"default_string,omitempty"`
	DefaultBytes      []byte                         `protobuf:"bytes,95,opt,name=default_bytes,json=defaultBytes,def=world" json:"default_bytes,omitempty"`
	DefaultNestedEnum *TestAllTypesProto2_NestedEnum `` /* 169-byte string literal not displayed */
	// Types that are assignable to OneofField:
	//
	//	*TestAllTypesProto2_OneofUint32
	//	*TestAllTypesProto2_OneofNestedMessage
	//	*TestAllTypesProto2_OneofString
	//	*TestAllTypesProto2_OneofBytes
	//	*TestAllTypesProto2_OneofBool
	//	*TestAllTypesProto2_OneofUint64
	//	*TestAllTypesProto2_OneofFloat
	//	*TestAllTypesProto2_OneofDouble
	//	*TestAllTypesProto2_OneofEnum
	//	*TestAllTypesProto2_Oneofgroup
	OneofField isTestAllTypesProto2_OneofField `protobuf_oneof:"oneof_field"`
	// A oneof with exactly one field.
	//
	// Types that are assignable to OneofOptional:
	//
	//	*TestAllTypesProto2_OneofOptionalUint32
	OneofOptional isTestAllTypesProto2_OneofOptional `protobuf_oneof:"oneof_optional"`
	// contains filtered or unexported fields
}

func (*TestAllTypesProto2) Descriptor deprecated

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

Deprecated: Use TestAllTypesProto2.ProtoReflect.Descriptor instead.

func (*TestAllTypesProto2) GetDefaultBool

func (x *TestAllTypesProto2) GetDefaultBool() bool

func (*TestAllTypesProto2) GetDefaultBytes

func (x *TestAllTypesProto2) GetDefaultBytes() []byte

func (*TestAllTypesProto2) GetDefaultDouble

func (x *TestAllTypesProto2) GetDefaultDouble() float64

func (*TestAllTypesProto2) GetDefaultFixed32

func (x *TestAllTypesProto2) GetDefaultFixed32() uint32

func (*TestAllTypesProto2) GetDefaultFixed64

func (x *TestAllTypesProto2) GetDefaultFixed64() uint64

func (*TestAllTypesProto2) GetDefaultFloat

func (x *TestAllTypesProto2) GetDefaultFloat() float32

func (*TestAllTypesProto2) GetDefaultInt32

func (x *TestAllTypesProto2) GetDefaultInt32() int32

func (*TestAllTypesProto2) GetDefaultInt64

func (x *TestAllTypesProto2) GetDefaultInt64() int64

func (*TestAllTypesProto2) GetDefaultNestedEnum

func (x *TestAllTypesProto2) GetDefaultNestedEnum() TestAllTypesProto2_NestedEnum

func (*TestAllTypesProto2) GetDefaultSfixed32

func (x *TestAllTypesProto2) GetDefaultSfixed32() int32

func (*TestAllTypesProto2) GetDefaultSfixed64

func (x *TestAllTypesProto2) GetDefaultSfixed64() int64

func (*TestAllTypesProto2) GetDefaultSint32

func (x *TestAllTypesProto2) GetDefaultSint32() int32

func (*TestAllTypesProto2) GetDefaultSint64

func (x *TestAllTypesProto2) GetDefaultSint64() int64

func (*TestAllTypesProto2) GetDefaultString

func (x *TestAllTypesProto2) GetDefaultString() string

func (*TestAllTypesProto2) GetDefaultUint32

func (x *TestAllTypesProto2) GetDefaultUint32() uint32

func (*TestAllTypesProto2) GetDefaultUint64

func (x *TestAllTypesProto2) GetDefaultUint64() uint64

func (*TestAllTypesProto2) GetMapBoolBool

func (x *TestAllTypesProto2) GetMapBoolBool() map[bool]bool

func (*TestAllTypesProto2) GetMapFixed32Fixed32

func (x *TestAllTypesProto2) GetMapFixed32Fixed32() map[uint32]uint32

func (*TestAllTypesProto2) GetMapFixed64Fixed64

func (x *TestAllTypesProto2) GetMapFixed64Fixed64() map[uint64]uint64

func (*TestAllTypesProto2) GetMapInt32Double

func (x *TestAllTypesProto2) GetMapInt32Double() map[int32]float64

func (*TestAllTypesProto2) GetMapInt32Float

func (x *TestAllTypesProto2) GetMapInt32Float() map[int32]float32

func (*TestAllTypesProto2) GetMapInt32Int32

func (x *TestAllTypesProto2) GetMapInt32Int32() map[int32]int32

func (*TestAllTypesProto2) GetMapInt64Int64

func (x *TestAllTypesProto2) GetMapInt64Int64() map[int64]int64

func (*TestAllTypesProto2) GetMapSfixed32Sfixed32

func (x *TestAllTypesProto2) GetMapSfixed32Sfixed32() map[int32]int32

func (*TestAllTypesProto2) GetMapSfixed64Sfixed64

func (x *TestAllTypesProto2) GetMapSfixed64Sfixed64() map[int64]int64

func (*TestAllTypesProto2) GetMapSint32Sint32

func (x *TestAllTypesProto2) GetMapSint32Sint32() map[int32]int32

func (*TestAllTypesProto2) GetMapSint64Sint64

func (x *TestAllTypesProto2) GetMapSint64Sint64() map[int64]int64

func (*TestAllTypesProto2) GetMapStringBytes

func (x *TestAllTypesProto2) GetMapStringBytes() map[string][]byte

func (*TestAllTypesProto2) GetMapStringNestedEnum

func (x *TestAllTypesProto2) GetMapStringNestedEnum() map[string]TestAllTypesProto2_NestedEnum

func (*TestAllTypesProto2) GetMapStringNestedMessage

func (x *TestAllTypesProto2) GetMapStringNestedMessage() map[string]*TestAllTypesProto2_NestedMessage

func (*TestAllTypesProto2) GetMapStringString

func (x *TestAllTypesProto2) GetMapStringString() map[string]string

func (*TestAllTypesProto2) GetMapUint32Uint32

func (x *TestAllTypesProto2) GetMapUint32Uint32() map[uint32]uint32

func (*TestAllTypesProto2) GetMapUint64Uint64

func (x *TestAllTypesProto2) GetMapUint64Uint64() map[uint64]uint64

func (*TestAllTypesProto2) GetOneofBool

func (x *TestAllTypesProto2) GetOneofBool() bool

func (*TestAllTypesProto2) GetOneofBytes

func (x *TestAllTypesProto2) GetOneofBytes() []byte

func (*TestAllTypesProto2) GetOneofDouble

func (x *TestAllTypesProto2) GetOneofDouble() float64

func (*TestAllTypesProto2) GetOneofEnum

func (*TestAllTypesProto2) GetOneofField

func (m *TestAllTypesProto2) GetOneofField() isTestAllTypesProto2_OneofField

func (*TestAllTypesProto2) GetOneofFloat

func (x *TestAllTypesProto2) GetOneofFloat() float32

func (*TestAllTypesProto2) GetOneofNestedMessage

func (x *TestAllTypesProto2) GetOneofNestedMessage() *TestAllTypesProto2_NestedMessage

func (*TestAllTypesProto2) GetOneofOptional

func (m *TestAllTypesProto2) GetOneofOptional() isTestAllTypesProto2_OneofOptional

func (*TestAllTypesProto2) GetOneofOptionalUint32

func (x *TestAllTypesProto2) GetOneofOptionalUint32() uint32

func (*TestAllTypesProto2) GetOneofString

func (x *TestAllTypesProto2) GetOneofString() string

func (*TestAllTypesProto2) GetOneofUint32

func (x *TestAllTypesProto2) GetOneofUint32() uint32

func (*TestAllTypesProto2) GetOneofUint64

func (x *TestAllTypesProto2) GetOneofUint64() uint64

func (*TestAllTypesProto2) GetOneofgroup

func (*TestAllTypesProto2) GetOptionalBool

func (x *TestAllTypesProto2) GetOptionalBool() bool

func (*TestAllTypesProto2) GetOptionalBytes

func (x *TestAllTypesProto2) GetOptionalBytes() []byte

func (*TestAllTypesProto2) GetOptionalDouble

func (x *TestAllTypesProto2) GetOptionalDouble() float64

func (*TestAllTypesProto2) GetOptionalFixed32

func (x *TestAllTypesProto2) GetOptionalFixed32() uint32

func (*TestAllTypesProto2) GetOptionalFixed64

func (x *TestAllTypesProto2) GetOptionalFixed64() uint64

func (*TestAllTypesProto2) GetOptionalFloat

func (x *TestAllTypesProto2) GetOptionalFloat() float32

func (*TestAllTypesProto2) GetOptionalInt32

func (x *TestAllTypesProto2) GetOptionalInt32() int32

func (*TestAllTypesProto2) GetOptionalInt64

func (x *TestAllTypesProto2) GetOptionalInt64() int64

func (*TestAllTypesProto2) GetOptionalNestedEnum

func (x *TestAllTypesProto2) GetOptionalNestedEnum() TestAllTypesProto2_NestedEnum

func (*TestAllTypesProto2) GetOptionalNestedMessage

func (x *TestAllTypesProto2) GetOptionalNestedMessage() *TestAllTypesProto2_NestedMessage

func (*TestAllTypesProto2) GetOptionalSfixed32

func (x *TestAllTypesProto2) GetOptionalSfixed32() int32

func (*TestAllTypesProto2) GetOptionalSfixed64

func (x *TestAllTypesProto2) GetOptionalSfixed64() int64

func (*TestAllTypesProto2) GetOptionalSint32

func (x *TestAllTypesProto2) GetOptionalSint32() int32

func (*TestAllTypesProto2) GetOptionalSint64

func (x *TestAllTypesProto2) GetOptionalSint64() int64

func (*TestAllTypesProto2) GetOptionalString

func (x *TestAllTypesProto2) GetOptionalString() string

func (*TestAllTypesProto2) GetOptionalUint32

func (x *TestAllTypesProto2) GetOptionalUint32() uint32

func (*TestAllTypesProto2) GetOptionalUint64

func (x *TestAllTypesProto2) GetOptionalUint64() uint64

func (*TestAllTypesProto2) GetOptionalgroup

func (*TestAllTypesProto2) GetRepeatedBool

func (x *TestAllTypesProto2) GetRepeatedBool() []bool

func (*TestAllTypesProto2) GetRepeatedBytes

func (x *TestAllTypesProto2) GetRepeatedBytes() [][]byte

func (*TestAllTypesProto2) GetRepeatedDouble

func (x *TestAllTypesProto2) GetRepeatedDouble() []float64

func (*TestAllTypesProto2) GetRepeatedFixed32

func (x *TestAllTypesProto2) GetRepeatedFixed32() []uint32

func (*TestAllTypesProto2) GetRepeatedFixed64

func (x *TestAllTypesProto2) GetRepeatedFixed64() []uint64

func (*TestAllTypesProto2) GetRepeatedFloat

func (x *TestAllTypesProto2) GetRepeatedFloat() []float32

func (*TestAllTypesProto2) GetRepeatedInt32

func (x *TestAllTypesProto2) GetRepeatedInt32() []int32

func (*TestAllTypesProto2) GetRepeatedInt64

func (x *TestAllTypesProto2) GetRepeatedInt64() []int64

func (*TestAllTypesProto2) GetRepeatedNestedEnum

func (x *TestAllTypesProto2) GetRepeatedNestedEnum() []TestAllTypesProto2_NestedEnum

func (*TestAllTypesProto2) GetRepeatedNestedMessage

func (x *TestAllTypesProto2) GetRepeatedNestedMessage() []*TestAllTypesProto2_NestedMessage

func (*TestAllTypesProto2) GetRepeatedSfixed32

func (x *TestAllTypesProto2) GetRepeatedSfixed32() []int32

func (*TestAllTypesProto2) GetRepeatedSfixed64

func (x *TestAllTypesProto2) GetRepeatedSfixed64() []int64

func (*TestAllTypesProto2) GetRepeatedSint32

func (x *TestAllTypesProto2) GetRepeatedSint32() []int32

func (*TestAllTypesProto2) GetRepeatedSint64

func (x *TestAllTypesProto2) GetRepeatedSint64() []int64

func (*TestAllTypesProto2) GetRepeatedString

func (x *TestAllTypesProto2) GetRepeatedString() []string

func (*TestAllTypesProto2) GetRepeatedUint32

func (x *TestAllTypesProto2) GetRepeatedUint32() []uint32

func (*TestAllTypesProto2) GetRepeatedUint64

func (x *TestAllTypesProto2) GetRepeatedUint64() []uint64

func (*TestAllTypesProto2) GetRepeatedgroup

func (x *TestAllTypesProto2) GetRepeatedgroup() []*TestAllTypesProto2_RepeatedGroup

func (*TestAllTypesProto2) ProtoMessage

func (*TestAllTypesProto2) ProtoMessage()

func (*TestAllTypesProto2) ProtoReflect

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

func (*TestAllTypesProto2) Reset

func (x *TestAllTypesProto2) Reset()

func (*TestAllTypesProto2) String

func (x *TestAllTypesProto2) String() string

type TestAllTypesProto2Editions

type TestAllTypesProto2Editions struct {
	OptionalInt32          *int32                                               `protobuf:"varint,1,opt,name=optional_int32,json=optionalInt32" json:"optional_int32,omitempty"`
	OptionalInt64          *int64                                               `protobuf:"varint,2,opt,name=optional_int64,json=optionalInt64" json:"optional_int64,omitempty"`
	OptionalUint32         *uint32                                              `protobuf:"varint,3,opt,name=optional_uint32,json=optionalUint32" json:"optional_uint32,omitempty"`
	OptionalUint64         *uint64                                              `protobuf:"varint,4,opt,name=optional_uint64,json=optionalUint64" json:"optional_uint64,omitempty"`
	OptionalSint32         *int32                                               `protobuf:"zigzag32,5,opt,name=optional_sint32,json=optionalSint32" json:"optional_sint32,omitempty"`
	OptionalSint64         *int64                                               `protobuf:"zigzag64,6,opt,name=optional_sint64,json=optionalSint64" json:"optional_sint64,omitempty"`
	OptionalFixed32        *uint32                                              `protobuf:"fixed32,7,opt,name=optional_fixed32,json=optionalFixed32" json:"optional_fixed32,omitempty"`
	OptionalFixed64        *uint64                                              `protobuf:"fixed64,8,opt,name=optional_fixed64,json=optionalFixed64" json:"optional_fixed64,omitempty"`
	OptionalSfixed32       *int32                                               `protobuf:"fixed32,9,opt,name=optional_sfixed32,json=optionalSfixed32" json:"optional_sfixed32,omitempty"`
	OptionalSfixed64       *int64                                               `protobuf:"fixed64,10,opt,name=optional_sfixed64,json=optionalSfixed64" json:"optional_sfixed64,omitempty"`
	OptionalFloat          *float32                                             `protobuf:"fixed32,11,opt,name=optional_float,json=optionalFloat" json:"optional_float,omitempty"`
	OptionalDouble         *float64                                             `protobuf:"fixed64,12,opt,name=optional_double,json=optionalDouble" json:"optional_double,omitempty"`
	OptionalBool           *bool                                                `protobuf:"varint,13,opt,name=optional_bool,json=optionalBool" json:"optional_bool,omitempty"`
	OptionalString         *string                                              `protobuf:"bytes,14,opt,name=optional_string,json=optionalString" json:"optional_string,omitempty"`
	OptionalBytes          []byte                                               `protobuf:"bytes,15,opt,name=optional_bytes,json=optionalBytes" json:"optional_bytes,omitempty"`
	Optionalgroup          *TestAllTypesProto2Editions_OptionalGroup            `protobuf:"group,16,opt,name=OptionalGroup,json=optionalgroup" json:"optionalgroup,omitempty"`
	OptionalNestedMessage  *TestAllTypesProto2Editions_NestedMessage            `protobuf:"bytes,18,opt,name=optional_nested_message,json=optionalNestedMessage" json:"optional_nested_message,omitempty"`
	OptionalNestedEnum     *TestAllTypesProto2Editions_NestedEnum               `` /* 174-byte string literal not displayed */
	RepeatedInt32          []int32                                              `protobuf:"varint,31,rep,name=repeated_int32,json=repeatedInt32" json:"repeated_int32,omitempty"`
	RepeatedInt64          []int64                                              `protobuf:"varint,32,rep,name=repeated_int64,json=repeatedInt64" json:"repeated_int64,omitempty"`
	RepeatedUint32         []uint32                                             `protobuf:"varint,33,rep,name=repeated_uint32,json=repeatedUint32" json:"repeated_uint32,omitempty"`
	RepeatedUint64         []uint64                                             `protobuf:"varint,34,rep,name=repeated_uint64,json=repeatedUint64" json:"repeated_uint64,omitempty"`
	RepeatedSint32         []int32                                              `protobuf:"zigzag32,35,rep,name=repeated_sint32,json=repeatedSint32" json:"repeated_sint32,omitempty"`
	RepeatedSint64         []int64                                              `protobuf:"zigzag64,36,rep,name=repeated_sint64,json=repeatedSint64" json:"repeated_sint64,omitempty"`
	RepeatedFixed32        []uint32                                             `protobuf:"fixed32,37,rep,name=repeated_fixed32,json=repeatedFixed32" json:"repeated_fixed32,omitempty"`
	RepeatedFixed64        []uint64                                             `protobuf:"fixed64,38,rep,name=repeated_fixed64,json=repeatedFixed64" json:"repeated_fixed64,omitempty"`
	RepeatedSfixed32       []int32                                              `protobuf:"fixed32,39,rep,name=repeated_sfixed32,json=repeatedSfixed32" json:"repeated_sfixed32,omitempty"`
	RepeatedSfixed64       []int64                                              `protobuf:"fixed64,40,rep,name=repeated_sfixed64,json=repeatedSfixed64" json:"repeated_sfixed64,omitempty"`
	RepeatedFloat          []float32                                            `protobuf:"fixed32,41,rep,name=repeated_float,json=repeatedFloat" json:"repeated_float,omitempty"`
	RepeatedDouble         []float64                                            `protobuf:"fixed64,42,rep,name=repeated_double,json=repeatedDouble" json:"repeated_double,omitempty"`
	RepeatedBool           []bool                                               `protobuf:"varint,43,rep,name=repeated_bool,json=repeatedBool" json:"repeated_bool,omitempty"`
	RepeatedString         []string                                             `protobuf:"bytes,44,rep,name=repeated_string,json=repeatedString" json:"repeated_string,omitempty"`
	RepeatedBytes          [][]byte                                             `protobuf:"bytes,45,rep,name=repeated_bytes,json=repeatedBytes" json:"repeated_bytes,omitempty"`
	Repeatedgroup          []*TestAllTypesProto2Editions_RepeatedGroup          `protobuf:"group,46,rep,name=RepeatedGroup,json=repeatedgroup" json:"repeatedgroup,omitempty"`
	RepeatedNestedMessage  []*TestAllTypesProto2Editions_NestedMessage          `protobuf:"bytes,48,rep,name=repeated_nested_message,json=repeatedNestedMessage" json:"repeated_nested_message,omitempty"`
	RepeatedNestedEnum     []TestAllTypesProto2Editions_NestedEnum              `` /* 174-byte string literal not displayed */
	MapInt32Int32          map[int32]int32                                      `` /* 172-byte string literal not displayed */
	MapInt64Int64          map[int64]int64                                      `` /* 172-byte string literal not displayed */
	MapUint32Uint32        map[uint32]uint32                                    `` /* 178-byte string literal not displayed */
	MapUint64Uint64        map[uint64]uint64                                    `` /* 178-byte string literal not displayed */
	MapSint32Sint32        map[int32]int32                                      `` /* 182-byte string literal not displayed */
	MapSint64Sint64        map[int64]int64                                      `` /* 182-byte string literal not displayed */
	MapFixed32Fixed32      map[uint32]uint32                                    `` /* 186-byte string literal not displayed */
	MapFixed64Fixed64      map[uint64]uint64                                    `` /* 186-byte string literal not displayed */
	MapSfixed32Sfixed32    map[int32]int32                                      `` /* 192-byte string literal not displayed */
	MapSfixed64Sfixed64    map[int64]int64                                      `` /* 192-byte string literal not displayed */
	MapInt32Float          map[int32]float32                                    `` /* 173-byte string literal not displayed */
	MapInt32Double         map[int32]float64                                    `` /* 176-byte string literal not displayed */
	MapBoolBool            map[bool]bool                                        `` /* 166-byte string literal not displayed */
	MapStringString        map[string]string                                    `` /* 176-byte string literal not displayed */
	MapStringBytes         map[string][]byte                                    `` /* 173-byte string literal not displayed */
	MapStringNestedMessage map[string]*TestAllTypesProto2Editions_NestedMessage `` /* 199-byte string literal not displayed */
	MapStringNestedEnum    map[string]TestAllTypesProto2Editions_NestedEnum     `` /* 253-byte string literal not displayed */
	// Singular with defaults
	DefaultInt32      *int32                                 `protobuf:"varint,81,opt,name=default_int32,json=defaultInt32,def=81" json:"default_int32,omitempty"`
	DefaultInt64      *int64                                 `protobuf:"varint,82,opt,name=default_int64,json=defaultInt64,def=82" json:"default_int64,omitempty"`
	DefaultUint32     *uint32                                `protobuf:"varint,83,opt,name=default_uint32,json=defaultUint32,def=83" json:"default_uint32,omitempty"`
	DefaultUint64     *uint64                                `protobuf:"varint,84,opt,name=default_uint64,json=defaultUint64,def=84" json:"default_uint64,omitempty"`
	DefaultSint32     *int32                                 `protobuf:"zigzag32,85,opt,name=default_sint32,json=defaultSint32,def=-85" json:"default_sint32,omitempty"`
	DefaultSint64     *int64                                 `protobuf:"zigzag64,86,opt,name=default_sint64,json=defaultSint64,def=86" json:"default_sint64,omitempty"`
	DefaultFixed32    *uint32                                `protobuf:"fixed32,87,opt,name=default_fixed32,json=defaultFixed32,def=87" json:"default_fixed32,omitempty"`
	DefaultFixed64    *uint64                                `protobuf:"fixed64,88,opt,name=default_fixed64,json=defaultFixed64,def=88" json:"default_fixed64,omitempty"`
	DefaultSfixed32   *int32                                 `protobuf:"fixed32,89,opt,name=default_sfixed32,json=defaultSfixed32,def=89" json:"default_sfixed32,omitempty"`
	DefaultSfixed64   *int64                                 `protobuf:"fixed64,80,opt,name=default_sfixed64,json=defaultSfixed64,def=-90" json:"default_sfixed64,omitempty"`
	DefaultFloat      *float32                               `protobuf:"fixed32,91,opt,name=default_float,json=defaultFloat,def=91.5" json:"default_float,omitempty"`
	DefaultDouble     *float64                               `protobuf:"fixed64,92,opt,name=default_double,json=defaultDouble,def=92000" json:"default_double,omitempty"`
	DefaultBool       *bool                                  `protobuf:"varint,93,opt,name=default_bool,json=defaultBool,def=1" json:"default_bool,omitempty"`
	DefaultString     *string                                `protobuf:"bytes,94,opt,name=default_string,json=defaultString,def=hello" json:"default_string,omitempty"`
	DefaultBytes      []byte                                 `protobuf:"bytes,95,opt,name=default_bytes,json=defaultBytes,def=world" json:"default_bytes,omitempty"`
	DefaultNestedEnum *TestAllTypesProto2Editions_NestedEnum `` /* 177-byte string literal not displayed */
	// Types that are assignable to OneofField:
	//
	//	*TestAllTypesProto2Editions_OneofUint32
	//	*TestAllTypesProto2Editions_OneofNestedMessage
	//	*TestAllTypesProto2Editions_OneofString
	//	*TestAllTypesProto2Editions_OneofBytes
	//	*TestAllTypesProto2Editions_OneofBool
	//	*TestAllTypesProto2Editions_OneofUint64
	//	*TestAllTypesProto2Editions_OneofFloat
	//	*TestAllTypesProto2Editions_OneofDouble
	//	*TestAllTypesProto2Editions_OneofEnum
	//	*TestAllTypesProto2Editions_Oneofgroup
	OneofField isTestAllTypesProto2Editions_OneofField `protobuf_oneof:"oneof_field"`
	// A oneof with exactly one field.
	//
	// Types that are assignable to OneofOptional:
	//
	//	*TestAllTypesProto2Editions_OneofOptionalUint32
	OneofOptional isTestAllTypesProto2Editions_OneofOptional `protobuf_oneof:"oneof_optional"`
	// contains filtered or unexported fields
}

func (*TestAllTypesProto2Editions) Descriptor deprecated

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

Deprecated: Use TestAllTypesProto2Editions.ProtoReflect.Descriptor instead.

func (*TestAllTypesProto2Editions) GetDefaultBool

func (x *TestAllTypesProto2Editions) GetDefaultBool() bool

func (*TestAllTypesProto2Editions) GetDefaultBytes

func (x *TestAllTypesProto2Editions) GetDefaultBytes() []byte

func (*TestAllTypesProto2Editions) GetDefaultDouble

func (x *TestAllTypesProto2Editions) GetDefaultDouble() float64

func (*TestAllTypesProto2Editions) GetDefaultFixed32

func (x *TestAllTypesProto2Editions) GetDefaultFixed32() uint32

func (*TestAllTypesProto2Editions) GetDefaultFixed64

func (x *TestAllTypesProto2Editions) GetDefaultFixed64() uint64

func (*TestAllTypesProto2Editions) GetDefaultFloat

func (x *TestAllTypesProto2Editions) GetDefaultFloat() float32

func (*TestAllTypesProto2Editions) GetDefaultInt32

func (x *TestAllTypesProto2Editions) GetDefaultInt32() int32

func (*TestAllTypesProto2Editions) GetDefaultInt64

func (x *TestAllTypesProto2Editions) GetDefaultInt64() int64

func (*TestAllTypesProto2Editions) GetDefaultNestedEnum

func (*TestAllTypesProto2Editions) GetDefaultSfixed32

func (x *TestAllTypesProto2Editions) GetDefaultSfixed32() int32

func (*TestAllTypesProto2Editions) GetDefaultSfixed64

func (x *TestAllTypesProto2Editions) GetDefaultSfixed64() int64

func (*TestAllTypesProto2Editions) GetDefaultSint32

func (x *TestAllTypesProto2Editions) GetDefaultSint32() int32

func (*TestAllTypesProto2Editions) GetDefaultSint64

func (x *TestAllTypesProto2Editions) GetDefaultSint64() int64

func (*TestAllTypesProto2Editions) GetDefaultString

func (x *TestAllTypesProto2Editions) GetDefaultString() string

func (*TestAllTypesProto2Editions) GetDefaultUint32

func (x *TestAllTypesProto2Editions) GetDefaultUint32() uint32

func (*TestAllTypesProto2Editions) GetDefaultUint64

func (x *TestAllTypesProto2Editions) GetDefaultUint64() uint64

func (*TestAllTypesProto2Editions) GetMapBoolBool

func (x *TestAllTypesProto2Editions) GetMapBoolBool() map[bool]bool

func (*TestAllTypesProto2Editions) GetMapFixed32Fixed32

func (x *TestAllTypesProto2Editions) GetMapFixed32Fixed32() map[uint32]uint32

func (*TestAllTypesProto2Editions) GetMapFixed64Fixed64

func (x *TestAllTypesProto2Editions) GetMapFixed64Fixed64() map[uint64]uint64

func (*TestAllTypesProto2Editions) GetMapInt32Double

func (x *TestAllTypesProto2Editions) GetMapInt32Double() map[int32]float64

func (*TestAllTypesProto2Editions) GetMapInt32Float

func (x *TestAllTypesProto2Editions) GetMapInt32Float() map[int32]float32

func (*TestAllTypesProto2Editions) GetMapInt32Int32

func (x *TestAllTypesProto2Editions) GetMapInt32Int32() map[int32]int32

func (*TestAllTypesProto2Editions) GetMapInt64Int64

func (x *TestAllTypesProto2Editions) GetMapInt64Int64() map[int64]int64

func (*TestAllTypesProto2Editions) GetMapSfixed32Sfixed32

func (x *TestAllTypesProto2Editions) GetMapSfixed32Sfixed32() map[int32]int32

func (*TestAllTypesProto2Editions) GetMapSfixed64Sfixed64

func (x *TestAllTypesProto2Editions) GetMapSfixed64Sfixed64() map[int64]int64

func (*TestAllTypesProto2Editions) GetMapSint32Sint32

func (x *TestAllTypesProto2Editions) GetMapSint32Sint32() map[int32]int32

func (*TestAllTypesProto2Editions) GetMapSint64Sint64

func (x *TestAllTypesProto2Editions) GetMapSint64Sint64() map[int64]int64

func (*TestAllTypesProto2Editions) GetMapStringBytes

func (x *TestAllTypesProto2Editions) GetMapStringBytes() map[string][]byte

func (*TestAllTypesProto2Editions) GetMapStringNestedEnum

func (*TestAllTypesProto2Editions) GetMapStringNestedMessage

func (*TestAllTypesProto2Editions) GetMapStringString

func (x *TestAllTypesProto2Editions) GetMapStringString() map[string]string

func (*TestAllTypesProto2Editions) GetMapUint32Uint32

func (x *TestAllTypesProto2Editions) GetMapUint32Uint32() map[uint32]uint32

func (*TestAllTypesProto2Editions) GetMapUint64Uint64

func (x *TestAllTypesProto2Editions) GetMapUint64Uint64() map[uint64]uint64

func (*TestAllTypesProto2Editions) GetOneofBool

func (x *TestAllTypesProto2Editions) GetOneofBool() bool

func (*TestAllTypesProto2Editions) GetOneofBytes

func (x *TestAllTypesProto2Editions) GetOneofBytes() []byte

func (*TestAllTypesProto2Editions) GetOneofDouble

func (x *TestAllTypesProto2Editions) GetOneofDouble() float64

func (*TestAllTypesProto2Editions) GetOneofEnum

func (*TestAllTypesProto2Editions) GetOneofField

func (m *TestAllTypesProto2Editions) GetOneofField() isTestAllTypesProto2Editions_OneofField

func (*TestAllTypesProto2Editions) GetOneofFloat

func (x *TestAllTypesProto2Editions) GetOneofFloat() float32

func (*TestAllTypesProto2Editions) GetOneofNestedMessage

func (*TestAllTypesProto2Editions) GetOneofOptional

func (m *TestAllTypesProto2Editions) GetOneofOptional() isTestAllTypesProto2Editions_OneofOptional

func (*TestAllTypesProto2Editions) GetOneofOptionalUint32

func (x *TestAllTypesProto2Editions) GetOneofOptionalUint32() uint32

func (*TestAllTypesProto2Editions) GetOneofString

func (x *TestAllTypesProto2Editions) GetOneofString() string

func (*TestAllTypesProto2Editions) GetOneofUint32

func (x *TestAllTypesProto2Editions) GetOneofUint32() uint32

func (*TestAllTypesProto2Editions) GetOneofUint64

func (x *TestAllTypesProto2Editions) GetOneofUint64() uint64

func (*TestAllTypesProto2Editions) GetOneofgroup

func (*TestAllTypesProto2Editions) GetOptionalBool

func (x *TestAllTypesProto2Editions) GetOptionalBool() bool

func (*TestAllTypesProto2Editions) GetOptionalBytes

func (x *TestAllTypesProto2Editions) GetOptionalBytes() []byte

func (*TestAllTypesProto2Editions) GetOptionalDouble

func (x *TestAllTypesProto2Editions) GetOptionalDouble() float64

func (*TestAllTypesProto2Editions) GetOptionalFixed32

func (x *TestAllTypesProto2Editions) GetOptionalFixed32() uint32

func (*TestAllTypesProto2Editions) GetOptionalFixed64

func (x *TestAllTypesProto2Editions) GetOptionalFixed64() uint64

func (*TestAllTypesProto2Editions) GetOptionalFloat

func (x *TestAllTypesProto2Editions) GetOptionalFloat() float32

func (*TestAllTypesProto2Editions) GetOptionalInt32

func (x *TestAllTypesProto2Editions) GetOptionalInt32() int32

func (*TestAllTypesProto2Editions) GetOptionalInt64

func (x *TestAllTypesProto2Editions) GetOptionalInt64() int64

func (*TestAllTypesProto2Editions) GetOptionalNestedEnum

func (*TestAllTypesProto2Editions) GetOptionalNestedMessage

func (*TestAllTypesProto2Editions) GetOptionalSfixed32

func (x *TestAllTypesProto2Editions) GetOptionalSfixed32() int32

func (*TestAllTypesProto2Editions) GetOptionalSfixed64

func (x *TestAllTypesProto2Editions) GetOptionalSfixed64() int64

func (*TestAllTypesProto2Editions) GetOptionalSint32

func (x *TestAllTypesProto2Editions) GetOptionalSint32() int32

func (*TestAllTypesProto2Editions) GetOptionalSint64

func (x *TestAllTypesProto2Editions) GetOptionalSint64() int64

func (*TestAllTypesProto2Editions) GetOptionalString

func (x *TestAllTypesProto2Editions) GetOptionalString() string

func (*TestAllTypesProto2Editions) GetOptionalUint32

func (x *TestAllTypesProto2Editions) GetOptionalUint32() uint32

func (*TestAllTypesProto2Editions) GetOptionalUint64

func (x *TestAllTypesProto2Editions) GetOptionalUint64() uint64

func (*TestAllTypesProto2Editions) GetOptionalgroup

func (*TestAllTypesProto2Editions) GetRepeatedBool

func (x *TestAllTypesProto2Editions) GetRepeatedBool() []bool

func (*TestAllTypesProto2Editions) GetRepeatedBytes

func (x *TestAllTypesProto2Editions) GetRepeatedBytes() [][]byte

func (*TestAllTypesProto2Editions) GetRepeatedDouble

func (x *TestAllTypesProto2Editions) GetRepeatedDouble() []float64

func (*TestAllTypesProto2Editions) GetRepeatedFixed32

func (x *TestAllTypesProto2Editions) GetRepeatedFixed32() []uint32

func (*TestAllTypesProto2Editions) GetRepeatedFixed64

func (x *TestAllTypesProto2Editions) GetRepeatedFixed64() []uint64

func (*TestAllTypesProto2Editions) GetRepeatedFloat

func (x *TestAllTypesProto2Editions) GetRepeatedFloat() []float32

func (*TestAllTypesProto2Editions) GetRepeatedInt32

func (x *TestAllTypesProto2Editions) GetRepeatedInt32() []int32

func (*TestAllTypesProto2Editions) GetRepeatedInt64

func (x *TestAllTypesProto2Editions) GetRepeatedInt64() []int64

func (*TestAllTypesProto2Editions) GetRepeatedNestedEnum

func (*TestAllTypesProto2Editions) GetRepeatedNestedMessage

func (*TestAllTypesProto2Editions) GetRepeatedSfixed32

func (x *TestAllTypesProto2Editions) GetRepeatedSfixed32() []int32

func (*TestAllTypesProto2Editions) GetRepeatedSfixed64

func (x *TestAllTypesProto2Editions) GetRepeatedSfixed64() []int64

func (*TestAllTypesProto2Editions) GetRepeatedSint32

func (x *TestAllTypesProto2Editions) GetRepeatedSint32() []int32

func (*TestAllTypesProto2Editions) GetRepeatedSint64

func (x *TestAllTypesProto2Editions) GetRepeatedSint64() []int64

func (*TestAllTypesProto2Editions) GetRepeatedString

func (x *TestAllTypesProto2Editions) GetRepeatedString() []string

func (*TestAllTypesProto2Editions) GetRepeatedUint32

func (x *TestAllTypesProto2Editions) GetRepeatedUint32() []uint32

func (*TestAllTypesProto2Editions) GetRepeatedUint64

func (x *TestAllTypesProto2Editions) GetRepeatedUint64() []uint64

func (*TestAllTypesProto2Editions) GetRepeatedgroup

func (*TestAllTypesProto2Editions) ProtoMessage

func (*TestAllTypesProto2Editions) ProtoMessage()

func (*TestAllTypesProto2Editions) ProtoReflect

func (*TestAllTypesProto2Editions) Reset

func (x *TestAllTypesProto2Editions) Reset()

func (*TestAllTypesProto2Editions) String

func (x *TestAllTypesProto2Editions) String() string

type TestAllTypesProto2Editions_NestedEnum

type TestAllTypesProto2Editions_NestedEnum int32
const (
	TestAllTypesProto2Editions_FOO TestAllTypesProto2Editions_NestedEnum = 0
	TestAllTypesProto2Editions_BAR TestAllTypesProto2Editions_NestedEnum = 1
	TestAllTypesProto2Editions_BAZ TestAllTypesProto2Editions_NestedEnum = 2
	TestAllTypesProto2Editions_NEG TestAllTypesProto2Editions_NestedEnum = -1 // Intentionally negative.
)

func (TestAllTypesProto2Editions_NestedEnum) Descriptor

func (TestAllTypesProto2Editions_NestedEnum) Enum

func (TestAllTypesProto2Editions_NestedEnum) EnumDescriptor deprecated

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

Deprecated: Use TestAllTypesProto2Editions_NestedEnum.Descriptor instead.

func (TestAllTypesProto2Editions_NestedEnum) Number

func (TestAllTypesProto2Editions_NestedEnum) String

func (TestAllTypesProto2Editions_NestedEnum) Type

func (*TestAllTypesProto2Editions_NestedEnum) UnmarshalJSON deprecated

func (x *TestAllTypesProto2Editions_NestedEnum) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type TestAllTypesProto2Editions_NestedMessage

type TestAllTypesProto2Editions_NestedMessage struct {
	A           *int32                      `protobuf:"varint,1,opt,name=a" json:"a,omitempty"`
	Corecursive *TestAllTypesProto2Editions `protobuf:"bytes,2,opt,name=corecursive" json:"corecursive,omitempty"`
	// contains filtered or unexported fields
}

func (*TestAllTypesProto2Editions_NestedMessage) Descriptor deprecated

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

Deprecated: Use TestAllTypesProto2Editions_NestedMessage.ProtoReflect.Descriptor instead.

func (*TestAllTypesProto2Editions_NestedMessage) GetA

func (*TestAllTypesProto2Editions_NestedMessage) GetCorecursive

func (*TestAllTypesProto2Editions_NestedMessage) ProtoMessage

func (*TestAllTypesProto2Editions_NestedMessage) ProtoReflect

func (*TestAllTypesProto2Editions_NestedMessage) Reset

func (*TestAllTypesProto2Editions_NestedMessage) String

type TestAllTypesProto2Editions_OneofBool

type TestAllTypesProto2Editions_OneofBool struct {
	OneofBool bool `protobuf:"varint,115,opt,name=oneof_bool,json=oneofBool,oneof"`
}

type TestAllTypesProto2Editions_OneofBytes

type TestAllTypesProto2Editions_OneofBytes struct {
	OneofBytes []byte `protobuf:"bytes,114,opt,name=oneof_bytes,json=oneofBytes,oneof"`
}

type TestAllTypesProto2Editions_OneofDouble

type TestAllTypesProto2Editions_OneofDouble struct {
	OneofDouble float64 `protobuf:"fixed64,118,opt,name=oneof_double,json=oneofDouble,oneof"`
}

type TestAllTypesProto2Editions_OneofEnum

type TestAllTypesProto2Editions_OneofEnum struct {
	OneofEnum TestAllTypesProto2Editions_NestedEnum `protobuf:"varint,119,opt,name=oneof_enum,json=oneofEnum,enum=goproto.proto.test.TestAllTypesProto2Editions_NestedEnum,oneof"`
}

type TestAllTypesProto2Editions_OneofFloat

type TestAllTypesProto2Editions_OneofFloat struct {
	OneofFloat float32 `protobuf:"fixed32,117,opt,name=oneof_float,json=oneofFloat,oneof"`
}

type TestAllTypesProto2Editions_OneofGroup

type TestAllTypesProto2Editions_OneofGroup struct {
	A *int32 `protobuf:"varint,1,opt,name=a" json:"a,omitempty"`
	B *int32 `protobuf:"varint,2,opt,name=b" json:"b,omitempty"`
	// contains filtered or unexported fields
}

func (*TestAllTypesProto2Editions_OneofGroup) Descriptor deprecated

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

Deprecated: Use TestAllTypesProto2Editions_OneofGroup.ProtoReflect.Descriptor instead.

func (*TestAllTypesProto2Editions_OneofGroup) GetA

func (*TestAllTypesProto2Editions_OneofGroup) GetB

func (*TestAllTypesProto2Editions_OneofGroup) ProtoMessage

func (*TestAllTypesProto2Editions_OneofGroup) ProtoMessage()

func (*TestAllTypesProto2Editions_OneofGroup) ProtoReflect

func (*TestAllTypesProto2Editions_OneofGroup) Reset

func (*TestAllTypesProto2Editions_OneofGroup) String

type TestAllTypesProto2Editions_OneofNestedMessage

type TestAllTypesProto2Editions_OneofNestedMessage struct {
	OneofNestedMessage *TestAllTypesProto2Editions_NestedMessage `protobuf:"bytes,112,opt,name=oneof_nested_message,json=oneofNestedMessage,oneof"`
}

type TestAllTypesProto2Editions_OneofOptionalUint32

type TestAllTypesProto2Editions_OneofOptionalUint32 struct {
	OneofOptionalUint32 uint32 `protobuf:"varint,120,opt,name=oneof_optional_uint32,json=oneofOptionalUint32,oneof"`
}

type TestAllTypesProto2Editions_OneofString

type TestAllTypesProto2Editions_OneofString struct {
	OneofString string `protobuf:"bytes,113,opt,name=oneof_string,json=oneofString,oneof"`
}

type TestAllTypesProto2Editions_OneofUint32

type TestAllTypesProto2Editions_OneofUint32 struct {
	OneofUint32 uint32 `protobuf:"varint,111,opt,name=oneof_uint32,json=oneofUint32,oneof"`
}

type TestAllTypesProto2Editions_OneofUint64

type TestAllTypesProto2Editions_OneofUint64 struct {
	OneofUint64 uint64 `protobuf:"varint,116,opt,name=oneof_uint64,json=oneofUint64,oneof"`
}

type TestAllTypesProto2Editions_Oneofgroup

type TestAllTypesProto2Editions_Oneofgroup struct {
	Oneofgroup *TestAllTypesProto2Editions_OneofGroup `protobuf:"group,121,opt,name=OneofGroup,json=oneofgroup,oneof"`
}

type TestAllTypesProto2Editions_OptionalGroup

type TestAllTypesProto2Editions_OptionalGroup struct {
	A                     *int32                                    `protobuf:"varint,17,opt,name=a" json:"a,omitempty"`
	OptionalNestedMessage *TestAllTypesProto2Editions_NestedMessage `protobuf:"bytes,1000,opt,name=optional_nested_message,json=optionalNestedMessage" json:"optional_nested_message,omitempty"`
	SameFieldNumber       *int32                                    `protobuf:"varint,16,opt,name=same_field_number,json=sameFieldNumber" json:"same_field_number,omitempty"`
	// contains filtered or unexported fields
}

func (*TestAllTypesProto2Editions_OptionalGroup) Descriptor deprecated

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

Deprecated: Use TestAllTypesProto2Editions_OptionalGroup.ProtoReflect.Descriptor instead.

func (*TestAllTypesProto2Editions_OptionalGroup) GetA

func (*TestAllTypesProto2Editions_OptionalGroup) GetOptionalNestedMessage

func (*TestAllTypesProto2Editions_OptionalGroup) GetSameFieldNumber

func (x *TestAllTypesProto2Editions_OptionalGroup) GetSameFieldNumber() int32

func (*TestAllTypesProto2Editions_OptionalGroup) ProtoMessage

func (*TestAllTypesProto2Editions_OptionalGroup) ProtoReflect

func (*TestAllTypesProto2Editions_OptionalGroup) Reset

func (*TestAllTypesProto2Editions_OptionalGroup) String

type TestAllTypesProto2Editions_RepeatedGroup

type TestAllTypesProto2Editions_RepeatedGroup struct {
	A                     *int32                                    `protobuf:"varint,47,opt,name=a" json:"a,omitempty"`
	OptionalNestedMessage *TestAllTypesProto2Editions_NestedMessage `protobuf:"bytes,1001,opt,name=optional_nested_message,json=optionalNestedMessage" json:"optional_nested_message,omitempty"`
	// contains filtered or unexported fields
}

func (*TestAllTypesProto2Editions_RepeatedGroup) Descriptor deprecated

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

Deprecated: Use TestAllTypesProto2Editions_RepeatedGroup.ProtoReflect.Descriptor instead.

func (*TestAllTypesProto2Editions_RepeatedGroup) GetA

func (*TestAllTypesProto2Editions_RepeatedGroup) GetOptionalNestedMessage

func (*TestAllTypesProto2Editions_RepeatedGroup) ProtoMessage

func (*TestAllTypesProto2Editions_RepeatedGroup) ProtoReflect

func (*TestAllTypesProto2Editions_RepeatedGroup) Reset

func (*TestAllTypesProto2Editions_RepeatedGroup) String

type TestAllTypesProto2_NestedEnum

type TestAllTypesProto2_NestedEnum int32
const (
	TestAllTypesProto2_FOO TestAllTypesProto2_NestedEnum = 0
	TestAllTypesProto2_BAR TestAllTypesProto2_NestedEnum = 1
	TestAllTypesProto2_BAZ TestAllTypesProto2_NestedEnum = 2
	TestAllTypesProto2_NEG TestAllTypesProto2_NestedEnum = -1 // Intentionally negative.
)

func (TestAllTypesProto2_NestedEnum) Descriptor

func (TestAllTypesProto2_NestedEnum) Enum

func (TestAllTypesProto2_NestedEnum) EnumDescriptor deprecated

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

Deprecated: Use TestAllTypesProto2_NestedEnum.Descriptor instead.

func (TestAllTypesProto2_NestedEnum) Number

func (TestAllTypesProto2_NestedEnum) String

func (TestAllTypesProto2_NestedEnum) Type

func (*TestAllTypesProto2_NestedEnum) UnmarshalJSON deprecated

func (x *TestAllTypesProto2_NestedEnum) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type TestAllTypesProto2_NestedMessage

type TestAllTypesProto2_NestedMessage struct {
	A           *int32              `protobuf:"varint,1,opt,name=a" json:"a,omitempty"`
	Corecursive *TestAllTypesProto2 `protobuf:"bytes,2,opt,name=corecursive" json:"corecursive,omitempty"`
	// contains filtered or unexported fields
}

func (*TestAllTypesProto2_NestedMessage) Descriptor deprecated

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

Deprecated: Use TestAllTypesProto2_NestedMessage.ProtoReflect.Descriptor instead.

func (*TestAllTypesProto2_NestedMessage) GetA

func (*TestAllTypesProto2_NestedMessage) GetCorecursive

func (*TestAllTypesProto2_NestedMessage) ProtoMessage

func (*TestAllTypesProto2_NestedMessage) ProtoMessage()

func (*TestAllTypesProto2_NestedMessage) ProtoReflect

func (*TestAllTypesProto2_NestedMessage) Reset

func (*TestAllTypesProto2_NestedMessage) String

type TestAllTypesProto2_OneofBool

type TestAllTypesProto2_OneofBool struct {
	OneofBool bool `protobuf:"varint,115,opt,name=oneof_bool,json=oneofBool,oneof"`
}

type TestAllTypesProto2_OneofBytes

type TestAllTypesProto2_OneofBytes struct {
	OneofBytes []byte `protobuf:"bytes,114,opt,name=oneof_bytes,json=oneofBytes,oneof"`
}

type TestAllTypesProto2_OneofDouble

type TestAllTypesProto2_OneofDouble struct {
	OneofDouble float64 `protobuf:"fixed64,118,opt,name=oneof_double,json=oneofDouble,oneof"`
}

type TestAllTypesProto2_OneofEnum

type TestAllTypesProto2_OneofEnum struct {
	OneofEnum TestAllTypesProto2_NestedEnum `protobuf:"varint,119,opt,name=oneof_enum,json=oneofEnum,enum=goproto.proto.test.TestAllTypesProto2_NestedEnum,oneof"`
}

type TestAllTypesProto2_OneofFloat

type TestAllTypesProto2_OneofFloat struct {
	OneofFloat float32 `protobuf:"fixed32,117,opt,name=oneof_float,json=oneofFloat,oneof"`
}

type TestAllTypesProto2_OneofGroup

type TestAllTypesProto2_OneofGroup struct {
	A *int32 `protobuf:"varint,1,opt,name=a" json:"a,omitempty"`
	B *int32 `protobuf:"varint,2,opt,name=b" json:"b,omitempty"`
	// contains filtered or unexported fields
}

func (*TestAllTypesProto2_OneofGroup) Descriptor deprecated

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

Deprecated: Use TestAllTypesProto2_OneofGroup.ProtoReflect.Descriptor instead.

func (*TestAllTypesProto2_OneofGroup) GetA

func (*TestAllTypesProto2_OneofGroup) GetB

func (*TestAllTypesProto2_OneofGroup) ProtoMessage

func (*TestAllTypesProto2_OneofGroup) ProtoMessage()

func (*TestAllTypesProto2_OneofGroup) ProtoReflect

func (*TestAllTypesProto2_OneofGroup) Reset

func (x *TestAllTypesProto2_OneofGroup) Reset()

func (*TestAllTypesProto2_OneofGroup) String

type TestAllTypesProto2_OneofNestedMessage

type TestAllTypesProto2_OneofNestedMessage struct {
	OneofNestedMessage *TestAllTypesProto2_NestedMessage `protobuf:"bytes,112,opt,name=oneof_nested_message,json=oneofNestedMessage,oneof"`
}

type TestAllTypesProto2_OneofOptionalUint32

type TestAllTypesProto2_OneofOptionalUint32 struct {
	OneofOptionalUint32 uint32 `protobuf:"varint,120,opt,name=oneof_optional_uint32,json=oneofOptionalUint32,oneof"`
}

type TestAllTypesProto2_OneofString

type TestAllTypesProto2_OneofString struct {
	OneofString string `protobuf:"bytes,113,opt,name=oneof_string,json=oneofString,oneof"`
}

type TestAllTypesProto2_OneofUint32

type TestAllTypesProto2_OneofUint32 struct {
	OneofUint32 uint32 `protobuf:"varint,111,opt,name=oneof_uint32,json=oneofUint32,oneof"`
}

type TestAllTypesProto2_OneofUint64

type TestAllTypesProto2_OneofUint64 struct {
	OneofUint64 uint64 `protobuf:"varint,116,opt,name=oneof_uint64,json=oneofUint64,oneof"`
}

type TestAllTypesProto2_Oneofgroup

type TestAllTypesProto2_Oneofgroup struct {
	Oneofgroup *TestAllTypesProto2_OneofGroup `protobuf:"group,121,opt,name=OneofGroup,json=oneofgroup,oneof"`
}

type TestAllTypesProto2_OptionalGroup

type TestAllTypesProto2_OptionalGroup struct {
	A                     *int32                            `protobuf:"varint,17,opt,name=a" json:"a,omitempty"`
	OptionalNestedMessage *TestAllTypesProto2_NestedMessage `protobuf:"bytes,1000,opt,name=optional_nested_message,json=optionalNestedMessage" json:"optional_nested_message,omitempty"`
	SameFieldNumber       *int32                            `protobuf:"varint,16,opt,name=same_field_number,json=sameFieldNumber" json:"same_field_number,omitempty"`
	// contains filtered or unexported fields
}

func (*TestAllTypesProto2_OptionalGroup) Descriptor deprecated

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

Deprecated: Use TestAllTypesProto2_OptionalGroup.ProtoReflect.Descriptor instead.

func (*TestAllTypesProto2_OptionalGroup) GetA

func (*TestAllTypesProto2_OptionalGroup) GetOptionalNestedMessage

func (*TestAllTypesProto2_OptionalGroup) GetSameFieldNumber

func (x *TestAllTypesProto2_OptionalGroup) GetSameFieldNumber() int32

func (*TestAllTypesProto2_OptionalGroup) ProtoMessage

func (*TestAllTypesProto2_OptionalGroup) ProtoMessage()

func (*TestAllTypesProto2_OptionalGroup) ProtoReflect

func (*TestAllTypesProto2_OptionalGroup) Reset

func (*TestAllTypesProto2_OptionalGroup) String

type TestAllTypesProto2_RepeatedGroup

type TestAllTypesProto2_RepeatedGroup struct {
	A                     *int32                            `protobuf:"varint,47,opt,name=a" json:"a,omitempty"`
	OptionalNestedMessage *TestAllTypesProto2_NestedMessage `protobuf:"bytes,1001,opt,name=optional_nested_message,json=optionalNestedMessage" json:"optional_nested_message,omitempty"`
	// contains filtered or unexported fields
}

func (*TestAllTypesProto2_RepeatedGroup) Descriptor deprecated

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

Deprecated: Use TestAllTypesProto2_RepeatedGroup.ProtoReflect.Descriptor instead.

func (*TestAllTypesProto2_RepeatedGroup) GetA

func (*TestAllTypesProto2_RepeatedGroup) GetOptionalNestedMessage

func (*TestAllTypesProto2_RepeatedGroup) ProtoMessage

func (*TestAllTypesProto2_RepeatedGroup) ProtoMessage()

func (*TestAllTypesProto2_RepeatedGroup) ProtoReflect

func (*TestAllTypesProto2_RepeatedGroup) Reset

func (*TestAllTypesProto2_RepeatedGroup) String

type TestAllTypesProto3

type TestAllTypesProto3 struct {
	SingularInt32          int32                                        `protobuf:"varint,81,opt,name=singular_int32,json=singularInt32,proto3" json:"singular_int32,omitempty"`
	SingularInt64          int64                                        `protobuf:"varint,82,opt,name=singular_int64,json=singularInt64,proto3" json:"singular_int64,omitempty"`
	SingularUint32         uint32                                       `protobuf:"varint,83,opt,name=singular_uint32,json=singularUint32,proto3" json:"singular_uint32,omitempty"`
	SingularUint64         uint64                                       `protobuf:"varint,84,opt,name=singular_uint64,json=singularUint64,proto3" json:"singular_uint64,omitempty"`
	SingularSint32         int32                                        `protobuf:"zigzag32,85,opt,name=singular_sint32,json=singularSint32,proto3" json:"singular_sint32,omitempty"`
	SingularSint64         int64                                        `protobuf:"zigzag64,86,opt,name=singular_sint64,json=singularSint64,proto3" json:"singular_sint64,omitempty"`
	SingularFixed32        uint32                                       `protobuf:"fixed32,87,opt,name=singular_fixed32,json=singularFixed32,proto3" json:"singular_fixed32,omitempty"`
	SingularFixed64        uint64                                       `protobuf:"fixed64,88,opt,name=singular_fixed64,json=singularFixed64,proto3" json:"singular_fixed64,omitempty"`
	SingularSfixed32       int32                                        `protobuf:"fixed32,89,opt,name=singular_sfixed32,json=singularSfixed32,proto3" json:"singular_sfixed32,omitempty"`
	SingularSfixed64       int64                                        `protobuf:"fixed64,90,opt,name=singular_sfixed64,json=singularSfixed64,proto3" json:"singular_sfixed64,omitempty"`
	SingularFloat          float32                                      `protobuf:"fixed32,91,opt,name=singular_float,json=singularFloat,proto3" json:"singular_float,omitempty"`
	SingularDouble         float64                                      `protobuf:"fixed64,92,opt,name=singular_double,json=singularDouble,proto3" json:"singular_double,omitempty"`
	SingularBool           bool                                         `protobuf:"varint,93,opt,name=singular_bool,json=singularBool,proto3" json:"singular_bool,omitempty"`
	SingularString         string                                       `protobuf:"bytes,94,opt,name=singular_string,json=singularString,proto3" json:"singular_string,omitempty"`
	SingularBytes          []byte                                       `protobuf:"bytes,95,opt,name=singular_bytes,json=singularBytes,proto3" json:"singular_bytes,omitempty"`
	SingularNestedMessage  *TestAllTypesProto3_NestedMessage            `` /* 127-byte string literal not displayed */
	SingularForeignMessage *ForeignMessageProto3                        `` /* 130-byte string literal not displayed */
	SingularNestedEnum     TestAllTypesProto3_NestedEnum                `` /* 174-byte string literal not displayed */
	SingularForeignEnum    ForeignEnumProto3                            `` /* 165-byte string literal not displayed */
	OptionalInt32          *int32                                       `protobuf:"varint,1,opt,name=optional_int32,json=optionalInt32,proto3,oneof" json:"optional_int32,omitempty"`
	OptionalInt64          *int64                                       `protobuf:"varint,2,opt,name=optional_int64,json=optionalInt64,proto3,oneof" json:"optional_int64,omitempty"`
	OptionalUint32         *uint32                                      `protobuf:"varint,3,opt,name=optional_uint32,json=optionalUint32,proto3,oneof" json:"optional_uint32,omitempty"`
	OptionalUint64         *uint64                                      `protobuf:"varint,4,opt,name=optional_uint64,json=optionalUint64,proto3,oneof" json:"optional_uint64,omitempty"`
	OptionalSint32         *int32                                       `protobuf:"zigzag32,5,opt,name=optional_sint32,json=optionalSint32,proto3,oneof" json:"optional_sint32,omitempty"`
	OptionalSint64         *int64                                       `protobuf:"zigzag64,6,opt,name=optional_sint64,json=optionalSint64,proto3,oneof" json:"optional_sint64,omitempty"`
	OptionalFixed32        *uint32                                      `protobuf:"fixed32,7,opt,name=optional_fixed32,json=optionalFixed32,proto3,oneof" json:"optional_fixed32,omitempty"`
	OptionalFixed64        *uint64                                      `protobuf:"fixed64,8,opt,name=optional_fixed64,json=optionalFixed64,proto3,oneof" json:"optional_fixed64,omitempty"`
	OptionalSfixed32       *int32                                       `protobuf:"fixed32,9,opt,name=optional_sfixed32,json=optionalSfixed32,proto3,oneof" json:"optional_sfixed32,omitempty"`
	OptionalSfixed64       *int64                                       `protobuf:"fixed64,10,opt,name=optional_sfixed64,json=optionalSfixed64,proto3,oneof" json:"optional_sfixed64,omitempty"`
	OptionalFloat          *float32                                     `protobuf:"fixed32,11,opt,name=optional_float,json=optionalFloat,proto3,oneof" json:"optional_float,omitempty"`
	OptionalDouble         *float64                                     `protobuf:"fixed64,12,opt,name=optional_double,json=optionalDouble,proto3,oneof" json:"optional_double,omitempty"`
	OptionalBool           *bool                                        `protobuf:"varint,13,opt,name=optional_bool,json=optionalBool,proto3,oneof" json:"optional_bool,omitempty"`
	OptionalString         *string                                      `protobuf:"bytes,14,opt,name=optional_string,json=optionalString,proto3,oneof" json:"optional_string,omitempty"`
	OptionalBytes          []byte                                       `protobuf:"bytes,15,opt,name=optional_bytes,json=optionalBytes,proto3,oneof" json:"optional_bytes,omitempty"`
	OptionalNestedMessage  *TestAllTypesProto3_NestedMessage            `` /* 133-byte string literal not displayed */
	OptionalForeignMessage *ForeignMessageProto3                        `` /* 136-byte string literal not displayed */
	OptionalNestedEnum     *TestAllTypesProto3_NestedEnum               `` /* 179-byte string literal not displayed */
	OptionalForeignEnum    *ForeignEnumProto3                           `` /* 170-byte string literal not displayed */
	RepeatedInt32          []int32                                      `protobuf:"varint,31,rep,packed,name=repeated_int32,json=repeatedInt32,proto3" json:"repeated_int32,omitempty"`
	RepeatedInt64          []int64                                      `protobuf:"varint,32,rep,packed,name=repeated_int64,json=repeatedInt64,proto3" json:"repeated_int64,omitempty"`
	RepeatedUint32         []uint32                                     `protobuf:"varint,33,rep,packed,name=repeated_uint32,json=repeatedUint32,proto3" json:"repeated_uint32,omitempty"`
	RepeatedUint64         []uint64                                     `protobuf:"varint,34,rep,packed,name=repeated_uint64,json=repeatedUint64,proto3" json:"repeated_uint64,omitempty"`
	RepeatedSint32         []int32                                      `protobuf:"zigzag32,35,rep,packed,name=repeated_sint32,json=repeatedSint32,proto3" json:"repeated_sint32,omitempty"`
	RepeatedSint64         []int64                                      `protobuf:"zigzag64,36,rep,packed,name=repeated_sint64,json=repeatedSint64,proto3" json:"repeated_sint64,omitempty"`
	RepeatedFixed32        []uint32                                     `protobuf:"fixed32,37,rep,packed,name=repeated_fixed32,json=repeatedFixed32,proto3" json:"repeated_fixed32,omitempty"`
	RepeatedFixed64        []uint64                                     `protobuf:"fixed64,38,rep,packed,name=repeated_fixed64,json=repeatedFixed64,proto3" json:"repeated_fixed64,omitempty"`
	RepeatedSfixed32       []int32                                      `protobuf:"fixed32,39,rep,packed,name=repeated_sfixed32,json=repeatedSfixed32,proto3" json:"repeated_sfixed32,omitempty"`
	RepeatedSfixed64       []int64                                      `protobuf:"fixed64,40,rep,packed,name=repeated_sfixed64,json=repeatedSfixed64,proto3" json:"repeated_sfixed64,omitempty"`
	RepeatedFloat          []float32                                    `protobuf:"fixed32,41,rep,packed,name=repeated_float,json=repeatedFloat,proto3" json:"repeated_float,omitempty"`
	RepeatedDouble         []float64                                    `protobuf:"fixed64,42,rep,packed,name=repeated_double,json=repeatedDouble,proto3" json:"repeated_double,omitempty"`
	RepeatedBool           []bool                                       `protobuf:"varint,43,rep,packed,name=repeated_bool,json=repeatedBool,proto3" json:"repeated_bool,omitempty"`
	RepeatedString         []string                                     `protobuf:"bytes,44,rep,name=repeated_string,json=repeatedString,proto3" json:"repeated_string,omitempty"`
	RepeatedBytes          [][]byte                                     `protobuf:"bytes,45,rep,name=repeated_bytes,json=repeatedBytes,proto3" json:"repeated_bytes,omitempty"`
	RepeatedNestedMessage  []*TestAllTypesProto3_NestedMessage          `` /* 127-byte string literal not displayed */
	RepeatedForeignMessage []*ForeignMessageProto3                      `` /* 130-byte string literal not displayed */
	RepeatedNestedEnum     []TestAllTypesProto3_NestedEnum              `` /* 180-byte string literal not displayed */
	RepeatedForeignEnum    []ForeignEnumProto3                          `` /* 171-byte string literal not displayed */
	MapInt32Int32          map[int32]int32                              `` /* 193-byte string literal not displayed */
	MapInt64Int64          map[int64]int64                              `` /* 193-byte string literal not displayed */
	MapUint32Uint32        map[uint32]uint32                            `` /* 199-byte string literal not displayed */
	MapUint64Uint64        map[uint64]uint64                            `` /* 199-byte string literal not displayed */
	MapSint32Sint32        map[int32]int32                              `` /* 203-byte string literal not displayed */
	MapSint64Sint64        map[int64]int64                              `` /* 203-byte string literal not displayed */
	MapFixed32Fixed32      map[uint32]uint32                            `` /* 207-byte string literal not displayed */
	MapFixed64Fixed64      map[uint64]uint64                            `` /* 207-byte string literal not displayed */
	MapSfixed32Sfixed32    map[int32]int32                              `` /* 213-byte string literal not displayed */
	MapSfixed64Sfixed64    map[int64]int64                              `` /* 213-byte string literal not displayed */
	MapInt32Float          map[int32]float32                            `` /* 194-byte string literal not displayed */
	MapInt32Double         map[int32]float64                            `` /* 197-byte string literal not displayed */
	MapBoolBool            map[bool]bool                                `` /* 187-byte string literal not displayed */
	MapStringString        map[string]string                            `` /* 197-byte string literal not displayed */
	MapStringBytes         map[string][]byte                            `` /* 194-byte string literal not displayed */
	MapStringNestedMessage map[string]*TestAllTypesProto3_NestedMessage `` /* 220-byte string literal not displayed */
	MapStringNestedEnum    map[string]TestAllTypesProto3_NestedEnum     `` /* 266-byte string literal not displayed */
	// Types that are assignable to OneofField:
	//
	//	*TestAllTypesProto3_OneofUint32
	//	*TestAllTypesProto3_OneofNestedMessage
	//	*TestAllTypesProto3_OneofString
	//	*TestAllTypesProto3_OneofBytes
	//	*TestAllTypesProto3_OneofBool
	//	*TestAllTypesProto3_OneofUint64
	//	*TestAllTypesProto3_OneofFloat
	//	*TestAllTypesProto3_OneofDouble
	//	*TestAllTypesProto3_OneofEnum
	OneofField isTestAllTypesProto3_OneofField `protobuf_oneof:"oneof_field"`
	// contains filtered or unexported fields
}

func (*TestAllTypesProto3) Descriptor deprecated

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

Deprecated: Use TestAllTypesProto3.ProtoReflect.Descriptor instead.

func (*TestAllTypesProto3) GetMapBoolBool

func (x *TestAllTypesProto3) GetMapBoolBool() map[bool]bool

func (*TestAllTypesProto3) GetMapFixed32Fixed32

func (x *TestAllTypesProto3) GetMapFixed32Fixed32() map[uint32]uint32

func (*TestAllTypesProto3) GetMapFixed64Fixed64

func (x *TestAllTypesProto3) GetMapFixed64Fixed64() map[uint64]uint64

func (*TestAllTypesProto3) GetMapInt32Double

func (x *TestAllTypesProto3) GetMapInt32Double() map[int32]float64

func (*TestAllTypesProto3) GetMapInt32Float

func (x *TestAllTypesProto3) GetMapInt32Float() map[int32]float32

func (*TestAllTypesProto3) GetMapInt32Int32

func (x *TestAllTypesProto3) GetMapInt32Int32() map[int32]int32

func (*TestAllTypesProto3) GetMapInt64Int64

func (x *TestAllTypesProto3) GetMapInt64Int64() map[int64]int64

func (*TestAllTypesProto3) GetMapSfixed32Sfixed32

func (x *TestAllTypesProto3) GetMapSfixed32Sfixed32() map[int32]int32

func (*TestAllTypesProto3) GetMapSfixed64Sfixed64

func (x *TestAllTypesProto3) GetMapSfixed64Sfixed64() map[int64]int64

func (*TestAllTypesProto3) GetMapSint32Sint32

func (x *TestAllTypesProto3) GetMapSint32Sint32() map[int32]int32

func (*TestAllTypesProto3) GetMapSint64Sint64

func (x *TestAllTypesProto3) GetMapSint64Sint64() map[int64]int64

func (*TestAllTypesProto3) GetMapStringBytes

func (x *TestAllTypesProto3) GetMapStringBytes() map[string][]byte

func (*TestAllTypesProto3) GetMapStringNestedEnum

func (x *TestAllTypesProto3) GetMapStringNestedEnum() map[string]TestAllTypesProto3_NestedEnum

func (*TestAllTypesProto3) GetMapStringNestedMessage

func (x *TestAllTypesProto3) GetMapStringNestedMessage() map[string]*TestAllTypesProto3_NestedMessage

func (*TestAllTypesProto3) GetMapStringString

func (x *TestAllTypesProto3) GetMapStringString() map[string]string

func (*TestAllTypesProto3) GetMapUint32Uint32

func (x *TestAllTypesProto3) GetMapUint32Uint32() map[uint32]uint32

func (*TestAllTypesProto3) GetMapUint64Uint64

func (x *TestAllTypesProto3) GetMapUint64Uint64() map[uint64]uint64

func (*TestAllTypesProto3) GetOneofBool

func (x *TestAllTypesProto3) GetOneofBool() bool

func (*TestAllTypesProto3) GetOneofBytes

func (x *TestAllTypesProto3) GetOneofBytes() []byte

func (*TestAllTypesProto3) GetOneofDouble

func (x *TestAllTypesProto3) GetOneofDouble() float64

func (*TestAllTypesProto3) GetOneofEnum

func (*TestAllTypesProto3) GetOneofField

func (m *TestAllTypesProto3) GetOneofField() isTestAllTypesProto3_OneofField

func (*TestAllTypesProto3) GetOneofFloat

func (x *TestAllTypesProto3) GetOneofFloat() float32

func (*TestAllTypesProto3) GetOneofNestedMessage

func (x *TestAllTypesProto3) GetOneofNestedMessage() *TestAllTypesProto3_NestedMessage

func (*TestAllTypesProto3) GetOneofString

func (x *TestAllTypesProto3) GetOneofString() string

func (*TestAllTypesProto3) GetOneofUint32

func (x *TestAllTypesProto3) GetOneofUint32() uint32

func (*TestAllTypesProto3) GetOneofUint64

func (x *TestAllTypesProto3) GetOneofUint64() uint64

func (*TestAllTypesProto3) GetOptionalBool

func (x *TestAllTypesProto3) GetOptionalBool() bool

func (*TestAllTypesProto3) GetOptionalBytes

func (x *TestAllTypesProto3) GetOptionalBytes() []byte

func (*TestAllTypesProto3) GetOptionalDouble

func (x *TestAllTypesProto3) GetOptionalDouble() float64

func (*TestAllTypesProto3) GetOptionalFixed32

func (x *TestAllTypesProto3) GetOptionalFixed32() uint32

func (*TestAllTypesProto3) GetOptionalFixed64

func (x *TestAllTypesProto3) GetOptionalFixed64() uint64

func (*TestAllTypesProto3) GetOptionalFloat

func (x *TestAllTypesProto3) GetOptionalFloat() float32

func (*TestAllTypesProto3) GetOptionalForeignEnum

func (x *TestAllTypesProto3) GetOptionalForeignEnum() ForeignEnumProto3

func (*TestAllTypesProto3) GetOptionalForeignMessage

func (x *TestAllTypesProto3) GetOptionalForeignMessage() *ForeignMessageProto3

func (*TestAllTypesProto3) GetOptionalInt32

func (x *TestAllTypesProto3) GetOptionalInt32() int32

func (*TestAllTypesProto3) GetOptionalInt64

func (x *TestAllTypesProto3) GetOptionalInt64() int64

func (*TestAllTypesProto3) GetOptionalNestedEnum

func (x *TestAllTypesProto3) GetOptionalNestedEnum() TestAllTypesProto3_NestedEnum

func (*TestAllTypesProto3) GetOptionalNestedMessage

func (x *TestAllTypesProto3) GetOptionalNestedMessage() *TestAllTypesProto3_NestedMessage

func (*TestAllTypesProto3) GetOptionalSfixed32

func (x *TestAllTypesProto3) GetOptionalSfixed32() int32

func (*TestAllTypesProto3) GetOptionalSfixed64

func (x *TestAllTypesProto3) GetOptionalSfixed64() int64

func (*TestAllTypesProto3) GetOptionalSint32

func (x *TestAllTypesProto3) GetOptionalSint32() int32

func (*TestAllTypesProto3) GetOptionalSint64

func (x *TestAllTypesProto3) GetOptionalSint64() int64

func (*TestAllTypesProto3) GetOptionalString

func (x *TestAllTypesProto3) GetOptionalString() string

func (*TestAllTypesProto3) GetOptionalUint32

func (x *TestAllTypesProto3) GetOptionalUint32() uint32

func (*TestAllTypesProto3) GetOptionalUint64

func (x *TestAllTypesProto3) GetOptionalUint64() uint64

func (*TestAllTypesProto3) GetRepeatedBool

func (x *TestAllTypesProto3) GetRepeatedBool() []bool

func (*TestAllTypesProto3) GetRepeatedBytes

func (x *TestAllTypesProto3) GetRepeatedBytes() [][]byte

func (*TestAllTypesProto3) GetRepeatedDouble

func (x *TestAllTypesProto3) GetRepeatedDouble() []float64

func (*TestAllTypesProto3) GetRepeatedFixed32

func (x *TestAllTypesProto3) GetRepeatedFixed32() []uint32

func (*TestAllTypesProto3) GetRepeatedFixed64

func (x *TestAllTypesProto3) GetRepeatedFixed64() []uint64

func (*TestAllTypesProto3) GetRepeatedFloat

func (x *TestAllTypesProto3) GetRepeatedFloat() []float32

func (*TestAllTypesProto3) GetRepeatedForeignEnum

func (x *TestAllTypesProto3) GetRepeatedForeignEnum() []ForeignEnumProto3

func (*TestAllTypesProto3) GetRepeatedForeignMessage

func (x *TestAllTypesProto3) GetRepeatedForeignMessage() []*ForeignMessageProto3

func (*TestAllTypesProto3) GetRepeatedInt32

func (x *TestAllTypesProto3) GetRepeatedInt32() []int32

func (*TestAllTypesProto3) GetRepeatedInt64

func (x *TestAllTypesProto3) GetRepeatedInt64() []int64

func (*TestAllTypesProto3) GetRepeatedNestedEnum

func (x *TestAllTypesProto3) GetRepeatedNestedEnum() []TestAllTypesProto3_NestedEnum

func (*TestAllTypesProto3) GetRepeatedNestedMessage

func (x *TestAllTypesProto3) GetRepeatedNestedMessage() []*TestAllTypesProto3_NestedMessage

func (*TestAllTypesProto3) GetRepeatedSfixed32

func (x *TestAllTypesProto3) GetRepeatedSfixed32() []int32

func (*TestAllTypesProto3) GetRepeatedSfixed64

func (x *TestAllTypesProto3) GetRepeatedSfixed64() []int64

func (*TestAllTypesProto3) GetRepeatedSint32

func (x *TestAllTypesProto3) GetRepeatedSint32() []int32

func (*TestAllTypesProto3) GetRepeatedSint64

func (x *TestAllTypesProto3) GetRepeatedSint64() []int64

func (*TestAllTypesProto3) GetRepeatedString

func (x *TestAllTypesProto3) GetRepeatedString() []string

func (*TestAllTypesProto3) GetRepeatedUint32

func (x *TestAllTypesProto3) GetRepeatedUint32() []uint32

func (*TestAllTypesProto3) GetRepeatedUint64

func (x *TestAllTypesProto3) GetRepeatedUint64() []uint64

func (*TestAllTypesProto3) GetSingularBool

func (x *TestAllTypesProto3) GetSingularBool() bool

func (*TestAllTypesProto3) GetSingularBytes

func (x *TestAllTypesProto3) GetSingularBytes() []byte

func (*TestAllTypesProto3) GetSingularDouble

func (x *TestAllTypesProto3) GetSingularDouble() float64

func (*TestAllTypesProto3) GetSingularFixed32

func (x *TestAllTypesProto3) GetSingularFixed32() uint32

func (*TestAllTypesProto3) GetSingularFixed64

func (x *TestAllTypesProto3) GetSingularFixed64() uint64

func (*TestAllTypesProto3) GetSingularFloat

func (x *TestAllTypesProto3) GetSingularFloat() float32

func (*TestAllTypesProto3) GetSingularForeignEnum

func (x *TestAllTypesProto3) GetSingularForeignEnum() ForeignEnumProto3

func (*TestAllTypesProto3) GetSingularForeignMessage

func (x *TestAllTypesProto3) GetSingularForeignMessage() *ForeignMessageProto3

func (*TestAllTypesProto3) GetSingularInt32

func (x *TestAllTypesProto3) GetSingularInt32() int32

func (*TestAllTypesProto3) GetSingularInt64

func (x *TestAllTypesProto3) GetSingularInt64() int64

func (*TestAllTypesProto3) GetSingularNestedEnum

func (x *TestAllTypesProto3) GetSingularNestedEnum() TestAllTypesProto3_NestedEnum

func (*TestAllTypesProto3) GetSingularNestedMessage

func (x *TestAllTypesProto3) GetSingularNestedMessage() *TestAllTypesProto3_NestedMessage

func (*TestAllTypesProto3) GetSingularSfixed32

func (x *TestAllTypesProto3) GetSingularSfixed32() int32

func (*TestAllTypesProto3) GetSingularSfixed64

func (x *TestAllTypesProto3) GetSingularSfixed64() int64

func (*TestAllTypesProto3) GetSingularSint32

func (x *TestAllTypesProto3) GetSingularSint32() int32

func (*TestAllTypesProto3) GetSingularSint64

func (x *TestAllTypesProto3) GetSingularSint64() int64

func (*TestAllTypesProto3) GetSingularString

func (x *TestAllTypesProto3) GetSingularString() string

func (*TestAllTypesProto3) GetSingularUint32

func (x *TestAllTypesProto3) GetSingularUint32() uint32

func (*TestAllTypesProto3) GetSingularUint64

func (x *TestAllTypesProto3) GetSingularUint64() uint64

func (*TestAllTypesProto3) ProtoMessage

func (*TestAllTypesProto3) ProtoMessage()

func (*TestAllTypesProto3) ProtoReflect

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

func (*TestAllTypesProto3) Reset

func (x *TestAllTypesProto3) Reset()

func (*TestAllTypesProto3) String

func (x *TestAllTypesProto3) String() string

type TestAllTypesProto3Editions

type TestAllTypesProto3Editions struct {
	SingularInt32          int32                                                `protobuf:"varint,81,opt,name=singular_int32,json=singularInt32" json:"singular_int32,omitempty"`
	SingularInt64          int64                                                `protobuf:"varint,82,opt,name=singular_int64,json=singularInt64" json:"singular_int64,omitempty"`
	SingularUint32         uint32                                               `protobuf:"varint,83,opt,name=singular_uint32,json=singularUint32" json:"singular_uint32,omitempty"`
	SingularUint64         uint64                                               `protobuf:"varint,84,opt,name=singular_uint64,json=singularUint64" json:"singular_uint64,omitempty"`
	SingularSint32         int32                                                `protobuf:"zigzag32,85,opt,name=singular_sint32,json=singularSint32" json:"singular_sint32,omitempty"`
	SingularSint64         int64                                                `protobuf:"zigzag64,86,opt,name=singular_sint64,json=singularSint64" json:"singular_sint64,omitempty"`
	SingularFixed32        uint32                                               `protobuf:"fixed32,87,opt,name=singular_fixed32,json=singularFixed32" json:"singular_fixed32,omitempty"`
	SingularFixed64        uint64                                               `protobuf:"fixed64,88,opt,name=singular_fixed64,json=singularFixed64" json:"singular_fixed64,omitempty"`
	SingularSfixed32       int32                                                `protobuf:"fixed32,89,opt,name=singular_sfixed32,json=singularSfixed32" json:"singular_sfixed32,omitempty"`
	SingularSfixed64       int64                                                `protobuf:"fixed64,90,opt,name=singular_sfixed64,json=singularSfixed64" json:"singular_sfixed64,omitempty"`
	SingularFloat          float32                                              `protobuf:"fixed32,91,opt,name=singular_float,json=singularFloat" json:"singular_float,omitempty"`
	SingularDouble         float64                                              `protobuf:"fixed64,92,opt,name=singular_double,json=singularDouble" json:"singular_double,omitempty"`
	SingularBool           bool                                                 `protobuf:"varint,93,opt,name=singular_bool,json=singularBool" json:"singular_bool,omitempty"`
	SingularString         string                                               `protobuf:"bytes,94,opt,name=singular_string,json=singularString" json:"singular_string,omitempty"`
	SingularBytes          []byte                                               `protobuf:"bytes,95,opt,name=singular_bytes,json=singularBytes" json:"singular_bytes,omitempty"`
	SingularNestedMessage  *TestAllTypesProto3Editions_NestedMessage            `protobuf:"bytes,98,opt,name=singular_nested_message,json=singularNestedMessage" json:"singular_nested_message,omitempty"`
	SingularForeignMessage *ForeignMessageProto3Editions                        `protobuf:"bytes,99,opt,name=singular_foreign_message,json=singularForeignMessage" json:"singular_foreign_message,omitempty"`
	SingularNestedEnum     TestAllTypesProto3Editions_NestedEnum                `` /* 175-byte string literal not displayed */
	SingularForeignEnum    ForeignEnumProto3Editions                            `` /* 166-byte string literal not displayed */
	OptionalInt32          *int32                                               `protobuf:"varint,1,opt,name=optional_int32,json=optionalInt32" json:"optional_int32,omitempty"`
	OptionalInt64          *int64                                               `protobuf:"varint,2,opt,name=optional_int64,json=optionalInt64" json:"optional_int64,omitempty"`
	OptionalUint32         *uint32                                              `protobuf:"varint,3,opt,name=optional_uint32,json=optionalUint32" json:"optional_uint32,omitempty"`
	OptionalUint64         *uint64                                              `protobuf:"varint,4,opt,name=optional_uint64,json=optionalUint64" json:"optional_uint64,omitempty"`
	OptionalSint32         *int32                                               `protobuf:"zigzag32,5,opt,name=optional_sint32,json=optionalSint32" json:"optional_sint32,omitempty"`
	OptionalSint64         *int64                                               `protobuf:"zigzag64,6,opt,name=optional_sint64,json=optionalSint64" json:"optional_sint64,omitempty"`
	OptionalFixed32        *uint32                                              `protobuf:"fixed32,7,opt,name=optional_fixed32,json=optionalFixed32" json:"optional_fixed32,omitempty"`
	OptionalFixed64        *uint64                                              `protobuf:"fixed64,8,opt,name=optional_fixed64,json=optionalFixed64" json:"optional_fixed64,omitempty"`
	OptionalSfixed32       *int32                                               `protobuf:"fixed32,9,opt,name=optional_sfixed32,json=optionalSfixed32" json:"optional_sfixed32,omitempty"`
	OptionalSfixed64       *int64                                               `protobuf:"fixed64,10,opt,name=optional_sfixed64,json=optionalSfixed64" json:"optional_sfixed64,omitempty"`
	OptionalFloat          *float32                                             `protobuf:"fixed32,11,opt,name=optional_float,json=optionalFloat" json:"optional_float,omitempty"`
	OptionalDouble         *float64                                             `protobuf:"fixed64,12,opt,name=optional_double,json=optionalDouble" json:"optional_double,omitempty"`
	OptionalBool           *bool                                                `protobuf:"varint,13,opt,name=optional_bool,json=optionalBool" json:"optional_bool,omitempty"`
	OptionalString         *string                                              `protobuf:"bytes,14,opt,name=optional_string,json=optionalString" json:"optional_string,omitempty"`
	OptionalBytes          []byte                                               `protobuf:"bytes,15,opt,name=optional_bytes,json=optionalBytes" json:"optional_bytes,omitempty"`
	OptionalNestedMessage  *TestAllTypesProto3Editions_NestedMessage            `protobuf:"bytes,18,opt,name=optional_nested_message,json=optionalNestedMessage" json:"optional_nested_message,omitempty"`
	OptionalForeignMessage *ForeignMessageProto3Editions                        `protobuf:"bytes,19,opt,name=optional_foreign_message,json=optionalForeignMessage" json:"optional_foreign_message,omitempty"`
	OptionalNestedEnum     *TestAllTypesProto3Editions_NestedEnum               `` /* 174-byte string literal not displayed */
	OptionalForeignEnum    *ForeignEnumProto3Editions                           `` /* 165-byte string literal not displayed */
	RepeatedInt32          []int32                                              `protobuf:"varint,31,rep,packed,name=repeated_int32,json=repeatedInt32" json:"repeated_int32,omitempty"`
	RepeatedInt64          []int64                                              `protobuf:"varint,32,rep,packed,name=repeated_int64,json=repeatedInt64" json:"repeated_int64,omitempty"`
	RepeatedUint32         []uint32                                             `protobuf:"varint,33,rep,packed,name=repeated_uint32,json=repeatedUint32" json:"repeated_uint32,omitempty"`
	RepeatedUint64         []uint64                                             `protobuf:"varint,34,rep,packed,name=repeated_uint64,json=repeatedUint64" json:"repeated_uint64,omitempty"`
	RepeatedSint32         []int32                                              `protobuf:"zigzag32,35,rep,packed,name=repeated_sint32,json=repeatedSint32" json:"repeated_sint32,omitempty"`
	RepeatedSint64         []int64                                              `protobuf:"zigzag64,36,rep,packed,name=repeated_sint64,json=repeatedSint64" json:"repeated_sint64,omitempty"`
	RepeatedFixed32        []uint32                                             `protobuf:"fixed32,37,rep,packed,name=repeated_fixed32,json=repeatedFixed32" json:"repeated_fixed32,omitempty"`
	RepeatedFixed64        []uint64                                             `protobuf:"fixed64,38,rep,packed,name=repeated_fixed64,json=repeatedFixed64" json:"repeated_fixed64,omitempty"`
	RepeatedSfixed32       []int32                                              `protobuf:"fixed32,39,rep,packed,name=repeated_sfixed32,json=repeatedSfixed32" json:"repeated_sfixed32,omitempty"`
	RepeatedSfixed64       []int64                                              `protobuf:"fixed64,40,rep,packed,name=repeated_sfixed64,json=repeatedSfixed64" json:"repeated_sfixed64,omitempty"`
	RepeatedFloat          []float32                                            `protobuf:"fixed32,41,rep,packed,name=repeated_float,json=repeatedFloat" json:"repeated_float,omitempty"`
	RepeatedDouble         []float64                                            `protobuf:"fixed64,42,rep,packed,name=repeated_double,json=repeatedDouble" json:"repeated_double,omitempty"`
	RepeatedBool           []bool                                               `protobuf:"varint,43,rep,packed,name=repeated_bool,json=repeatedBool" json:"repeated_bool,omitempty"`
	RepeatedString         []string                                             `protobuf:"bytes,44,rep,name=repeated_string,json=repeatedString" json:"repeated_string,omitempty"`
	RepeatedBytes          [][]byte                                             `protobuf:"bytes,45,rep,name=repeated_bytes,json=repeatedBytes" json:"repeated_bytes,omitempty"`
	RepeatedNestedMessage  []*TestAllTypesProto3Editions_NestedMessage          `protobuf:"bytes,48,rep,name=repeated_nested_message,json=repeatedNestedMessage" json:"repeated_nested_message,omitempty"`
	RepeatedForeignMessage []*ForeignMessageProto3Editions                      `protobuf:"bytes,49,rep,name=repeated_foreign_message,json=repeatedForeignMessage" json:"repeated_foreign_message,omitempty"`
	RepeatedNestedEnum     []TestAllTypesProto3Editions_NestedEnum              `` /* 181-byte string literal not displayed */
	RepeatedForeignEnum    []ForeignEnumProto3Editions                          `` /* 172-byte string literal not displayed */
	MapInt32Int32          map[int32]int32                                      `` /* 172-byte string literal not displayed */
	MapInt64Int64          map[int64]int64                                      `` /* 172-byte string literal not displayed */
	MapUint32Uint32        map[uint32]uint32                                    `` /* 178-byte string literal not displayed */
	MapUint64Uint64        map[uint64]uint64                                    `` /* 178-byte string literal not displayed */
	MapSint32Sint32        map[int32]int32                                      `` /* 182-byte string literal not displayed */
	MapSint64Sint64        map[int64]int64                                      `` /* 182-byte string literal not displayed */
	MapFixed32Fixed32      map[uint32]uint32                                    `` /* 186-byte string literal not displayed */
	MapFixed64Fixed64      map[uint64]uint64                                    `` /* 186-byte string literal not displayed */
	MapSfixed32Sfixed32    map[int32]int32                                      `` /* 192-byte string literal not displayed */
	MapSfixed64Sfixed64    map[int64]int64                                      `` /* 192-byte string literal not displayed */
	MapInt32Float          map[int32]float32                                    `` /* 173-byte string literal not displayed */
	MapInt32Double         map[int32]float64                                    `` /* 176-byte string literal not displayed */
	MapBoolBool            map[bool]bool                                        `` /* 166-byte string literal not displayed */
	MapStringString        map[string]string                                    `` /* 176-byte string literal not displayed */
	MapStringBytes         map[string][]byte                                    `` /* 173-byte string literal not displayed */
	MapStringNestedMessage map[string]*TestAllTypesProto3Editions_NestedMessage `` /* 199-byte string literal not displayed */
	MapStringNestedEnum    map[string]TestAllTypesProto3Editions_NestedEnum     `` /* 253-byte string literal not displayed */
	// Types that are assignable to OneofField:
	//
	//	*TestAllTypesProto3Editions_OneofUint32
	//	*TestAllTypesProto3Editions_OneofNestedMessage
	//	*TestAllTypesProto3Editions_OneofString
	//	*TestAllTypesProto3Editions_OneofBytes
	//	*TestAllTypesProto3Editions_OneofBool
	//	*TestAllTypesProto3Editions_OneofUint64
	//	*TestAllTypesProto3Editions_OneofFloat
	//	*TestAllTypesProto3Editions_OneofDouble
	//	*TestAllTypesProto3Editions_OneofEnum
	OneofField isTestAllTypesProto3Editions_OneofField `protobuf_oneof:"oneof_field"`
	// contains filtered or unexported fields
}

func (*TestAllTypesProto3Editions) Descriptor deprecated

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

Deprecated: Use TestAllTypesProto3Editions.ProtoReflect.Descriptor instead.

func (*TestAllTypesProto3Editions) GetMapBoolBool

func (x *TestAllTypesProto3Editions) GetMapBoolBool() map[bool]bool

func (*TestAllTypesProto3Editions) GetMapFixed32Fixed32

func (x *TestAllTypesProto3Editions) GetMapFixed32Fixed32() map[uint32]uint32

func (*TestAllTypesProto3Editions) GetMapFixed64Fixed64

func (x *TestAllTypesProto3Editions) GetMapFixed64Fixed64() map[uint64]uint64

func (*TestAllTypesProto3Editions) GetMapInt32Double

func (x *TestAllTypesProto3Editions) GetMapInt32Double() map[int32]float64

func (*TestAllTypesProto3Editions) GetMapInt32Float

func (x *TestAllTypesProto3Editions) GetMapInt32Float() map[int32]float32

func (*TestAllTypesProto3Editions) GetMapInt32Int32

func (x *TestAllTypesProto3Editions) GetMapInt32Int32() map[int32]int32

func (*TestAllTypesProto3Editions) GetMapInt64Int64

func (x *TestAllTypesProto3Editions) GetMapInt64Int64() map[int64]int64

func (*TestAllTypesProto3Editions) GetMapSfixed32Sfixed32

func (x *TestAllTypesProto3Editions) GetMapSfixed32Sfixed32() map[int32]int32

func (*TestAllTypesProto3Editions) GetMapSfixed64Sfixed64

func (x *TestAllTypesProto3Editions) GetMapSfixed64Sfixed64() map[int64]int64

func (*TestAllTypesProto3Editions) GetMapSint32Sint32

func (x *TestAllTypesProto3Editions) GetMapSint32Sint32() map[int32]int32

func (*TestAllTypesProto3Editions) GetMapSint64Sint64

func (x *TestAllTypesProto3Editions) GetMapSint64Sint64() map[int64]int64

func (*TestAllTypesProto3Editions) GetMapStringBytes

func (x *TestAllTypesProto3Editions) GetMapStringBytes() map[string][]byte

func (*TestAllTypesProto3Editions) GetMapStringNestedEnum

func (*TestAllTypesProto3Editions) GetMapStringNestedMessage

func (*TestAllTypesProto3Editions) GetMapStringString

func (x *TestAllTypesProto3Editions) GetMapStringString() map[string]string

func (*TestAllTypesProto3Editions) GetMapUint32Uint32

func (x *TestAllTypesProto3Editions) GetMapUint32Uint32() map[uint32]uint32

func (*TestAllTypesProto3Editions) GetMapUint64Uint64

func (x *TestAllTypesProto3Editions) GetMapUint64Uint64() map[uint64]uint64

func (*TestAllTypesProto3Editions) GetOneofBool

func (x *TestAllTypesProto3Editions) GetOneofBool() bool

func (*TestAllTypesProto3Editions) GetOneofBytes

func (x *TestAllTypesProto3Editions) GetOneofBytes() []byte

func (*TestAllTypesProto3Editions) GetOneofDouble

func (x *TestAllTypesProto3Editions) GetOneofDouble() float64

func (*TestAllTypesProto3Editions) GetOneofEnum

func (*TestAllTypesProto3Editions) GetOneofField

func (m *TestAllTypesProto3Editions) GetOneofField() isTestAllTypesProto3Editions_OneofField

func (*TestAllTypesProto3Editions) GetOneofFloat

func (x *TestAllTypesProto3Editions) GetOneofFloat() float32

func (*TestAllTypesProto3Editions) GetOneofNestedMessage

func (*TestAllTypesProto3Editions) GetOneofString

func (x *TestAllTypesProto3Editions) GetOneofString() string

func (*TestAllTypesProto3Editions) GetOneofUint32

func (x *TestAllTypesProto3Editions) GetOneofUint32() uint32

func (*TestAllTypesProto3Editions) GetOneofUint64

func (x *TestAllTypesProto3Editions) GetOneofUint64() uint64

func (*TestAllTypesProto3Editions) GetOptionalBool

func (x *TestAllTypesProto3Editions) GetOptionalBool() bool

func (*TestAllTypesProto3Editions) GetOptionalBytes

func (x *TestAllTypesProto3Editions) GetOptionalBytes() []byte

func (*TestAllTypesProto3Editions) GetOptionalDouble

func (x *TestAllTypesProto3Editions) GetOptionalDouble() float64

func (*TestAllTypesProto3Editions) GetOptionalFixed32

func (x *TestAllTypesProto3Editions) GetOptionalFixed32() uint32

func (*TestAllTypesProto3Editions) GetOptionalFixed64

func (x *TestAllTypesProto3Editions) GetOptionalFixed64() uint64

func (*TestAllTypesProto3Editions) GetOptionalFloat

func (x *TestAllTypesProto3Editions) GetOptionalFloat() float32

func (*TestAllTypesProto3Editions) GetOptionalForeignEnum

func (x *TestAllTypesProto3Editions) GetOptionalForeignEnum() ForeignEnumProto3Editions

func (*TestAllTypesProto3Editions) GetOptionalForeignMessage

func (x *TestAllTypesProto3Editions) GetOptionalForeignMessage() *ForeignMessageProto3Editions

func (*TestAllTypesProto3Editions) GetOptionalInt32

func (x *TestAllTypesProto3Editions) GetOptionalInt32() int32

func (*TestAllTypesProto3Editions) GetOptionalInt64

func (x *TestAllTypesProto3Editions) GetOptionalInt64() int64

func (*TestAllTypesProto3Editions) GetOptionalNestedEnum

func (*TestAllTypesProto3Editions) GetOptionalNestedMessage

func (*TestAllTypesProto3Editions) GetOptionalSfixed32

func (x *TestAllTypesProto3Editions) GetOptionalSfixed32() int32

func (*TestAllTypesProto3Editions) GetOptionalSfixed64

func (x *TestAllTypesProto3Editions) GetOptionalSfixed64() int64

func (*TestAllTypesProto3Editions) GetOptionalSint32

func (x *TestAllTypesProto3Editions) GetOptionalSint32() int32

func (*TestAllTypesProto3Editions) GetOptionalSint64

func (x *TestAllTypesProto3Editions) GetOptionalSint64() int64

func (*TestAllTypesProto3Editions) GetOptionalString

func (x *TestAllTypesProto3Editions) GetOptionalString() string

func (*TestAllTypesProto3Editions) GetOptionalUint32

func (x *TestAllTypesProto3Editions) GetOptionalUint32() uint32

func (*TestAllTypesProto3Editions) GetOptionalUint64

func (x *TestAllTypesProto3Editions) GetOptionalUint64() uint64

func (*TestAllTypesProto3Editions) GetRepeatedBool

func (x *TestAllTypesProto3Editions) GetRepeatedBool() []bool

func (*TestAllTypesProto3Editions) GetRepeatedBytes

func (x *TestAllTypesProto3Editions) GetRepeatedBytes() [][]byte

func (*TestAllTypesProto3Editions) GetRepeatedDouble

func (x *TestAllTypesProto3Editions) GetRepeatedDouble() []float64

func (*TestAllTypesProto3Editions) GetRepeatedFixed32

func (x *TestAllTypesProto3Editions) GetRepeatedFixed32() []uint32

func (*TestAllTypesProto3Editions) GetRepeatedFixed64

func (x *TestAllTypesProto3Editions) GetRepeatedFixed64() []uint64

func (*TestAllTypesProto3Editions) GetRepeatedFloat

func (x *TestAllTypesProto3Editions) GetRepeatedFloat() []float32

func (*TestAllTypesProto3Editions) GetRepeatedForeignEnum

func (x *TestAllTypesProto3Editions) GetRepeatedForeignEnum() []ForeignEnumProto3Editions

func (*TestAllTypesProto3Editions) GetRepeatedForeignMessage

func (x *TestAllTypesProto3Editions) GetRepeatedForeignMessage() []*ForeignMessageProto3Editions

func (*TestAllTypesProto3Editions) GetRepeatedInt32

func (x *TestAllTypesProto3Editions) GetRepeatedInt32() []int32

func (*TestAllTypesProto3Editions) GetRepeatedInt64

func (x *TestAllTypesProto3Editions) GetRepeatedInt64() []int64

func (*TestAllTypesProto3Editions) GetRepeatedNestedEnum

func (*TestAllTypesProto3Editions) GetRepeatedNestedMessage

func (*TestAllTypesProto3Editions) GetRepeatedSfixed32

func (x *TestAllTypesProto3Editions) GetRepeatedSfixed32() []int32

func (*TestAllTypesProto3Editions) GetRepeatedSfixed64

func (x *TestAllTypesProto3Editions) GetRepeatedSfixed64() []int64

func (*TestAllTypesProto3Editions) GetRepeatedSint32

func (x *TestAllTypesProto3Editions) GetRepeatedSint32() []int32

func (*TestAllTypesProto3Editions) GetRepeatedSint64

func (x *TestAllTypesProto3Editions) GetRepeatedSint64() []int64

func (*TestAllTypesProto3Editions) GetRepeatedString

func (x *TestAllTypesProto3Editions) GetRepeatedString() []string

func (*TestAllTypesProto3Editions) GetRepeatedUint32

func (x *TestAllTypesProto3Editions) GetRepeatedUint32() []uint32

func (*TestAllTypesProto3Editions) GetRepeatedUint64

func (x *TestAllTypesProto3Editions) GetRepeatedUint64() []uint64

func (*TestAllTypesProto3Editions) GetSingularBool

func (x *TestAllTypesProto3Editions) GetSingularBool() bool

func (*TestAllTypesProto3Editions) GetSingularBytes

func (x *TestAllTypesProto3Editions) GetSingularBytes() []byte

func (*TestAllTypesProto3Editions) GetSingularDouble

func (x *TestAllTypesProto3Editions) GetSingularDouble() float64

func (*TestAllTypesProto3Editions) GetSingularFixed32

func (x *TestAllTypesProto3Editions) GetSingularFixed32() uint32

func (*TestAllTypesProto3Editions) GetSingularFixed64

func (x *TestAllTypesProto3Editions) GetSingularFixed64() uint64

func (*TestAllTypesProto3Editions) GetSingularFloat

func (x *TestAllTypesProto3Editions) GetSingularFloat() float32

func (*TestAllTypesProto3Editions) GetSingularForeignEnum

func (x *TestAllTypesProto3Editions) GetSingularForeignEnum() ForeignEnumProto3Editions

func (*TestAllTypesProto3Editions) GetSingularForeignMessage

func (x *TestAllTypesProto3Editions) GetSingularForeignMessage() *ForeignMessageProto3Editions

func (*TestAllTypesProto3Editions) GetSingularInt32

func (x *TestAllTypesProto3Editions) GetSingularInt32() int32

func (*TestAllTypesProto3Editions) GetSingularInt64

func (x *TestAllTypesProto3Editions) GetSingularInt64() int64

func (*TestAllTypesProto3Editions) GetSingularNestedEnum

func (*TestAllTypesProto3Editions) GetSingularNestedMessage

func (*TestAllTypesProto3Editions) GetSingularSfixed32

func (x *TestAllTypesProto3Editions) GetSingularSfixed32() int32

func (*TestAllTypesProto3Editions) GetSingularSfixed64

func (x *TestAllTypesProto3Editions) GetSingularSfixed64() int64

func (*TestAllTypesProto3Editions) GetSingularSint32

func (x *TestAllTypesProto3Editions) GetSingularSint32() int32

func (*TestAllTypesProto3Editions) GetSingularSint64

func (x *TestAllTypesProto3Editions) GetSingularSint64() int64

func (*TestAllTypesProto3Editions) GetSingularString

func (x *TestAllTypesProto3Editions) GetSingularString() string

func (*TestAllTypesProto3Editions) GetSingularUint32

func (x *TestAllTypesProto3Editions) GetSingularUint32() uint32

func (*TestAllTypesProto3Editions) GetSingularUint64

func (x *TestAllTypesProto3Editions) GetSingularUint64() uint64

func (*TestAllTypesProto3Editions) ProtoMessage

func (*TestAllTypesProto3Editions) ProtoMessage()

func (*TestAllTypesProto3Editions) ProtoReflect

func (*TestAllTypesProto3Editions) Reset

func (x *TestAllTypesProto3Editions) Reset()

func (*TestAllTypesProto3Editions) String

func (x *TestAllTypesProto3Editions) String() string

type TestAllTypesProto3Editions_NestedEnum

type TestAllTypesProto3Editions_NestedEnum int32
const (
	TestAllTypesProto3Editions_FOO TestAllTypesProto3Editions_NestedEnum = 0
	TestAllTypesProto3Editions_BAR TestAllTypesProto3Editions_NestedEnum = 1
	TestAllTypesProto3Editions_BAZ TestAllTypesProto3Editions_NestedEnum = 2
	TestAllTypesProto3Editions_NEG TestAllTypesProto3Editions_NestedEnum = -1 // Intentionally negative.
)

func (TestAllTypesProto3Editions_NestedEnum) Descriptor

func (TestAllTypesProto3Editions_NestedEnum) Enum

func (TestAllTypesProto3Editions_NestedEnum) EnumDescriptor deprecated

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

Deprecated: Use TestAllTypesProto3Editions_NestedEnum.Descriptor instead.

func (TestAllTypesProto3Editions_NestedEnum) Number

func (TestAllTypesProto3Editions_NestedEnum) String

func (TestAllTypesProto3Editions_NestedEnum) Type

type TestAllTypesProto3Editions_NestedMessage

type TestAllTypesProto3Editions_NestedMessage struct {
	A           int32                       `protobuf:"varint,1,opt,name=a" json:"a,omitempty"`
	Corecursive *TestAllTypesProto3Editions `protobuf:"bytes,2,opt,name=corecursive" json:"corecursive,omitempty"`
	// contains filtered or unexported fields
}

func (*TestAllTypesProto3Editions_NestedMessage) Descriptor deprecated

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

Deprecated: Use TestAllTypesProto3Editions_NestedMessage.ProtoReflect.Descriptor instead.

func (*TestAllTypesProto3Editions_NestedMessage) GetA

func (*TestAllTypesProto3Editions_NestedMessage) GetCorecursive

func (*TestAllTypesProto3Editions_NestedMessage) ProtoMessage

func (*TestAllTypesProto3Editions_NestedMessage) ProtoReflect

func (*TestAllTypesProto3Editions_NestedMessage) Reset

func (*TestAllTypesProto3Editions_NestedMessage) String

type TestAllTypesProto3Editions_OneofBool

type TestAllTypesProto3Editions_OneofBool struct {
	OneofBool bool `protobuf:"varint,115,opt,name=oneof_bool,json=oneofBool,oneof"`
}

type TestAllTypesProto3Editions_OneofBytes

type TestAllTypesProto3Editions_OneofBytes struct {
	OneofBytes []byte `protobuf:"bytes,114,opt,name=oneof_bytes,json=oneofBytes,oneof"`
}

type TestAllTypesProto3Editions_OneofDouble

type TestAllTypesProto3Editions_OneofDouble struct {
	OneofDouble float64 `protobuf:"fixed64,118,opt,name=oneof_double,json=oneofDouble,oneof"`
}

type TestAllTypesProto3Editions_OneofEnum

type TestAllTypesProto3Editions_OneofEnum struct {
	OneofEnum TestAllTypesProto3Editions_NestedEnum `protobuf:"varint,119,opt,name=oneof_enum,json=oneofEnum,enum=goproto.proto.test.TestAllTypesProto3Editions_NestedEnum,oneof"`
}

type TestAllTypesProto3Editions_OneofFloat

type TestAllTypesProto3Editions_OneofFloat struct {
	OneofFloat float32 `protobuf:"fixed32,117,opt,name=oneof_float,json=oneofFloat,oneof"`
}

type TestAllTypesProto3Editions_OneofNestedMessage

type TestAllTypesProto3Editions_OneofNestedMessage struct {
	OneofNestedMessage *TestAllTypesProto3Editions_NestedMessage `protobuf:"bytes,112,opt,name=oneof_nested_message,json=oneofNestedMessage,oneof"`
}

type TestAllTypesProto3Editions_OneofString

type TestAllTypesProto3Editions_OneofString struct {
	OneofString string `protobuf:"bytes,113,opt,name=oneof_string,json=oneofString,oneof"`
}

type TestAllTypesProto3Editions_OneofUint32

type TestAllTypesProto3Editions_OneofUint32 struct {
	OneofUint32 uint32 `protobuf:"varint,111,opt,name=oneof_uint32,json=oneofUint32,oneof"`
}

type TestAllTypesProto3Editions_OneofUint64

type TestAllTypesProto3Editions_OneofUint64 struct {
	OneofUint64 uint64 `protobuf:"varint,116,opt,name=oneof_uint64,json=oneofUint64,oneof"`
}

type TestAllTypesProto3_NestedEnum

type TestAllTypesProto3_NestedEnum int32
const (
	TestAllTypesProto3_FOO TestAllTypesProto3_NestedEnum = 0
	TestAllTypesProto3_BAR TestAllTypesProto3_NestedEnum = 1
	TestAllTypesProto3_BAZ TestAllTypesProto3_NestedEnum = 2
	TestAllTypesProto3_NEG TestAllTypesProto3_NestedEnum = -1 // Intentionally negative.
)

func (TestAllTypesProto3_NestedEnum) Descriptor

func (TestAllTypesProto3_NestedEnum) Enum

func (TestAllTypesProto3_NestedEnum) EnumDescriptor deprecated

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

Deprecated: Use TestAllTypesProto3_NestedEnum.Descriptor instead.

func (TestAllTypesProto3_NestedEnum) Number

func (TestAllTypesProto3_NestedEnum) String

func (TestAllTypesProto3_NestedEnum) Type

type TestAllTypesProto3_NestedMessage

type TestAllTypesProto3_NestedMessage struct {
	A           int32               `protobuf:"varint,1,opt,name=a,proto3" json:"a,omitempty"`
	Corecursive *TestAllTypesProto3 `protobuf:"bytes,2,opt,name=corecursive,proto3" json:"corecursive,omitempty"`
	// contains filtered or unexported fields
}

func (*TestAllTypesProto3_NestedMessage) Descriptor deprecated

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

Deprecated: Use TestAllTypesProto3_NestedMessage.ProtoReflect.Descriptor instead.

func (*TestAllTypesProto3_NestedMessage) GetA

func (*TestAllTypesProto3_NestedMessage) GetCorecursive

func (*TestAllTypesProto3_NestedMessage) ProtoMessage

func (*TestAllTypesProto3_NestedMessage) ProtoMessage()

func (*TestAllTypesProto3_NestedMessage) ProtoReflect

func (*TestAllTypesProto3_NestedMessage) Reset

func (*TestAllTypesProto3_NestedMessage) String

type TestAllTypesProto3_OneofBool

type TestAllTypesProto3_OneofBool struct {
	OneofBool bool `protobuf:"varint,115,opt,name=oneof_bool,json=oneofBool,proto3,oneof"`
}

type TestAllTypesProto3_OneofBytes

type TestAllTypesProto3_OneofBytes struct {
	OneofBytes []byte `protobuf:"bytes,114,opt,name=oneof_bytes,json=oneofBytes,proto3,oneof"`
}

type TestAllTypesProto3_OneofDouble

type TestAllTypesProto3_OneofDouble struct {
	OneofDouble float64 `protobuf:"fixed64,118,opt,name=oneof_double,json=oneofDouble,proto3,oneof"`
}

type TestAllTypesProto3_OneofEnum

type TestAllTypesProto3_OneofEnum struct {
	OneofEnum TestAllTypesProto3_NestedEnum `protobuf:"varint,119,opt,name=oneof_enum,json=oneofEnum,proto3,enum=goproto.proto.test.TestAllTypesProto3_NestedEnum,oneof"`
}

type TestAllTypesProto3_OneofFloat

type TestAllTypesProto3_OneofFloat struct {
	OneofFloat float32 `protobuf:"fixed32,117,opt,name=oneof_float,json=oneofFloat,proto3,oneof"`
}

type TestAllTypesProto3_OneofNestedMessage

type TestAllTypesProto3_OneofNestedMessage struct {
	OneofNestedMessage *TestAllTypesProto3_NestedMessage `protobuf:"bytes,112,opt,name=oneof_nested_message,json=oneofNestedMessage,proto3,oneof"`
}

type TestAllTypesProto3_OneofString

type TestAllTypesProto3_OneofString struct {
	OneofString string `protobuf:"bytes,113,opt,name=oneof_string,json=oneofString,proto3,oneof"`
}

type TestAllTypesProto3_OneofUint32

type TestAllTypesProto3_OneofUint32 struct {
	OneofUint32 uint32 `protobuf:"varint,111,opt,name=oneof_uint32,json=oneofUint32,proto3,oneof"`
}

type TestAllTypesProto3_OneofUint64

type TestAllTypesProto3_OneofUint64 struct {
	OneofUint64 uint64 `protobuf:"varint,116,opt,name=oneof_uint64,json=oneofUint64,proto3,oneof"`
}

Jump to

Keyboard shortcuts

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