Documentation ¶
Index ¶
- Variables
- type ComplexMessage
- type ForeignEnumEdition2023
- func (ForeignEnumEdition2023) Descriptor() protoreflect.EnumDescriptor
- func (x ForeignEnumEdition2023) Enum() *ForeignEnumEdition2023
- func (ForeignEnumEdition2023) EnumDescriptor() ([]byte, []int)deprecated
- func (x ForeignEnumEdition2023) Number() protoreflect.EnumNumber
- func (x ForeignEnumEdition2023) String() string
- func (ForeignEnumEdition2023) Type() protoreflect.EnumType
- type ForeignMessageEdition2023
- func (*ForeignMessageEdition2023) Descriptor() ([]byte, []int)deprecated
- func (x *ForeignMessageEdition2023) GetC() int32
- func (*ForeignMessageEdition2023) ProtoMessage()
- func (x *ForeignMessageEdition2023) ProtoReflect() protoreflect.Message
- func (x *ForeignMessageEdition2023) Reset()
- func (x *ForeignMessageEdition2023) String() string
- type GroupLikeType
- type TestAllTypesEdition2023
- func (*TestAllTypesEdition2023) Descriptor() ([]byte, []int)deprecated
- func (x *TestAllTypesEdition2023) GetDelimitedField() *TestAllTypesEdition2023_GroupLikeType
- func (x *TestAllTypesEdition2023) GetGroupliketype() *TestAllTypesEdition2023_GroupLikeType
- func (x *TestAllTypesEdition2023) GetMapBoolBool() map[bool]bool
- func (x *TestAllTypesEdition2023) GetMapFixed32Fixed32() map[uint32]uint32
- func (x *TestAllTypesEdition2023) GetMapFixed64Fixed64() map[uint64]uint64
- func (x *TestAllTypesEdition2023) GetMapInt32Double() map[int32]float64
- func (x *TestAllTypesEdition2023) GetMapInt32Float() map[int32]float32
- func (x *TestAllTypesEdition2023) GetMapInt32Int32() map[int32]int32
- func (x *TestAllTypesEdition2023) GetMapInt64Int64() map[int64]int64
- func (x *TestAllTypesEdition2023) GetMapSfixed32Sfixed32() map[int32]int32
- func (x *TestAllTypesEdition2023) GetMapSfixed64Sfixed64() map[int64]int64
- func (x *TestAllTypesEdition2023) GetMapSint32Sint32() map[int32]int32
- func (x *TestAllTypesEdition2023) GetMapSint64Sint64() map[int64]int64
- func (x *TestAllTypesEdition2023) GetMapStringBytes() map[string][]byte
- func (x *TestAllTypesEdition2023) GetMapStringForeignEnum() map[string]ForeignEnumEdition2023
- func (x *TestAllTypesEdition2023) GetMapStringForeignMessage() map[string]*ForeignMessageEdition2023
- func (x *TestAllTypesEdition2023) GetMapStringNestedEnum() map[string]TestAllTypesEdition2023_NestedEnum
- func (x *TestAllTypesEdition2023) GetMapStringNestedMessage() map[string]*TestAllTypesEdition2023_NestedMessage
- func (x *TestAllTypesEdition2023) GetMapStringString() map[string]string
- func (x *TestAllTypesEdition2023) GetMapUint32Uint32() map[uint32]uint32
- func (x *TestAllTypesEdition2023) GetMapUint64Uint64() map[uint64]uint64
- func (x *TestAllTypesEdition2023) GetOneofBool() bool
- func (x *TestAllTypesEdition2023) GetOneofBytes() []byte
- func (x *TestAllTypesEdition2023) GetOneofDouble() float64
- func (x *TestAllTypesEdition2023) GetOneofEnum() TestAllTypesEdition2023_NestedEnum
- func (x *TestAllTypesEdition2023) GetOneofField() isTestAllTypesEdition2023_OneofField
- func (x *TestAllTypesEdition2023) GetOneofFloat() float32
- func (x *TestAllTypesEdition2023) GetOneofNestedMessage() *TestAllTypesEdition2023_NestedMessage
- func (x *TestAllTypesEdition2023) GetOneofString() string
- func (x *TestAllTypesEdition2023) GetOneofUint32() uint32
- func (x *TestAllTypesEdition2023) GetOneofUint64() uint64
- func (x *TestAllTypesEdition2023) GetOptionalBool() bool
- func (x *TestAllTypesEdition2023) GetOptionalBytes() []byte
- func (x *TestAllTypesEdition2023) GetOptionalCord() string
- func (x *TestAllTypesEdition2023) GetOptionalDouble() float64
- func (x *TestAllTypesEdition2023) GetOptionalFixed32() uint32
- func (x *TestAllTypesEdition2023) GetOptionalFixed64() uint64
- func (x *TestAllTypesEdition2023) GetOptionalFloat() float32
- func (x *TestAllTypesEdition2023) GetOptionalForeignEnum() ForeignEnumEdition2023
- func (x *TestAllTypesEdition2023) GetOptionalForeignMessage() *ForeignMessageEdition2023
- func (x *TestAllTypesEdition2023) GetOptionalInt32() int32
- func (x *TestAllTypesEdition2023) GetOptionalInt64() int64
- func (x *TestAllTypesEdition2023) GetOptionalNestedEnum() TestAllTypesEdition2023_NestedEnum
- func (x *TestAllTypesEdition2023) GetOptionalNestedMessage() *TestAllTypesEdition2023_NestedMessage
- func (x *TestAllTypesEdition2023) GetOptionalSfixed32() int32
- func (x *TestAllTypesEdition2023) GetOptionalSfixed64() int64
- func (x *TestAllTypesEdition2023) GetOptionalSint32() int32
- func (x *TestAllTypesEdition2023) GetOptionalSint64() int64
- func (x *TestAllTypesEdition2023) GetOptionalString() string
- func (x *TestAllTypesEdition2023) GetOptionalStringPiece() string
- func (x *TestAllTypesEdition2023) GetOptionalUint32() uint32
- func (x *TestAllTypesEdition2023) GetOptionalUint64() uint64
- func (x *TestAllTypesEdition2023) GetPackedBool() []bool
- func (x *TestAllTypesEdition2023) GetPackedDouble() []float64
- func (x *TestAllTypesEdition2023) GetPackedFixed32() []uint32
- func (x *TestAllTypesEdition2023) GetPackedFixed64() []uint64
- func (x *TestAllTypesEdition2023) GetPackedFloat() []float32
- func (x *TestAllTypesEdition2023) GetPackedInt32() []int32
- func (x *TestAllTypesEdition2023) GetPackedInt64() []int64
- func (x *TestAllTypesEdition2023) GetPackedNestedEnum() []TestAllTypesEdition2023_NestedEnum
- func (x *TestAllTypesEdition2023) GetPackedSfixed32() []int32
- func (x *TestAllTypesEdition2023) GetPackedSfixed64() []int64
- func (x *TestAllTypesEdition2023) GetPackedSint32() []int32
- func (x *TestAllTypesEdition2023) GetPackedSint64() []int64
- func (x *TestAllTypesEdition2023) GetPackedUint32() []uint32
- func (x *TestAllTypesEdition2023) GetPackedUint64() []uint64
- func (x *TestAllTypesEdition2023) GetRecursiveMessage() *TestAllTypesEdition2023
- func (x *TestAllTypesEdition2023) GetRepeatedBool() []bool
- func (x *TestAllTypesEdition2023) GetRepeatedBytes() [][]byte
- func (x *TestAllTypesEdition2023) GetRepeatedCord() []string
- func (x *TestAllTypesEdition2023) GetRepeatedDouble() []float64
- func (x *TestAllTypesEdition2023) GetRepeatedFixed32() []uint32
- func (x *TestAllTypesEdition2023) GetRepeatedFixed64() []uint64
- func (x *TestAllTypesEdition2023) GetRepeatedFloat() []float32
- func (x *TestAllTypesEdition2023) GetRepeatedForeignEnum() []ForeignEnumEdition2023
- func (x *TestAllTypesEdition2023) GetRepeatedForeignMessage() []*ForeignMessageEdition2023
- func (x *TestAllTypesEdition2023) GetRepeatedInt32() []int32
- func (x *TestAllTypesEdition2023) GetRepeatedInt64() []int64
- func (x *TestAllTypesEdition2023) GetRepeatedNestedEnum() []TestAllTypesEdition2023_NestedEnum
- func (x *TestAllTypesEdition2023) GetRepeatedNestedMessage() []*TestAllTypesEdition2023_NestedMessage
- func (x *TestAllTypesEdition2023) GetRepeatedSfixed32() []int32
- func (x *TestAllTypesEdition2023) GetRepeatedSfixed64() []int64
- func (x *TestAllTypesEdition2023) GetRepeatedSint32() []int32
- func (x *TestAllTypesEdition2023) GetRepeatedSint64() []int64
- func (x *TestAllTypesEdition2023) GetRepeatedString() []string
- func (x *TestAllTypesEdition2023) GetRepeatedStringPiece() []string
- func (x *TestAllTypesEdition2023) GetRepeatedUint32() []uint32
- func (x *TestAllTypesEdition2023) GetRepeatedUint64() []uint64
- func (x *TestAllTypesEdition2023) GetUnpackedBool() []bool
- func (x *TestAllTypesEdition2023) GetUnpackedDouble() []float64
- func (x *TestAllTypesEdition2023) GetUnpackedFixed32() []uint32
- func (x *TestAllTypesEdition2023) GetUnpackedFixed64() []uint64
- func (x *TestAllTypesEdition2023) GetUnpackedFloat() []float32
- func (x *TestAllTypesEdition2023) GetUnpackedInt32() []int32
- func (x *TestAllTypesEdition2023) GetUnpackedInt64() []int64
- func (x *TestAllTypesEdition2023) GetUnpackedNestedEnum() []TestAllTypesEdition2023_NestedEnum
- func (x *TestAllTypesEdition2023) GetUnpackedSfixed32() []int32
- func (x *TestAllTypesEdition2023) GetUnpackedSfixed64() []int64
- func (x *TestAllTypesEdition2023) GetUnpackedSint32() []int32
- func (x *TestAllTypesEdition2023) GetUnpackedSint64() []int64
- func (x *TestAllTypesEdition2023) GetUnpackedUint32() []uint32
- func (x *TestAllTypesEdition2023) GetUnpackedUint64() []uint64
- func (*TestAllTypesEdition2023) ProtoMessage()
- func (x *TestAllTypesEdition2023) ProtoReflect() protoreflect.Message
- func (x *TestAllTypesEdition2023) Reset()
- func (x *TestAllTypesEdition2023) String() string
- type TestAllTypesEdition2023_GroupLikeType
- func (*TestAllTypesEdition2023_GroupLikeType) Descriptor() ([]byte, []int)deprecated
- func (x *TestAllTypesEdition2023_GroupLikeType) GetGroupInt32() int32
- func (x *TestAllTypesEdition2023_GroupLikeType) GetGroupUint32() uint32
- func (*TestAllTypesEdition2023_GroupLikeType) ProtoMessage()
- func (x *TestAllTypesEdition2023_GroupLikeType) ProtoReflect() protoreflect.Message
- func (x *TestAllTypesEdition2023_GroupLikeType) Reset()
- func (x *TestAllTypesEdition2023_GroupLikeType) String() string
- type TestAllTypesEdition2023_NestedEnum
- func (TestAllTypesEdition2023_NestedEnum) Descriptor() protoreflect.EnumDescriptor
- func (x TestAllTypesEdition2023_NestedEnum) Enum() *TestAllTypesEdition2023_NestedEnum
- func (TestAllTypesEdition2023_NestedEnum) EnumDescriptor() ([]byte, []int)deprecated
- func (x TestAllTypesEdition2023_NestedEnum) Number() protoreflect.EnumNumber
- func (x TestAllTypesEdition2023_NestedEnum) String() string
- func (TestAllTypesEdition2023_NestedEnum) Type() protoreflect.EnumType
- type TestAllTypesEdition2023_NestedMessage
- func (*TestAllTypesEdition2023_NestedMessage) Descriptor() ([]byte, []int)deprecated
- func (x *TestAllTypesEdition2023_NestedMessage) GetA() int32
- func (x *TestAllTypesEdition2023_NestedMessage) GetCorecursive() *TestAllTypesEdition2023
- func (*TestAllTypesEdition2023_NestedMessage) ProtoMessage()
- func (x *TestAllTypesEdition2023_NestedMessage) ProtoReflect() protoreflect.Message
- func (x *TestAllTypesEdition2023_NestedMessage) Reset()
- func (x *TestAllTypesEdition2023_NestedMessage) String() string
- type TestAllTypesEdition2023_OneofBool
- type TestAllTypesEdition2023_OneofBytes
- type TestAllTypesEdition2023_OneofDouble
- type TestAllTypesEdition2023_OneofEnum
- type TestAllTypesEdition2023_OneofFloat
- type TestAllTypesEdition2023_OneofNestedMessage
- type TestAllTypesEdition2023_OneofString
- type TestAllTypesEdition2023_OneofUint32
- type TestAllTypesEdition2023_OneofUint64
Constants ¶
This section is empty.
Variables ¶
var ( ForeignEnumEdition2023_name = map[int32]string{ 0: "FOREIGN_FOO", 1: "FOREIGN_BAR", 2: "FOREIGN_BAZ", } ForeignEnumEdition2023_value = map[string]int32{ "FOREIGN_FOO": 0, "FOREIGN_BAR": 1, "FOREIGN_BAZ": 2, } )
Enum value maps for ForeignEnumEdition2023.
var ( TestAllTypesEdition2023_NestedEnum_name = map[int32]string{ 0: "FOO", 1: "BAR", 2: "BAZ", -1: "NEG", } TestAllTypesEdition2023_NestedEnum_value = map[string]int32{ "FOO": 0, "BAR": 1, "BAZ": 2, "NEG": -1, } )
Enum value maps for TestAllTypesEdition2023_NestedEnum.
var ( // optional int32 extension_int32 = 120; E_ExtensionInt32 = &file_conformance_test_protos_test_messages_edition2023_proto_extTypes[0] // optional protobuf_test_messages.editions.GroupLikeType groupliketype = 121; E_Groupliketype = &file_conformance_test_protos_test_messages_edition2023_proto_extTypes[1] // optional protobuf_test_messages.editions.GroupLikeType delimited_ext = 122; E_DelimitedExt = &file_conformance_test_protos_test_messages_edition2023_proto_extTypes[2] )
Extension fields to TestAllTypesEdition2023.
var File_conformance_test_protos_test_messages_edition2023_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ComplexMessage ¶ added in v1.36.0
type ComplexMessage struct { D *int32 `protobuf:"varint,1,opt,name=d" json:"d,omitempty"` // contains filtered or unexported fields }
func (*ComplexMessage) Descriptor
deprecated
added in
v1.36.0
func (*ComplexMessage) Descriptor() ([]byte, []int)
Deprecated: Use ComplexMessage.ProtoReflect.Descriptor instead.
func (*ComplexMessage) GetD ¶ added in v1.36.0
func (x *ComplexMessage) GetD() int32
func (*ComplexMessage) ProtoMessage ¶ added in v1.36.0
func (*ComplexMessage) ProtoMessage()
func (*ComplexMessage) ProtoReflect ¶ added in v1.36.0
func (x *ComplexMessage) ProtoReflect() protoreflect.Message
func (*ComplexMessage) Reset ¶ added in v1.36.0
func (x *ComplexMessage) Reset()
func (*ComplexMessage) String ¶ added in v1.36.0
func (x *ComplexMessage) String() string
type ForeignEnumEdition2023 ¶ added in v1.34.1
type ForeignEnumEdition2023 int32
const ( ForeignEnumEdition2023_FOREIGN_FOO ForeignEnumEdition2023 = 0 ForeignEnumEdition2023_FOREIGN_BAR ForeignEnumEdition2023 = 1 ForeignEnumEdition2023_FOREIGN_BAZ ForeignEnumEdition2023 = 2 )
func (ForeignEnumEdition2023) Descriptor ¶ added in v1.34.1
func (ForeignEnumEdition2023) Descriptor() protoreflect.EnumDescriptor
func (ForeignEnumEdition2023) Enum ¶ added in v1.34.1
func (x ForeignEnumEdition2023) Enum() *ForeignEnumEdition2023
func (ForeignEnumEdition2023) EnumDescriptor
deprecated
added in
v1.34.1
func (ForeignEnumEdition2023) EnumDescriptor() ([]byte, []int)
Deprecated: Use ForeignEnumEdition2023.Descriptor instead.
func (ForeignEnumEdition2023) Number ¶ added in v1.34.1
func (x ForeignEnumEdition2023) Number() protoreflect.EnumNumber
func (ForeignEnumEdition2023) String ¶ added in v1.34.1
func (x ForeignEnumEdition2023) String() string
func (ForeignEnumEdition2023) Type ¶ added in v1.34.1
func (ForeignEnumEdition2023) Type() protoreflect.EnumType
type ForeignMessageEdition2023 ¶ added in v1.34.1
type ForeignMessageEdition2023 struct { C *int32 `protobuf:"varint,1,opt,name=c" json:"c,omitempty"` // contains filtered or unexported fields }
func (*ForeignMessageEdition2023) Descriptor
deprecated
added in
v1.34.1
func (*ForeignMessageEdition2023) Descriptor() ([]byte, []int)
Deprecated: Use ForeignMessageEdition2023.ProtoReflect.Descriptor instead.
func (*ForeignMessageEdition2023) GetC ¶ added in v1.34.1
func (x *ForeignMessageEdition2023) GetC() int32
func (*ForeignMessageEdition2023) ProtoMessage ¶ added in v1.34.1
func (*ForeignMessageEdition2023) ProtoMessage()
func (*ForeignMessageEdition2023) ProtoReflect ¶ added in v1.34.1
func (x *ForeignMessageEdition2023) ProtoReflect() protoreflect.Message
func (*ForeignMessageEdition2023) Reset ¶ added in v1.34.1
func (x *ForeignMessageEdition2023) Reset()
func (*ForeignMessageEdition2023) String ¶ added in v1.34.1
func (x *ForeignMessageEdition2023) String() string
type GroupLikeType ¶ added in v1.34.1
type GroupLikeType struct { C *int32 `protobuf:"varint,1,opt,name=c" json:"c,omitempty"` // contains filtered or unexported fields }
func (*GroupLikeType) Descriptor
deprecated
added in
v1.34.1
func (*GroupLikeType) Descriptor() ([]byte, []int)
Deprecated: Use GroupLikeType.ProtoReflect.Descriptor instead.
func (*GroupLikeType) GetC ¶ added in v1.34.1
func (x *GroupLikeType) GetC() int32
func (*GroupLikeType) ProtoMessage ¶ added in v1.34.1
func (*GroupLikeType) ProtoMessage()
func (*GroupLikeType) ProtoReflect ¶ added in v1.34.1
func (x *GroupLikeType) ProtoReflect() protoreflect.Message
func (*GroupLikeType) Reset ¶ added in v1.34.1
func (x *GroupLikeType) Reset()
func (*GroupLikeType) String ¶ added in v1.34.1
func (x *GroupLikeType) String() string
type TestAllTypesEdition2023 ¶ added in v1.34.1
type TestAllTypesEdition2023 struct { // Singular 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 *TestAllTypesEdition2023_NestedMessage `protobuf:"bytes,18,opt,name=optional_nested_message,json=optionalNestedMessage" json:"optional_nested_message,omitempty"` OptionalForeignMessage *ForeignMessageEdition2023 `protobuf:"bytes,19,opt,name=optional_foreign_message,json=optionalForeignMessage" json:"optional_foreign_message,omitempty"` OptionalNestedEnum *TestAllTypesEdition2023_NestedEnum `` /* 184-byte string literal not displayed */ OptionalForeignEnum *ForeignEnumEdition2023 `` /* 175-byte string literal not displayed */ OptionalStringPiece *string `protobuf:"bytes,24,opt,name=optional_string_piece,json=optionalStringPiece" json:"optional_string_piece,omitempty"` OptionalCord *string `protobuf:"bytes,25,opt,name=optional_cord,json=optionalCord" json:"optional_cord,omitempty"` RecursiveMessage *TestAllTypesEdition2023 `protobuf:"bytes,27,opt,name=recursive_message,json=recursiveMessage" json:"recursive_message,omitempty"` // Repeated 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 []*TestAllTypesEdition2023_NestedMessage `protobuf:"bytes,48,rep,name=repeated_nested_message,json=repeatedNestedMessage" json:"repeated_nested_message,omitempty"` RepeatedForeignMessage []*ForeignMessageEdition2023 `protobuf:"bytes,49,rep,name=repeated_foreign_message,json=repeatedForeignMessage" json:"repeated_foreign_message,omitempty"` RepeatedNestedEnum []TestAllTypesEdition2023_NestedEnum `` /* 191-byte string literal not displayed */ RepeatedForeignEnum []ForeignEnumEdition2023 `` /* 182-byte string literal not displayed */ RepeatedStringPiece []string `protobuf:"bytes,54,rep,name=repeated_string_piece,json=repeatedStringPiece" json:"repeated_string_piece,omitempty"` RepeatedCord []string `protobuf:"bytes,55,rep,name=repeated_cord,json=repeatedCord" json:"repeated_cord,omitempty"` // Packed PackedInt32 []int32 `protobuf:"varint,75,rep,packed,name=packed_int32,json=packedInt32" json:"packed_int32,omitempty"` PackedInt64 []int64 `protobuf:"varint,76,rep,packed,name=packed_int64,json=packedInt64" json:"packed_int64,omitempty"` PackedUint32 []uint32 `protobuf:"varint,77,rep,packed,name=packed_uint32,json=packedUint32" json:"packed_uint32,omitempty"` PackedUint64 []uint64 `protobuf:"varint,78,rep,packed,name=packed_uint64,json=packedUint64" json:"packed_uint64,omitempty"` PackedSint32 []int32 `protobuf:"zigzag32,79,rep,packed,name=packed_sint32,json=packedSint32" json:"packed_sint32,omitempty"` PackedSint64 []int64 `protobuf:"zigzag64,80,rep,packed,name=packed_sint64,json=packedSint64" json:"packed_sint64,omitempty"` PackedFixed32 []uint32 `protobuf:"fixed32,81,rep,packed,name=packed_fixed32,json=packedFixed32" json:"packed_fixed32,omitempty"` PackedFixed64 []uint64 `protobuf:"fixed64,82,rep,packed,name=packed_fixed64,json=packedFixed64" json:"packed_fixed64,omitempty"` PackedSfixed32 []int32 `protobuf:"fixed32,83,rep,packed,name=packed_sfixed32,json=packedSfixed32" json:"packed_sfixed32,omitempty"` PackedSfixed64 []int64 `protobuf:"fixed64,84,rep,packed,name=packed_sfixed64,json=packedSfixed64" json:"packed_sfixed64,omitempty"` PackedFloat []float32 `protobuf:"fixed32,85,rep,packed,name=packed_float,json=packedFloat" json:"packed_float,omitempty"` PackedDouble []float64 `protobuf:"fixed64,86,rep,packed,name=packed_double,json=packedDouble" json:"packed_double,omitempty"` PackedBool []bool `protobuf:"varint,87,rep,packed,name=packed_bool,json=packedBool" json:"packed_bool,omitempty"` PackedNestedEnum []TestAllTypesEdition2023_NestedEnum `` /* 185-byte string literal not displayed */ // Unpacked UnpackedInt32 []int32 `protobuf:"varint,89,rep,name=unpacked_int32,json=unpackedInt32" json:"unpacked_int32,omitempty"` UnpackedInt64 []int64 `protobuf:"varint,90,rep,name=unpacked_int64,json=unpackedInt64" json:"unpacked_int64,omitempty"` UnpackedUint32 []uint32 `protobuf:"varint,91,rep,name=unpacked_uint32,json=unpackedUint32" json:"unpacked_uint32,omitempty"` UnpackedUint64 []uint64 `protobuf:"varint,92,rep,name=unpacked_uint64,json=unpackedUint64" json:"unpacked_uint64,omitempty"` UnpackedSint32 []int32 `protobuf:"zigzag32,93,rep,name=unpacked_sint32,json=unpackedSint32" json:"unpacked_sint32,omitempty"` UnpackedSint64 []int64 `protobuf:"zigzag64,94,rep,name=unpacked_sint64,json=unpackedSint64" json:"unpacked_sint64,omitempty"` UnpackedFixed32 []uint32 `protobuf:"fixed32,95,rep,name=unpacked_fixed32,json=unpackedFixed32" json:"unpacked_fixed32,omitempty"` UnpackedFixed64 []uint64 `protobuf:"fixed64,96,rep,name=unpacked_fixed64,json=unpackedFixed64" json:"unpacked_fixed64,omitempty"` UnpackedSfixed32 []int32 `protobuf:"fixed32,97,rep,name=unpacked_sfixed32,json=unpackedSfixed32" json:"unpacked_sfixed32,omitempty"` UnpackedSfixed64 []int64 `protobuf:"fixed64,98,rep,name=unpacked_sfixed64,json=unpackedSfixed64" json:"unpacked_sfixed64,omitempty"` UnpackedFloat []float32 `protobuf:"fixed32,99,rep,name=unpacked_float,json=unpackedFloat" json:"unpacked_float,omitempty"` UnpackedDouble []float64 `protobuf:"fixed64,100,rep,name=unpacked_double,json=unpackedDouble" json:"unpacked_double,omitempty"` UnpackedBool []bool `protobuf:"varint,101,rep,name=unpacked_bool,json=unpackedBool" json:"unpacked_bool,omitempty"` UnpackedNestedEnum []TestAllTypesEdition2023_NestedEnum `` /* 185-byte string literal not displayed */ // Map 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]*TestAllTypesEdition2023_NestedMessage `` /* 199-byte string literal not displayed */ MapStringForeignMessage map[string]*ForeignMessageEdition2023 `` /* 202-byte string literal not displayed */ MapStringNestedEnum map[string]TestAllTypesEdition2023_NestedEnum `` /* 263-byte string literal not displayed */ MapStringForeignEnum map[string]ForeignEnumEdition2023 `` /* 254-byte string literal not displayed */ // Types that are valid to be assigned to OneofField: // // *TestAllTypesEdition2023_OneofUint32 // *TestAllTypesEdition2023_OneofNestedMessage // *TestAllTypesEdition2023_OneofString // *TestAllTypesEdition2023_OneofBytes // *TestAllTypesEdition2023_OneofBool // *TestAllTypesEdition2023_OneofUint64 // *TestAllTypesEdition2023_OneofFloat // *TestAllTypesEdition2023_OneofDouble // *TestAllTypesEdition2023_OneofEnum OneofField isTestAllTypesEdition2023_OneofField `protobuf_oneof:"oneof_field"` Groupliketype *TestAllTypesEdition2023_GroupLikeType `protobuf:"group,201,opt,name=GroupLikeType,json=groupliketype" json:"groupliketype,omitempty"` DelimitedField *TestAllTypesEdition2023_GroupLikeType `protobuf:"group,202,opt,name=GroupLikeType,json=delimitedField" json:"delimited_field,omitempty"` // contains filtered or unexported fields }
func (*TestAllTypesEdition2023) Descriptor
deprecated
added in
v1.34.1
func (*TestAllTypesEdition2023) Descriptor() ([]byte, []int)
Deprecated: Use TestAllTypesEdition2023.ProtoReflect.Descriptor instead.
func (*TestAllTypesEdition2023) GetDelimitedField ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetDelimitedField() *TestAllTypesEdition2023_GroupLikeType
func (*TestAllTypesEdition2023) GetGroupliketype ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetGroupliketype() *TestAllTypesEdition2023_GroupLikeType
func (*TestAllTypesEdition2023) GetMapBoolBool ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapBoolBool() map[bool]bool
func (*TestAllTypesEdition2023) GetMapFixed32Fixed32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapFixed32Fixed32() map[uint32]uint32
func (*TestAllTypesEdition2023) GetMapFixed64Fixed64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapFixed64Fixed64() map[uint64]uint64
func (*TestAllTypesEdition2023) GetMapInt32Double ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapInt32Double() map[int32]float64
func (*TestAllTypesEdition2023) GetMapInt32Float ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapInt32Float() map[int32]float32
func (*TestAllTypesEdition2023) GetMapInt32Int32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapInt32Int32() map[int32]int32
func (*TestAllTypesEdition2023) GetMapInt64Int64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapInt64Int64() map[int64]int64
func (*TestAllTypesEdition2023) GetMapSfixed32Sfixed32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapSfixed32Sfixed32() map[int32]int32
func (*TestAllTypesEdition2023) GetMapSfixed64Sfixed64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapSfixed64Sfixed64() map[int64]int64
func (*TestAllTypesEdition2023) GetMapSint32Sint32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapSint32Sint32() map[int32]int32
func (*TestAllTypesEdition2023) GetMapSint64Sint64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapSint64Sint64() map[int64]int64
func (*TestAllTypesEdition2023) GetMapStringBytes ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapStringBytes() map[string][]byte
func (*TestAllTypesEdition2023) GetMapStringForeignEnum ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapStringForeignEnum() map[string]ForeignEnumEdition2023
func (*TestAllTypesEdition2023) GetMapStringForeignMessage ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapStringForeignMessage() map[string]*ForeignMessageEdition2023
func (*TestAllTypesEdition2023) GetMapStringNestedEnum ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapStringNestedEnum() map[string]TestAllTypesEdition2023_NestedEnum
func (*TestAllTypesEdition2023) GetMapStringNestedMessage ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapStringNestedMessage() map[string]*TestAllTypesEdition2023_NestedMessage
func (*TestAllTypesEdition2023) GetMapStringString ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapStringString() map[string]string
func (*TestAllTypesEdition2023) GetMapUint32Uint32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapUint32Uint32() map[uint32]uint32
func (*TestAllTypesEdition2023) GetMapUint64Uint64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetMapUint64Uint64() map[uint64]uint64
func (*TestAllTypesEdition2023) GetOneofBool ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOneofBool() bool
func (*TestAllTypesEdition2023) GetOneofBytes ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOneofBytes() []byte
func (*TestAllTypesEdition2023) GetOneofDouble ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOneofDouble() float64
func (*TestAllTypesEdition2023) GetOneofEnum ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOneofEnum() TestAllTypesEdition2023_NestedEnum
func (*TestAllTypesEdition2023) GetOneofField ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOneofField() isTestAllTypesEdition2023_OneofField
func (*TestAllTypesEdition2023) GetOneofFloat ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOneofFloat() float32
func (*TestAllTypesEdition2023) GetOneofNestedMessage ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOneofNestedMessage() *TestAllTypesEdition2023_NestedMessage
func (*TestAllTypesEdition2023) GetOneofString ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOneofString() string
func (*TestAllTypesEdition2023) GetOneofUint32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOneofUint32() uint32
func (*TestAllTypesEdition2023) GetOneofUint64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOneofUint64() uint64
func (*TestAllTypesEdition2023) GetOptionalBool ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalBool() bool
func (*TestAllTypesEdition2023) GetOptionalBytes ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalBytes() []byte
func (*TestAllTypesEdition2023) GetOptionalCord ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalCord() string
func (*TestAllTypesEdition2023) GetOptionalDouble ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalDouble() float64
func (*TestAllTypesEdition2023) GetOptionalFixed32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalFixed32() uint32
func (*TestAllTypesEdition2023) GetOptionalFixed64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalFixed64() uint64
func (*TestAllTypesEdition2023) GetOptionalFloat ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalFloat() float32
func (*TestAllTypesEdition2023) GetOptionalForeignEnum ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalForeignEnum() ForeignEnumEdition2023
func (*TestAllTypesEdition2023) GetOptionalForeignMessage ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalForeignMessage() *ForeignMessageEdition2023
func (*TestAllTypesEdition2023) GetOptionalInt32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalInt32() int32
func (*TestAllTypesEdition2023) GetOptionalInt64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalInt64() int64
func (*TestAllTypesEdition2023) GetOptionalNestedEnum ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalNestedEnum() TestAllTypesEdition2023_NestedEnum
func (*TestAllTypesEdition2023) GetOptionalNestedMessage ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalNestedMessage() *TestAllTypesEdition2023_NestedMessage
func (*TestAllTypesEdition2023) GetOptionalSfixed32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalSfixed32() int32
func (*TestAllTypesEdition2023) GetOptionalSfixed64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalSfixed64() int64
func (*TestAllTypesEdition2023) GetOptionalSint32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalSint32() int32
func (*TestAllTypesEdition2023) GetOptionalSint64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalSint64() int64
func (*TestAllTypesEdition2023) GetOptionalString ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalString() string
func (*TestAllTypesEdition2023) GetOptionalStringPiece ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalStringPiece() string
func (*TestAllTypesEdition2023) GetOptionalUint32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalUint32() uint32
func (*TestAllTypesEdition2023) GetOptionalUint64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetOptionalUint64() uint64
func (*TestAllTypesEdition2023) GetPackedBool ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetPackedBool() []bool
func (*TestAllTypesEdition2023) GetPackedDouble ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetPackedDouble() []float64
func (*TestAllTypesEdition2023) GetPackedFixed32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetPackedFixed32() []uint32
func (*TestAllTypesEdition2023) GetPackedFixed64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetPackedFixed64() []uint64
func (*TestAllTypesEdition2023) GetPackedFloat ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetPackedFloat() []float32
func (*TestAllTypesEdition2023) GetPackedInt32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetPackedInt32() []int32
func (*TestAllTypesEdition2023) GetPackedInt64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetPackedInt64() []int64
func (*TestAllTypesEdition2023) GetPackedNestedEnum ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetPackedNestedEnum() []TestAllTypesEdition2023_NestedEnum
func (*TestAllTypesEdition2023) GetPackedSfixed32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetPackedSfixed32() []int32
func (*TestAllTypesEdition2023) GetPackedSfixed64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetPackedSfixed64() []int64
func (*TestAllTypesEdition2023) GetPackedSint32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetPackedSint32() []int32
func (*TestAllTypesEdition2023) GetPackedSint64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetPackedSint64() []int64
func (*TestAllTypesEdition2023) GetPackedUint32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetPackedUint32() []uint32
func (*TestAllTypesEdition2023) GetPackedUint64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetPackedUint64() []uint64
func (*TestAllTypesEdition2023) GetRecursiveMessage ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRecursiveMessage() *TestAllTypesEdition2023
func (*TestAllTypesEdition2023) GetRepeatedBool ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedBool() []bool
func (*TestAllTypesEdition2023) GetRepeatedBytes ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedBytes() [][]byte
func (*TestAllTypesEdition2023) GetRepeatedCord ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedCord() []string
func (*TestAllTypesEdition2023) GetRepeatedDouble ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedDouble() []float64
func (*TestAllTypesEdition2023) GetRepeatedFixed32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedFixed32() []uint32
func (*TestAllTypesEdition2023) GetRepeatedFixed64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedFixed64() []uint64
func (*TestAllTypesEdition2023) GetRepeatedFloat ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedFloat() []float32
func (*TestAllTypesEdition2023) GetRepeatedForeignEnum ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedForeignEnum() []ForeignEnumEdition2023
func (*TestAllTypesEdition2023) GetRepeatedForeignMessage ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedForeignMessage() []*ForeignMessageEdition2023
func (*TestAllTypesEdition2023) GetRepeatedInt32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedInt32() []int32
func (*TestAllTypesEdition2023) GetRepeatedInt64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedInt64() []int64
func (*TestAllTypesEdition2023) GetRepeatedNestedEnum ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedNestedEnum() []TestAllTypesEdition2023_NestedEnum
func (*TestAllTypesEdition2023) GetRepeatedNestedMessage ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedNestedMessage() []*TestAllTypesEdition2023_NestedMessage
func (*TestAllTypesEdition2023) GetRepeatedSfixed32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedSfixed32() []int32
func (*TestAllTypesEdition2023) GetRepeatedSfixed64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedSfixed64() []int64
func (*TestAllTypesEdition2023) GetRepeatedSint32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedSint32() []int32
func (*TestAllTypesEdition2023) GetRepeatedSint64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedSint64() []int64
func (*TestAllTypesEdition2023) GetRepeatedString ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedString() []string
func (*TestAllTypesEdition2023) GetRepeatedStringPiece ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedStringPiece() []string
func (*TestAllTypesEdition2023) GetRepeatedUint32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedUint32() []uint32
func (*TestAllTypesEdition2023) GetRepeatedUint64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetRepeatedUint64() []uint64
func (*TestAllTypesEdition2023) GetUnpackedBool ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetUnpackedBool() []bool
func (*TestAllTypesEdition2023) GetUnpackedDouble ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetUnpackedDouble() []float64
func (*TestAllTypesEdition2023) GetUnpackedFixed32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetUnpackedFixed32() []uint32
func (*TestAllTypesEdition2023) GetUnpackedFixed64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetUnpackedFixed64() []uint64
func (*TestAllTypesEdition2023) GetUnpackedFloat ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetUnpackedFloat() []float32
func (*TestAllTypesEdition2023) GetUnpackedInt32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetUnpackedInt32() []int32
func (*TestAllTypesEdition2023) GetUnpackedInt64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetUnpackedInt64() []int64
func (*TestAllTypesEdition2023) GetUnpackedNestedEnum ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetUnpackedNestedEnum() []TestAllTypesEdition2023_NestedEnum
func (*TestAllTypesEdition2023) GetUnpackedSfixed32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetUnpackedSfixed32() []int32
func (*TestAllTypesEdition2023) GetUnpackedSfixed64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetUnpackedSfixed64() []int64
func (*TestAllTypesEdition2023) GetUnpackedSint32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetUnpackedSint32() []int32
func (*TestAllTypesEdition2023) GetUnpackedSint64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetUnpackedSint64() []int64
func (*TestAllTypesEdition2023) GetUnpackedUint32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetUnpackedUint32() []uint32
func (*TestAllTypesEdition2023) GetUnpackedUint64 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) GetUnpackedUint64() []uint64
func (*TestAllTypesEdition2023) ProtoMessage ¶ added in v1.34.1
func (*TestAllTypesEdition2023) ProtoMessage()
func (*TestAllTypesEdition2023) ProtoReflect ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) ProtoReflect() protoreflect.Message
func (*TestAllTypesEdition2023) Reset ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) Reset()
func (*TestAllTypesEdition2023) String ¶ added in v1.34.1
func (x *TestAllTypesEdition2023) String() string
type TestAllTypesEdition2023_GroupLikeType ¶ added in v1.34.1
type TestAllTypesEdition2023_GroupLikeType struct { GroupInt32 *int32 `protobuf:"varint,202,opt,name=group_int32,json=groupInt32" json:"group_int32,omitempty"` GroupUint32 *uint32 `protobuf:"varint,203,opt,name=group_uint32,json=groupUint32" json:"group_uint32,omitempty"` // contains filtered or unexported fields }
groups
func (*TestAllTypesEdition2023_GroupLikeType) Descriptor
deprecated
added in
v1.34.1
func (*TestAllTypesEdition2023_GroupLikeType) Descriptor() ([]byte, []int)
Deprecated: Use TestAllTypesEdition2023_GroupLikeType.ProtoReflect.Descriptor instead.
func (*TestAllTypesEdition2023_GroupLikeType) GetGroupInt32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023_GroupLikeType) GetGroupInt32() int32
func (*TestAllTypesEdition2023_GroupLikeType) GetGroupUint32 ¶ added in v1.34.1
func (x *TestAllTypesEdition2023_GroupLikeType) GetGroupUint32() uint32
func (*TestAllTypesEdition2023_GroupLikeType) ProtoMessage ¶ added in v1.34.1
func (*TestAllTypesEdition2023_GroupLikeType) ProtoMessage()
func (*TestAllTypesEdition2023_GroupLikeType) ProtoReflect ¶ added in v1.34.1
func (x *TestAllTypesEdition2023_GroupLikeType) ProtoReflect() protoreflect.Message
func (*TestAllTypesEdition2023_GroupLikeType) Reset ¶ added in v1.34.1
func (x *TestAllTypesEdition2023_GroupLikeType) Reset()
func (*TestAllTypesEdition2023_GroupLikeType) String ¶ added in v1.34.1
func (x *TestAllTypesEdition2023_GroupLikeType) String() string
type TestAllTypesEdition2023_NestedEnum ¶ added in v1.34.1
type TestAllTypesEdition2023_NestedEnum int32
const ( TestAllTypesEdition2023_FOO TestAllTypesEdition2023_NestedEnum = 0 TestAllTypesEdition2023_BAR TestAllTypesEdition2023_NestedEnum = 1 TestAllTypesEdition2023_BAZ TestAllTypesEdition2023_NestedEnum = 2 TestAllTypesEdition2023_NEG TestAllTypesEdition2023_NestedEnum = -1 // Intentionally negative. )
func (TestAllTypesEdition2023_NestedEnum) Descriptor ¶ added in v1.34.1
func (TestAllTypesEdition2023_NestedEnum) Descriptor() protoreflect.EnumDescriptor
func (TestAllTypesEdition2023_NestedEnum) Enum ¶ added in v1.34.1
func (x TestAllTypesEdition2023_NestedEnum) Enum() *TestAllTypesEdition2023_NestedEnum
func (TestAllTypesEdition2023_NestedEnum) EnumDescriptor
deprecated
added in
v1.34.1
func (TestAllTypesEdition2023_NestedEnum) EnumDescriptor() ([]byte, []int)
Deprecated: Use TestAllTypesEdition2023_NestedEnum.Descriptor instead.
func (TestAllTypesEdition2023_NestedEnum) Number ¶ added in v1.34.1
func (x TestAllTypesEdition2023_NestedEnum) Number() protoreflect.EnumNumber
func (TestAllTypesEdition2023_NestedEnum) String ¶ added in v1.34.1
func (x TestAllTypesEdition2023_NestedEnum) String() string
func (TestAllTypesEdition2023_NestedEnum) Type ¶ added in v1.34.1
func (TestAllTypesEdition2023_NestedEnum) Type() protoreflect.EnumType
type TestAllTypesEdition2023_NestedMessage ¶ added in v1.34.1
type TestAllTypesEdition2023_NestedMessage struct { A *int32 `protobuf:"varint,1,opt,name=a" json:"a,omitempty"` Corecursive *TestAllTypesEdition2023 `protobuf:"bytes,2,opt,name=corecursive" json:"corecursive,omitempty"` // contains filtered or unexported fields }
func (*TestAllTypesEdition2023_NestedMessage) Descriptor
deprecated
added in
v1.34.1
func (*TestAllTypesEdition2023_NestedMessage) Descriptor() ([]byte, []int)
Deprecated: Use TestAllTypesEdition2023_NestedMessage.ProtoReflect.Descriptor instead.
func (*TestAllTypesEdition2023_NestedMessage) GetA ¶ added in v1.34.1
func (x *TestAllTypesEdition2023_NestedMessage) GetA() int32
func (*TestAllTypesEdition2023_NestedMessage) GetCorecursive ¶ added in v1.34.1
func (x *TestAllTypesEdition2023_NestedMessage) GetCorecursive() *TestAllTypesEdition2023
func (*TestAllTypesEdition2023_NestedMessage) ProtoMessage ¶ added in v1.34.1
func (*TestAllTypesEdition2023_NestedMessage) ProtoMessage()
func (*TestAllTypesEdition2023_NestedMessage) ProtoReflect ¶ added in v1.34.1
func (x *TestAllTypesEdition2023_NestedMessage) ProtoReflect() protoreflect.Message
func (*TestAllTypesEdition2023_NestedMessage) Reset ¶ added in v1.34.1
func (x *TestAllTypesEdition2023_NestedMessage) Reset()
func (*TestAllTypesEdition2023_NestedMessage) String ¶ added in v1.34.1
func (x *TestAllTypesEdition2023_NestedMessage) String() string
type TestAllTypesEdition2023_OneofBool ¶ added in v1.34.1
type TestAllTypesEdition2023_OneofBool struct {
OneofBool bool `protobuf:"varint,115,opt,name=oneof_bool,json=oneofBool,oneof"`
}
type TestAllTypesEdition2023_OneofBytes ¶ added in v1.34.1
type TestAllTypesEdition2023_OneofBytes struct {
OneofBytes []byte `protobuf:"bytes,114,opt,name=oneof_bytes,json=oneofBytes,oneof"`
}
type TestAllTypesEdition2023_OneofDouble ¶ added in v1.34.1
type TestAllTypesEdition2023_OneofDouble struct {
OneofDouble float64 `protobuf:"fixed64,118,opt,name=oneof_double,json=oneofDouble,oneof"`
}
type TestAllTypesEdition2023_OneofEnum ¶ added in v1.34.1
type TestAllTypesEdition2023_OneofEnum struct {
OneofEnum TestAllTypesEdition2023_NestedEnum `` /* 134-byte string literal not displayed */
}
type TestAllTypesEdition2023_OneofFloat ¶ added in v1.34.1
type TestAllTypesEdition2023_OneofFloat struct {
OneofFloat float32 `protobuf:"fixed32,117,opt,name=oneof_float,json=oneofFloat,oneof"`
}
type TestAllTypesEdition2023_OneofNestedMessage ¶ added in v1.34.1
type TestAllTypesEdition2023_OneofNestedMessage struct {
OneofNestedMessage *TestAllTypesEdition2023_NestedMessage `protobuf:"bytes,112,opt,name=oneof_nested_message,json=oneofNestedMessage,oneof"`
}
type TestAllTypesEdition2023_OneofString ¶ added in v1.34.1
type TestAllTypesEdition2023_OneofString struct {
OneofString string `protobuf:"bytes,113,opt,name=oneof_string,json=oneofString,oneof"`
}
type TestAllTypesEdition2023_OneofUint32 ¶ added in v1.34.1
type TestAllTypesEdition2023_OneofUint32 struct {
OneofUint32 uint32 `protobuf:"varint,111,opt,name=oneof_uint32,json=oneofUint32,oneof"`
}
type TestAllTypesEdition2023_OneofUint64 ¶ added in v1.34.1
type TestAllTypesEdition2023_OneofUint64 struct {
OneofUint64 uint64 `protobuf:"varint,116,opt,name=oneof_uint64,json=oneofUint64,oneof"`
}