Versions in this module Expand all Collapse all v1 v1.0.0 Jun 1, 2021 Changes in this version + var E_ExtensionInt32 = &file_google_protobuf_test_messages_proto2_proto_extTypes[0] + var E_TestAllTypesProto2_MessageSetCorrectExtension1_MessageSetExtension = &file_google_protobuf_test_messages_proto2_proto_extTypes[1] + var E_TestAllTypesProto2_MessageSetCorrectExtension2_MessageSetExtension = &file_google_protobuf_test_messages_proto2_proto_extTypes[2] + var File_conformance_conformance_proto protoreflect.FileDescriptor + var File_google_protobuf_test_messages_proto2_proto protoreflect.FileDescriptor + var File_google_protobuf_test_messages_proto3_proto protoreflect.FileDescriptor + var ForeignEnumProto2_name = map[int32]string + var ForeignEnumProto2_value = map[string]int32 + var ForeignEnum_name = map[int32]string + var ForeignEnum_value = map[string]int32 + var TestAllTypesProto2_NestedEnum_name = map[int32]string + var TestAllTypesProto2_NestedEnum_value = map[string]int32 + var TestAllTypesProto3_AliasedEnum_name = map[int32]string + var TestAllTypesProto3_AliasedEnum_value = map[string]int32 + var TestAllTypesProto3_NestedEnum_name = map[int32]string + var TestAllTypesProto3_NestedEnum_value = map[string]int32 + var TestCategory_name = map[int32]string + var TestCategory_value = map[string]int32 + var WireFormat_name = map[int32]string + var WireFormat_value = map[string]int32 + type ConformanceRequest struct + JspbEncodingOptions *JspbEncodingConfig + MessageType string + Payload isConformanceRequest_Payload + PrintUnknownFields bool + RequestedOutputFormat WireFormat + TestCategory TestCategory + func (*ConformanceRequest) Descriptor() ([]byte, []int) + func (*ConformanceRequest) ProtoMessage() + func (m *ConformanceRequest) GetPayload() isConformanceRequest_Payload + func (x *ConformanceRequest) GetJsonPayload() string + func (x *ConformanceRequest) GetJspbEncodingOptions() *JspbEncodingConfig + func (x *ConformanceRequest) GetJspbPayload() string + func (x *ConformanceRequest) GetMessageType() string + func (x *ConformanceRequest) GetPrintUnknownFields() bool + func (x *ConformanceRequest) GetProtobufPayload() []byte + func (x *ConformanceRequest) GetRequestedOutputFormat() WireFormat + func (x *ConformanceRequest) GetTestCategory() TestCategory + func (x *ConformanceRequest) GetTextPayload() string + func (x *ConformanceRequest) ProtoReflect() protoreflect.Message + func (x *ConformanceRequest) Reset() + func (x *ConformanceRequest) String() string + type ConformanceRequest_JsonPayload struct + JsonPayload string + type ConformanceRequest_JspbPayload struct + JspbPayload string + type ConformanceRequest_ProtobufPayload struct + ProtobufPayload []byte + type ConformanceRequest_TextPayload struct + TextPayload string + type ConformanceResponse struct + Result isConformanceResponse_Result + func (*ConformanceResponse) Descriptor() ([]byte, []int) + func (*ConformanceResponse) ProtoMessage() + func (m *ConformanceResponse) GetResult() isConformanceResponse_Result + func (x *ConformanceResponse) GetJsonPayload() string + func (x *ConformanceResponse) GetJspbPayload() string + func (x *ConformanceResponse) GetParseError() string + func (x *ConformanceResponse) GetProtobufPayload() []byte + func (x *ConformanceResponse) GetRuntimeError() string + func (x *ConformanceResponse) GetSerializeError() string + func (x *ConformanceResponse) GetSkipped() string + func (x *ConformanceResponse) GetTextPayload() string + func (x *ConformanceResponse) ProtoReflect() protoreflect.Message + func (x *ConformanceResponse) Reset() + func (x *ConformanceResponse) String() string + type ConformanceResponse_JsonPayload struct + JsonPayload string + type ConformanceResponse_JspbPayload struct + JspbPayload string + type ConformanceResponse_ParseError struct + ParseError string + type ConformanceResponse_ProtobufPayload struct + ProtobufPayload []byte + type ConformanceResponse_RuntimeError struct + RuntimeError string + type ConformanceResponse_SerializeError struct + SerializeError string + type ConformanceResponse_Skipped struct + Skipped string + type ConformanceResponse_TextPayload struct + TextPayload string + type FailureSet struct + Failure []string + func (*FailureSet) Descriptor() ([]byte, []int) + func (*FailureSet) ProtoMessage() + func (x *FailureSet) GetFailure() []string + func (x *FailureSet) ProtoReflect() protoreflect.Message + func (x *FailureSet) Reset() + func (x *FailureSet) String() string + type ForeignEnum int32 + const ForeignEnum_FOREIGN_BAR + const ForeignEnum_FOREIGN_BAZ + const ForeignEnum_FOREIGN_FOO + func (ForeignEnum) Descriptor() protoreflect.EnumDescriptor + func (ForeignEnum) EnumDescriptor() ([]byte, []int) + func (ForeignEnum) Type() protoreflect.EnumType + func (x ForeignEnum) Enum() *ForeignEnum + func (x ForeignEnum) Number() protoreflect.EnumNumber + func (x ForeignEnum) String() string + type ForeignEnumProto2 int32 + const ForeignEnumProto2_FOREIGN_BAR + const ForeignEnumProto2_FOREIGN_BAZ + const ForeignEnumProto2_FOREIGN_FOO + func (ForeignEnumProto2) Descriptor() protoreflect.EnumDescriptor + func (ForeignEnumProto2) EnumDescriptor() ([]byte, []int) + func (ForeignEnumProto2) Type() protoreflect.EnumType + func (x *ForeignEnumProto2) UnmarshalJSON(b []byte) error + func (x ForeignEnumProto2) Enum() *ForeignEnumProto2 + func (x ForeignEnumProto2) Number() protoreflect.EnumNumber + func (x ForeignEnumProto2) String() string + type ForeignMessage struct + C int32 + func (*ForeignMessage) Descriptor() ([]byte, []int) + func (*ForeignMessage) ProtoMessage() + func (x *ForeignMessage) GetC() int32 + func (x *ForeignMessage) ProtoReflect() protoreflect.Message + func (x *ForeignMessage) Reset() + func (x *ForeignMessage) String() string + type ForeignMessageProto2 struct + C *int32 + func (*ForeignMessageProto2) Descriptor() ([]byte, []int) + func (*ForeignMessageProto2) ProtoMessage() + func (x *ForeignMessageProto2) GetC() int32 + func (x *ForeignMessageProto2) ProtoReflect() protoreflect.Message + func (x *ForeignMessageProto2) Reset() + func (x *ForeignMessageProto2) String() string + type JspbEncodingConfig struct + UseJspbArrayAnyFormat bool + func (*JspbEncodingConfig) Descriptor() ([]byte, []int) + func (*JspbEncodingConfig) ProtoMessage() + func (x *JspbEncodingConfig) GetUseJspbArrayAnyFormat() bool + func (x *JspbEncodingConfig) ProtoReflect() protoreflect.Message + func (x *JspbEncodingConfig) Reset() + func (x *JspbEncodingConfig) String() string + type TestAllTypesProto2 struct + Data *TestAllTypesProto2_Data + FIELDName12 *int32 + FIELD_NAME11 *int32 + Field0Name5 *int32 + FieldName17__ *int32 + FieldName18__ *int32 + FieldName2 *int32 + FieldName7 *int32 + FieldName8 *int32 + Field_0Name6 *int32 + Field_Name10 *int32 + Field_Name15 *int32 + Field_Name4_ *int32 + Field_Name9 *int32 + Field__Name16 *int32 + Fieldname1 *int32 + MapBoolBool map[bool]bool + MapFixed32Fixed32 map[uint32]uint32 + MapFixed64Fixed64 map[uint64]uint64 + MapInt32Double map[int32]float64 + MapInt32Float map[int32]float32 + MapInt32Int32 map[int32]int32 + MapInt64Int64 map[int64]int64 + MapSfixed32Sfixed32 map[int32]int32 + MapSfixed64Sfixed64 map[int64]int64 + MapSint32Sint32 map[int32]int32 + MapSint64Sint64 map[int64]int64 + MapStringBytes map[string][]byte + MapStringForeignEnum map[string]ForeignEnumProto2 + MapStringForeignMessage map[string]*ForeignMessageProto2 + MapStringNestedEnum map[string]TestAllTypesProto2_NestedEnum + MapStringNestedMessage map[string]*TestAllTypesProto2_NestedMessage + MapStringString map[string]string + MapUint32Uint32 map[uint32]uint32 + MapUint64Uint64 map[uint64]uint64 + OneofField isTestAllTypesProto2_OneofField + OptionalBool *bool + OptionalBytes []byte + OptionalCord *string + OptionalDouble *float64 + OptionalFixed32 *uint32 + OptionalFixed64 *uint64 + OptionalFloat *float32 + OptionalForeignEnum *ForeignEnumProto2 + OptionalForeignMessage *ForeignMessageProto2 + OptionalInt32 *int32 + OptionalInt64 *int64 + OptionalNestedEnum *TestAllTypesProto2_NestedEnum + OptionalNestedMessage *TestAllTypesProto2_NestedMessage + OptionalSfixed32 *int32 + OptionalSfixed64 *int64 + OptionalSint32 *int32 + OptionalSint64 *int64 + OptionalString *string + OptionalStringPiece *string + OptionalUint32 *uint32 + OptionalUint64 *uint64 + PackedBool []bool + PackedDouble []float64 + PackedFixed32 []uint32 + PackedFixed64 []uint64 + PackedFloat []float32 + PackedInt32 []int32 + PackedInt64 []int64 + PackedNestedEnum []TestAllTypesProto2_NestedEnum + PackedSfixed32 []int32 + PackedSfixed64 []int64 + PackedSint32 []int32 + PackedSint64 []int64 + PackedUint32 []uint32 + PackedUint64 []uint64 + RecursiveMessage *TestAllTypesProto2 + RepeatedBool []bool + RepeatedBytes [][]byte + RepeatedCord []string + RepeatedDouble []float64 + RepeatedFixed32 []uint32 + RepeatedFixed64 []uint64 + RepeatedFloat []float32 + RepeatedForeignEnum []ForeignEnumProto2 + RepeatedForeignMessage []*ForeignMessageProto2 + RepeatedInt32 []int32 + RepeatedInt64 []int64 + RepeatedNestedEnum []TestAllTypesProto2_NestedEnum + RepeatedNestedMessage []*TestAllTypesProto2_NestedMessage + RepeatedSfixed32 []int32 + RepeatedSfixed64 []int64 + RepeatedSint32 []int32 + RepeatedSint64 []int64 + RepeatedString []string + RepeatedStringPiece []string + RepeatedUint32 []uint32 + RepeatedUint64 []uint64 + UnpackedBool []bool + UnpackedDouble []float64 + UnpackedFixed32 []uint32 + UnpackedFixed64 []uint64 + UnpackedFloat []float32 + UnpackedInt32 []int32 + UnpackedInt64 []int64 + UnpackedNestedEnum []TestAllTypesProto2_NestedEnum + UnpackedSfixed32 []int32 + UnpackedSfixed64 []int64 + UnpackedSint32 []int32 + UnpackedSint64 []int64 + UnpackedUint32 []uint32 + UnpackedUint64 []uint64 + XFieldName13 *int32 + XFieldName3 *int32 + X_FieldName14 *int32 + func (*TestAllTypesProto2) Descriptor() ([]byte, []int) + func (*TestAllTypesProto2) ExtensionRangeArray() []protoiface.ExtensionRangeV1 + func (*TestAllTypesProto2) ProtoMessage() + func (m *TestAllTypesProto2) GetOneofField() isTestAllTypesProto2_OneofField + func (x *TestAllTypesProto2) GetData() *TestAllTypesProto2_Data + func (x *TestAllTypesProto2) GetFIELDName12() int32 + func (x *TestAllTypesProto2) GetFIELD_NAME11() int32 + func (x *TestAllTypesProto2) GetField0Name5() int32 + func (x *TestAllTypesProto2) GetFieldName17__() int32 + func (x *TestAllTypesProto2) GetFieldName18__() int32 + func (x *TestAllTypesProto2) GetFieldName2() int32 + func (x *TestAllTypesProto2) GetFieldName7() int32 + func (x *TestAllTypesProto2) GetFieldName8() int32 + func (x *TestAllTypesProto2) GetField_0Name6() int32 + func (x *TestAllTypesProto2) GetField_Name10() int32 + func (x *TestAllTypesProto2) GetField_Name15() int32 + func (x *TestAllTypesProto2) GetField_Name4_() int32 + func (x *TestAllTypesProto2) GetField_Name9() int32 + func (x *TestAllTypesProto2) GetField__Name16() int32 + func (x *TestAllTypesProto2) GetFieldname1() int32 + func (x *TestAllTypesProto2) GetMapBoolBool() map[bool]bool + func (x *TestAllTypesProto2) GetMapFixed32Fixed32() map[uint32]uint32 + func (x *TestAllTypesProto2) GetMapFixed64Fixed64() map[uint64]uint64 + func (x *TestAllTypesProto2) GetMapInt32Double() map[int32]float64 + func (x *TestAllTypesProto2) GetMapInt32Float() map[int32]float32 + func (x *TestAllTypesProto2) GetMapInt32Int32() map[int32]int32 + func (x *TestAllTypesProto2) GetMapInt64Int64() map[int64]int64 + func (x *TestAllTypesProto2) GetMapSfixed32Sfixed32() map[int32]int32 + func (x *TestAllTypesProto2) GetMapSfixed64Sfixed64() map[int64]int64 + func (x *TestAllTypesProto2) GetMapSint32Sint32() map[int32]int32 + func (x *TestAllTypesProto2) GetMapSint64Sint64() map[int64]int64 + func (x *TestAllTypesProto2) GetMapStringBytes() map[string][]byte + func (x *TestAllTypesProto2) GetMapStringForeignEnum() map[string]ForeignEnumProto2 + func (x *TestAllTypesProto2) GetMapStringForeignMessage() map[string]*ForeignMessageProto2 + func (x *TestAllTypesProto2) GetMapStringNestedEnum() map[string]TestAllTypesProto2_NestedEnum + func (x *TestAllTypesProto2) GetMapStringNestedMessage() map[string]*TestAllTypesProto2_NestedMessage + func (x *TestAllTypesProto2) GetMapStringString() map[string]string + func (x *TestAllTypesProto2) GetMapUint32Uint32() map[uint32]uint32 + func (x *TestAllTypesProto2) GetMapUint64Uint64() map[uint64]uint64 + func (x *TestAllTypesProto2) GetOneofBool() bool + func (x *TestAllTypesProto2) GetOneofBytes() []byte + func (x *TestAllTypesProto2) GetOneofDouble() float64 + func (x *TestAllTypesProto2) GetOneofEnum() TestAllTypesProto2_NestedEnum + func (x *TestAllTypesProto2) GetOneofFloat() float32 + func (x *TestAllTypesProto2) GetOneofNestedMessage() *TestAllTypesProto2_NestedMessage + func (x *TestAllTypesProto2) GetOneofString() string + func (x *TestAllTypesProto2) GetOneofUint32() uint32 + func (x *TestAllTypesProto2) GetOneofUint64() uint64 + func (x *TestAllTypesProto2) GetOptionalBool() bool + func (x *TestAllTypesProto2) GetOptionalBytes() []byte + func (x *TestAllTypesProto2) GetOptionalCord() string + func (x *TestAllTypesProto2) GetOptionalDouble() float64 + func (x *TestAllTypesProto2) GetOptionalFixed32() uint32 + func (x *TestAllTypesProto2) GetOptionalFixed64() uint64 + func (x *TestAllTypesProto2) GetOptionalFloat() float32 + func (x *TestAllTypesProto2) GetOptionalForeignEnum() ForeignEnumProto2 + func (x *TestAllTypesProto2) GetOptionalForeignMessage() *ForeignMessageProto2 + func (x *TestAllTypesProto2) GetOptionalInt32() int32 + func (x *TestAllTypesProto2) GetOptionalInt64() int64 + func (x *TestAllTypesProto2) GetOptionalNestedEnum() TestAllTypesProto2_NestedEnum + func (x *TestAllTypesProto2) GetOptionalNestedMessage() *TestAllTypesProto2_NestedMessage + func (x *TestAllTypesProto2) GetOptionalSfixed32() int32 + func (x *TestAllTypesProto2) GetOptionalSfixed64() int64 + func (x *TestAllTypesProto2) GetOptionalSint32() int32 + func (x *TestAllTypesProto2) GetOptionalSint64() int64 + func (x *TestAllTypesProto2) GetOptionalString() string + func (x *TestAllTypesProto2) GetOptionalStringPiece() string + func (x *TestAllTypesProto2) GetOptionalUint32() uint32 + func (x *TestAllTypesProto2) GetOptionalUint64() uint64 + func (x *TestAllTypesProto2) GetPackedBool() []bool + func (x *TestAllTypesProto2) GetPackedDouble() []float64 + func (x *TestAllTypesProto2) GetPackedFixed32() []uint32 + func (x *TestAllTypesProto2) GetPackedFixed64() []uint64 + func (x *TestAllTypesProto2) GetPackedFloat() []float32 + func (x *TestAllTypesProto2) GetPackedInt32() []int32 + func (x *TestAllTypesProto2) GetPackedInt64() []int64 + func (x *TestAllTypesProto2) GetPackedNestedEnum() []TestAllTypesProto2_NestedEnum + func (x *TestAllTypesProto2) GetPackedSfixed32() []int32 + func (x *TestAllTypesProto2) GetPackedSfixed64() []int64 + func (x *TestAllTypesProto2) GetPackedSint32() []int32 + func (x *TestAllTypesProto2) GetPackedSint64() []int64 + func (x *TestAllTypesProto2) GetPackedUint32() []uint32 + func (x *TestAllTypesProto2) GetPackedUint64() []uint64 + func (x *TestAllTypesProto2) GetRecursiveMessage() *TestAllTypesProto2 + func (x *TestAllTypesProto2) GetRepeatedBool() []bool + func (x *TestAllTypesProto2) GetRepeatedBytes() [][]byte + func (x *TestAllTypesProto2) GetRepeatedCord() []string + func (x *TestAllTypesProto2) GetRepeatedDouble() []float64 + func (x *TestAllTypesProto2) GetRepeatedFixed32() []uint32 + func (x *TestAllTypesProto2) GetRepeatedFixed64() []uint64 + func (x *TestAllTypesProto2) GetRepeatedFloat() []float32 + func (x *TestAllTypesProto2) GetRepeatedForeignEnum() []ForeignEnumProto2 + func (x *TestAllTypesProto2) GetRepeatedForeignMessage() []*ForeignMessageProto2 + func (x *TestAllTypesProto2) GetRepeatedInt32() []int32 + func (x *TestAllTypesProto2) GetRepeatedInt64() []int64 + func (x *TestAllTypesProto2) GetRepeatedNestedEnum() []TestAllTypesProto2_NestedEnum + func (x *TestAllTypesProto2) GetRepeatedNestedMessage() []*TestAllTypesProto2_NestedMessage + func (x *TestAllTypesProto2) GetRepeatedSfixed32() []int32 + func (x *TestAllTypesProto2) GetRepeatedSfixed64() []int64 + func (x *TestAllTypesProto2) GetRepeatedSint32() []int32 + func (x *TestAllTypesProto2) GetRepeatedSint64() []int64 + func (x *TestAllTypesProto2) GetRepeatedString() []string + func (x *TestAllTypesProto2) GetRepeatedStringPiece() []string + func (x *TestAllTypesProto2) GetRepeatedUint32() []uint32 + func (x *TestAllTypesProto2) GetRepeatedUint64() []uint64 + func (x *TestAllTypesProto2) GetUnpackedBool() []bool + func (x *TestAllTypesProto2) GetUnpackedDouble() []float64 + func (x *TestAllTypesProto2) GetUnpackedFixed32() []uint32 + func (x *TestAllTypesProto2) GetUnpackedFixed64() []uint64 + func (x *TestAllTypesProto2) GetUnpackedFloat() []float32 + func (x *TestAllTypesProto2) GetUnpackedInt32() []int32 + func (x *TestAllTypesProto2) GetUnpackedInt64() []int64 + func (x *TestAllTypesProto2) GetUnpackedNestedEnum() []TestAllTypesProto2_NestedEnum + func (x *TestAllTypesProto2) GetUnpackedSfixed32() []int32 + func (x *TestAllTypesProto2) GetUnpackedSfixed64() []int64 + func (x *TestAllTypesProto2) GetUnpackedSint32() []int32 + func (x *TestAllTypesProto2) GetUnpackedSint64() []int64 + func (x *TestAllTypesProto2) GetUnpackedUint32() []uint32 + func (x *TestAllTypesProto2) GetUnpackedUint64() []uint64 + func (x *TestAllTypesProto2) GetXFieldName13() int32 + func (x *TestAllTypesProto2) GetXFieldName3() int32 + func (x *TestAllTypesProto2) GetX_FieldName14() int32 + func (x *TestAllTypesProto2) ProtoReflect() protoreflect.Message + func (x *TestAllTypesProto2) Reset() + func (x *TestAllTypesProto2) String() string + type TestAllTypesProto2_Data struct + GroupInt32 *int32 + GroupUint32 *uint32 + func (*TestAllTypesProto2_Data) Descriptor() ([]byte, []int) + func (*TestAllTypesProto2_Data) ProtoMessage() + func (x *TestAllTypesProto2_Data) GetGroupInt32() int32 + func (x *TestAllTypesProto2_Data) GetGroupUint32() uint32 + func (x *TestAllTypesProto2_Data) ProtoReflect() protoreflect.Message + func (x *TestAllTypesProto2_Data) Reset() + func (x *TestAllTypesProto2_Data) String() string + type TestAllTypesProto2_MessageSetCorrect struct + func (*TestAllTypesProto2_MessageSetCorrect) Descriptor() ([]byte, []int) + func (*TestAllTypesProto2_MessageSetCorrect) ExtensionRangeArray() []protoiface.ExtensionRangeV1 + func (*TestAllTypesProto2_MessageSetCorrect) ProtoMessage() + func (x *TestAllTypesProto2_MessageSetCorrect) ProtoReflect() protoreflect.Message + func (x *TestAllTypesProto2_MessageSetCorrect) Reset() + func (x *TestAllTypesProto2_MessageSetCorrect) String() string + type TestAllTypesProto2_MessageSetCorrectExtension1 struct + Str *string + func (*TestAllTypesProto2_MessageSetCorrectExtension1) Descriptor() ([]byte, []int) + func (*TestAllTypesProto2_MessageSetCorrectExtension1) ProtoMessage() + func (x *TestAllTypesProto2_MessageSetCorrectExtension1) GetStr() string + func (x *TestAllTypesProto2_MessageSetCorrectExtension1) ProtoReflect() protoreflect.Message + func (x *TestAllTypesProto2_MessageSetCorrectExtension1) Reset() + func (x *TestAllTypesProto2_MessageSetCorrectExtension1) String() string + type TestAllTypesProto2_MessageSetCorrectExtension2 struct + I *int32 + func (*TestAllTypesProto2_MessageSetCorrectExtension2) Descriptor() ([]byte, []int) + func (*TestAllTypesProto2_MessageSetCorrectExtension2) ProtoMessage() + func (x *TestAllTypesProto2_MessageSetCorrectExtension2) GetI() int32 + func (x *TestAllTypesProto2_MessageSetCorrectExtension2) ProtoReflect() protoreflect.Message + func (x *TestAllTypesProto2_MessageSetCorrectExtension2) Reset() + func (x *TestAllTypesProto2_MessageSetCorrectExtension2) String() string + type TestAllTypesProto2_NestedEnum int32 + const TestAllTypesProto2_BAR + const TestAllTypesProto2_BAZ + const TestAllTypesProto2_FOO + const TestAllTypesProto2_NEG + func (TestAllTypesProto2_NestedEnum) Descriptor() protoreflect.EnumDescriptor + func (TestAllTypesProto2_NestedEnum) EnumDescriptor() ([]byte, []int) + func (TestAllTypesProto2_NestedEnum) Type() protoreflect.EnumType + func (x *TestAllTypesProto2_NestedEnum) UnmarshalJSON(b []byte) error + func (x TestAllTypesProto2_NestedEnum) Enum() *TestAllTypesProto2_NestedEnum + func (x TestAllTypesProto2_NestedEnum) Number() protoreflect.EnumNumber + func (x TestAllTypesProto2_NestedEnum) String() string + type TestAllTypesProto2_NestedMessage struct + A *int32 + Corecursive *TestAllTypesProto2 + func (*TestAllTypesProto2_NestedMessage) Descriptor() ([]byte, []int) + func (*TestAllTypesProto2_NestedMessage) ProtoMessage() + func (x *TestAllTypesProto2_NestedMessage) GetA() int32 + func (x *TestAllTypesProto2_NestedMessage) GetCorecursive() *TestAllTypesProto2 + func (x *TestAllTypesProto2_NestedMessage) ProtoReflect() protoreflect.Message + func (x *TestAllTypesProto2_NestedMessage) Reset() + func (x *TestAllTypesProto2_NestedMessage) String() string + type TestAllTypesProto2_OneofBool struct + OneofBool bool + type TestAllTypesProto2_OneofBytes struct + OneofBytes []byte + type TestAllTypesProto2_OneofDouble struct + OneofDouble float64 + type TestAllTypesProto2_OneofEnum struct + OneofEnum TestAllTypesProto2_NestedEnum + type TestAllTypesProto2_OneofFloat struct + OneofFloat float32 + type TestAllTypesProto2_OneofNestedMessage struct + OneofNestedMessage *TestAllTypesProto2_NestedMessage + type TestAllTypesProto2_OneofString struct + OneofString string + type TestAllTypesProto2_OneofUint32 struct + OneofUint32 uint32 + type TestAllTypesProto2_OneofUint64 struct + OneofUint64 uint64 + type TestAllTypesProto3 struct + FIELDName12 int32 + FIELD_NAME11 int32 + Field0Name5 int32 + FieldName17__ int32 + FieldName18__ int32 + FieldName2 int32 + FieldName7 int32 + FieldName8 int32 + Field_0Name6 int32 + Field_Name10 int32 + Field_Name15 int32 + Field_Name4_ int32 + Field_Name9 int32 + Field__Name16 int32 + Fieldname1 int32 + MapBoolBool map[bool]bool + MapFixed32Fixed32 map[uint32]uint32 + MapFixed64Fixed64 map[uint64]uint64 + MapInt32Double map[int32]float64 + MapInt32Float map[int32]float32 + MapInt32Int32 map[int32]int32 + MapInt64Int64 map[int64]int64 + MapSfixed32Sfixed32 map[int32]int32 + MapSfixed64Sfixed64 map[int64]int64 + MapSint32Sint32 map[int32]int32 + MapSint64Sint64 map[int64]int64 + MapStringBytes map[string][]byte + MapStringForeignEnum map[string]ForeignEnum + MapStringForeignMessage map[string]*ForeignMessage + MapStringNestedEnum map[string]TestAllTypesProto3_NestedEnum + MapStringNestedMessage map[string]*TestAllTypesProto3_NestedMessage + MapStringString map[string]string + MapUint32Uint32 map[uint32]uint32 + MapUint64Uint64 map[uint64]uint64 + OneofField isTestAllTypesProto3_OneofField + OptionalAliasedEnum TestAllTypesProto3_AliasedEnum + OptionalAny *anypb.Any + OptionalBool bool + OptionalBoolWrapper *wrapperspb.BoolValue + OptionalBytes []byte + OptionalBytesWrapper *wrapperspb.BytesValue + OptionalCord string + OptionalDouble float64 + OptionalDoubleWrapper *wrapperspb.DoubleValue + OptionalDuration *durationpb.Duration + OptionalFieldMask *fieldmaskpb.FieldMask + OptionalFixed32 uint32 + OptionalFixed64 uint64 + OptionalFloat float32 + OptionalFloatWrapper *wrapperspb.FloatValue + OptionalForeignEnum ForeignEnum + OptionalForeignMessage *ForeignMessage + OptionalInt32 int32 + OptionalInt32Wrapper *wrapperspb.Int32Value + OptionalInt64 int64 + OptionalInt64Wrapper *wrapperspb.Int64Value + OptionalNestedEnum TestAllTypesProto3_NestedEnum + OptionalNestedMessage *TestAllTypesProto3_NestedMessage + OptionalNullValue structpb.NullValue + OptionalSfixed32 int32 + OptionalSfixed64 int64 + OptionalSint32 int32 + OptionalSint64 int64 + OptionalString string + OptionalStringPiece string + OptionalStringWrapper *wrapperspb.StringValue + OptionalStruct *structpb.Struct + OptionalTimestamp *timestamppb.Timestamp + OptionalUint32 uint32 + OptionalUint32Wrapper *wrapperspb.UInt32Value + OptionalUint64 uint64 + OptionalUint64Wrapper *wrapperspb.UInt64Value + OptionalValue *structpb.Value + PackedBool []bool + PackedDouble []float64 + PackedFixed32 []uint32 + PackedFixed64 []uint64 + PackedFloat []float32 + PackedInt32 []int32 + PackedInt64 []int64 + PackedNestedEnum []TestAllTypesProto3_NestedEnum + PackedSfixed32 []int32 + PackedSfixed64 []int64 + PackedSint32 []int32 + PackedSint64 []int64 + PackedUint32 []uint32 + PackedUint64 []uint64 + RecursiveMessage *TestAllTypesProto3 + RepeatedAny []*anypb.Any + RepeatedBool []bool + RepeatedBoolWrapper []*wrapperspb.BoolValue + RepeatedBytes [][]byte + RepeatedBytesWrapper []*wrapperspb.BytesValue + RepeatedCord []string + RepeatedDouble []float64 + RepeatedDoubleWrapper []*wrapperspb.DoubleValue + RepeatedDuration []*durationpb.Duration + RepeatedFieldmask []*fieldmaskpb.FieldMask + RepeatedFixed32 []uint32 + RepeatedFixed64 []uint64 + RepeatedFloat []float32 + RepeatedFloatWrapper []*wrapperspb.FloatValue + RepeatedForeignEnum []ForeignEnum + RepeatedForeignMessage []*ForeignMessage + RepeatedInt32 []int32 + RepeatedInt32Wrapper []*wrapperspb.Int32Value + RepeatedInt64 []int64 + RepeatedInt64Wrapper []*wrapperspb.Int64Value + RepeatedListValue []*structpb.ListValue + RepeatedNestedEnum []TestAllTypesProto3_NestedEnum + RepeatedNestedMessage []*TestAllTypesProto3_NestedMessage + RepeatedSfixed32 []int32 + RepeatedSfixed64 []int64 + RepeatedSint32 []int32 + RepeatedSint64 []int64 + RepeatedString []string + RepeatedStringPiece []string + RepeatedStringWrapper []*wrapperspb.StringValue + RepeatedStruct []*structpb.Struct + RepeatedTimestamp []*timestamppb.Timestamp + RepeatedUint32 []uint32 + RepeatedUint32Wrapper []*wrapperspb.UInt32Value + RepeatedUint64 []uint64 + RepeatedUint64Wrapper []*wrapperspb.UInt64Value + RepeatedValue []*structpb.Value + UnpackedBool []bool + UnpackedDouble []float64 + UnpackedFixed32 []uint32 + UnpackedFixed64 []uint64 + UnpackedFloat []float32 + UnpackedInt32 []int32 + UnpackedInt64 []int64 + UnpackedNestedEnum []TestAllTypesProto3_NestedEnum + UnpackedSfixed32 []int32 + UnpackedSfixed64 []int64 + UnpackedSint32 []int32 + UnpackedSint64 []int64 + UnpackedUint32 []uint32 + UnpackedUint64 []uint64 + XFieldName13 int32 + XFieldName3 int32 + X_FieldName14 int32 + func (*TestAllTypesProto3) Descriptor() ([]byte, []int) + func (*TestAllTypesProto3) ProtoMessage() + func (m *TestAllTypesProto3) GetOneofField() isTestAllTypesProto3_OneofField + func (x *TestAllTypesProto3) GetFIELDName12() int32 + func (x *TestAllTypesProto3) GetFIELD_NAME11() int32 + func (x *TestAllTypesProto3) GetField0Name5() int32 + func (x *TestAllTypesProto3) GetFieldName17__() int32 + func (x *TestAllTypesProto3) GetFieldName18__() int32 + func (x *TestAllTypesProto3) GetFieldName2() int32 + func (x *TestAllTypesProto3) GetFieldName7() int32 + func (x *TestAllTypesProto3) GetFieldName8() int32 + func (x *TestAllTypesProto3) GetField_0Name6() int32 + func (x *TestAllTypesProto3) GetField_Name10() int32 + func (x *TestAllTypesProto3) GetField_Name15() int32 + func (x *TestAllTypesProto3) GetField_Name4_() int32 + func (x *TestAllTypesProto3) GetField_Name9() int32 + func (x *TestAllTypesProto3) GetField__Name16() int32 + func (x *TestAllTypesProto3) GetFieldname1() int32 + func (x *TestAllTypesProto3) GetMapBoolBool() map[bool]bool + func (x *TestAllTypesProto3) GetMapFixed32Fixed32() map[uint32]uint32 + func (x *TestAllTypesProto3) GetMapFixed64Fixed64() map[uint64]uint64 + func (x *TestAllTypesProto3) GetMapInt32Double() map[int32]float64 + func (x *TestAllTypesProto3) GetMapInt32Float() map[int32]float32 + func (x *TestAllTypesProto3) GetMapInt32Int32() map[int32]int32 + func (x *TestAllTypesProto3) GetMapInt64Int64() map[int64]int64 + func (x *TestAllTypesProto3) GetMapSfixed32Sfixed32() map[int32]int32 + func (x *TestAllTypesProto3) GetMapSfixed64Sfixed64() map[int64]int64 + func (x *TestAllTypesProto3) GetMapSint32Sint32() map[int32]int32 + func (x *TestAllTypesProto3) GetMapSint64Sint64() map[int64]int64 + func (x *TestAllTypesProto3) GetMapStringBytes() map[string][]byte + func (x *TestAllTypesProto3) GetMapStringForeignEnum() map[string]ForeignEnum + func (x *TestAllTypesProto3) GetMapStringForeignMessage() map[string]*ForeignMessage + func (x *TestAllTypesProto3) GetMapStringNestedEnum() map[string]TestAllTypesProto3_NestedEnum + func (x *TestAllTypesProto3) GetMapStringNestedMessage() map[string]*TestAllTypesProto3_NestedMessage + func (x *TestAllTypesProto3) GetMapStringString() map[string]string + func (x *TestAllTypesProto3) GetMapUint32Uint32() map[uint32]uint32 + func (x *TestAllTypesProto3) GetMapUint64Uint64() map[uint64]uint64 + func (x *TestAllTypesProto3) GetOneofBool() bool + func (x *TestAllTypesProto3) GetOneofBytes() []byte + func (x *TestAllTypesProto3) GetOneofDouble() float64 + func (x *TestAllTypesProto3) GetOneofEnum() TestAllTypesProto3_NestedEnum + func (x *TestAllTypesProto3) GetOneofFloat() float32 + func (x *TestAllTypesProto3) GetOneofNestedMessage() *TestAllTypesProto3_NestedMessage + func (x *TestAllTypesProto3) GetOneofNullValue() structpb.NullValue + func (x *TestAllTypesProto3) GetOneofString() string + func (x *TestAllTypesProto3) GetOneofUint32() uint32 + func (x *TestAllTypesProto3) GetOneofUint64() uint64 + func (x *TestAllTypesProto3) GetOptionalAliasedEnum() TestAllTypesProto3_AliasedEnum + func (x *TestAllTypesProto3) GetOptionalAny() *anypb.Any + func (x *TestAllTypesProto3) GetOptionalBool() bool + func (x *TestAllTypesProto3) GetOptionalBoolWrapper() *wrapperspb.BoolValue + func (x *TestAllTypesProto3) GetOptionalBytes() []byte + func (x *TestAllTypesProto3) GetOptionalBytesWrapper() *wrapperspb.BytesValue + func (x *TestAllTypesProto3) GetOptionalCord() string + func (x *TestAllTypesProto3) GetOptionalDouble() float64 + func (x *TestAllTypesProto3) GetOptionalDoubleWrapper() *wrapperspb.DoubleValue + func (x *TestAllTypesProto3) GetOptionalDuration() *durationpb.Duration + func (x *TestAllTypesProto3) GetOptionalFieldMask() *fieldmaskpb.FieldMask + func (x *TestAllTypesProto3) GetOptionalFixed32() uint32 + func (x *TestAllTypesProto3) GetOptionalFixed64() uint64 + func (x *TestAllTypesProto3) GetOptionalFloat() float32 + func (x *TestAllTypesProto3) GetOptionalFloatWrapper() *wrapperspb.FloatValue + func (x *TestAllTypesProto3) GetOptionalForeignEnum() ForeignEnum + func (x *TestAllTypesProto3) GetOptionalForeignMessage() *ForeignMessage + func (x *TestAllTypesProto3) GetOptionalInt32() int32 + func (x *TestAllTypesProto3) GetOptionalInt32Wrapper() *wrapperspb.Int32Value + func (x *TestAllTypesProto3) GetOptionalInt64() int64 + func (x *TestAllTypesProto3) GetOptionalInt64Wrapper() *wrapperspb.Int64Value + func (x *TestAllTypesProto3) GetOptionalNestedEnum() TestAllTypesProto3_NestedEnum + func (x *TestAllTypesProto3) GetOptionalNestedMessage() *TestAllTypesProto3_NestedMessage + func (x *TestAllTypesProto3) GetOptionalNullValue() structpb.NullValue + func (x *TestAllTypesProto3) GetOptionalSfixed32() int32 + func (x *TestAllTypesProto3) GetOptionalSfixed64() int64 + func (x *TestAllTypesProto3) GetOptionalSint32() int32 + func (x *TestAllTypesProto3) GetOptionalSint64() int64 + func (x *TestAllTypesProto3) GetOptionalString() string + func (x *TestAllTypesProto3) GetOptionalStringPiece() string + func (x *TestAllTypesProto3) GetOptionalStringWrapper() *wrapperspb.StringValue + func (x *TestAllTypesProto3) GetOptionalStruct() *structpb.Struct + func (x *TestAllTypesProto3) GetOptionalTimestamp() *timestamppb.Timestamp + func (x *TestAllTypesProto3) GetOptionalUint32() uint32 + func (x *TestAllTypesProto3) GetOptionalUint32Wrapper() *wrapperspb.UInt32Value + func (x *TestAllTypesProto3) GetOptionalUint64() uint64 + func (x *TestAllTypesProto3) GetOptionalUint64Wrapper() *wrapperspb.UInt64Value + func (x *TestAllTypesProto3) GetOptionalValue() *structpb.Value + func (x *TestAllTypesProto3) GetPackedBool() []bool + func (x *TestAllTypesProto3) GetPackedDouble() []float64 + func (x *TestAllTypesProto3) GetPackedFixed32() []uint32 + func (x *TestAllTypesProto3) GetPackedFixed64() []uint64 + func (x *TestAllTypesProto3) GetPackedFloat() []float32 + func (x *TestAllTypesProto3) GetPackedInt32() []int32 + func (x *TestAllTypesProto3) GetPackedInt64() []int64 + func (x *TestAllTypesProto3) GetPackedNestedEnum() []TestAllTypesProto3_NestedEnum + func (x *TestAllTypesProto3) GetPackedSfixed32() []int32 + func (x *TestAllTypesProto3) GetPackedSfixed64() []int64 + func (x *TestAllTypesProto3) GetPackedSint32() []int32 + func (x *TestAllTypesProto3) GetPackedSint64() []int64 + func (x *TestAllTypesProto3) GetPackedUint32() []uint32 + func (x *TestAllTypesProto3) GetPackedUint64() []uint64 + func (x *TestAllTypesProto3) GetRecursiveMessage() *TestAllTypesProto3 + func (x *TestAllTypesProto3) GetRepeatedAny() []*anypb.Any + func (x *TestAllTypesProto3) GetRepeatedBool() []bool + func (x *TestAllTypesProto3) GetRepeatedBoolWrapper() []*wrapperspb.BoolValue + func (x *TestAllTypesProto3) GetRepeatedBytes() [][]byte + func (x *TestAllTypesProto3) GetRepeatedBytesWrapper() []*wrapperspb.BytesValue + func (x *TestAllTypesProto3) GetRepeatedCord() []string + func (x *TestAllTypesProto3) GetRepeatedDouble() []float64 + func (x *TestAllTypesProto3) GetRepeatedDoubleWrapper() []*wrapperspb.DoubleValue + func (x *TestAllTypesProto3) GetRepeatedDuration() []*durationpb.Duration + func (x *TestAllTypesProto3) GetRepeatedFieldmask() []*fieldmaskpb.FieldMask + func (x *TestAllTypesProto3) GetRepeatedFixed32() []uint32 + func (x *TestAllTypesProto3) GetRepeatedFixed64() []uint64 + func (x *TestAllTypesProto3) GetRepeatedFloat() []float32 + func (x *TestAllTypesProto3) GetRepeatedFloatWrapper() []*wrapperspb.FloatValue + func (x *TestAllTypesProto3) GetRepeatedForeignEnum() []ForeignEnum + func (x *TestAllTypesProto3) GetRepeatedForeignMessage() []*ForeignMessage + func (x *TestAllTypesProto3) GetRepeatedInt32() []int32 + func (x *TestAllTypesProto3) GetRepeatedInt32Wrapper() []*wrapperspb.Int32Value + func (x *TestAllTypesProto3) GetRepeatedInt64() []int64 + func (x *TestAllTypesProto3) GetRepeatedInt64Wrapper() []*wrapperspb.Int64Value + func (x *TestAllTypesProto3) GetRepeatedListValue() []*structpb.ListValue + func (x *TestAllTypesProto3) GetRepeatedNestedEnum() []TestAllTypesProto3_NestedEnum + func (x *TestAllTypesProto3) GetRepeatedNestedMessage() []*TestAllTypesProto3_NestedMessage + func (x *TestAllTypesProto3) GetRepeatedSfixed32() []int32 + func (x *TestAllTypesProto3) GetRepeatedSfixed64() []int64 + func (x *TestAllTypesProto3) GetRepeatedSint32() []int32 + func (x *TestAllTypesProto3) GetRepeatedSint64() []int64 + func (x *TestAllTypesProto3) GetRepeatedString() []string + func (x *TestAllTypesProto3) GetRepeatedStringPiece() []string + func (x *TestAllTypesProto3) GetRepeatedStringWrapper() []*wrapperspb.StringValue + func (x *TestAllTypesProto3) GetRepeatedStruct() []*structpb.Struct + func (x *TestAllTypesProto3) GetRepeatedTimestamp() []*timestamppb.Timestamp + func (x *TestAllTypesProto3) GetRepeatedUint32() []uint32 + func (x *TestAllTypesProto3) GetRepeatedUint32Wrapper() []*wrapperspb.UInt32Value + func (x *TestAllTypesProto3) GetRepeatedUint64() []uint64 + func (x *TestAllTypesProto3) GetRepeatedUint64Wrapper() []*wrapperspb.UInt64Value + func (x *TestAllTypesProto3) GetRepeatedValue() []*structpb.Value + func (x *TestAllTypesProto3) GetUnpackedBool() []bool + func (x *TestAllTypesProto3) GetUnpackedDouble() []float64 + func (x *TestAllTypesProto3) GetUnpackedFixed32() []uint32 + func (x *TestAllTypesProto3) GetUnpackedFixed64() []uint64 + func (x *TestAllTypesProto3) GetUnpackedFloat() []float32 + func (x *TestAllTypesProto3) GetUnpackedInt32() []int32 + func (x *TestAllTypesProto3) GetUnpackedInt64() []int64 + func (x *TestAllTypesProto3) GetUnpackedNestedEnum() []TestAllTypesProto3_NestedEnum + func (x *TestAllTypesProto3) GetUnpackedSfixed32() []int32 + func (x *TestAllTypesProto3) GetUnpackedSfixed64() []int64 + func (x *TestAllTypesProto3) GetUnpackedSint32() []int32 + func (x *TestAllTypesProto3) GetUnpackedSint64() []int64 + func (x *TestAllTypesProto3) GetUnpackedUint32() []uint32 + func (x *TestAllTypesProto3) GetUnpackedUint64() []uint64 + func (x *TestAllTypesProto3) GetXFieldName13() int32 + func (x *TestAllTypesProto3) GetXFieldName3() int32 + func (x *TestAllTypesProto3) GetX_FieldName14() int32 + func (x *TestAllTypesProto3) ProtoReflect() protoreflect.Message + func (x *TestAllTypesProto3) Reset() + func (x *TestAllTypesProto3) String() string + type TestAllTypesProto3_AliasedEnum int32 + const TestAllTypesProto3_ALIAS_BAR + const TestAllTypesProto3_ALIAS_BAZ + const TestAllTypesProto3_ALIAS_FOO + const TestAllTypesProto3_QUX + const TestAllTypesProto3_bAz + const TestAllTypesProto3_qux + func (TestAllTypesProto3_AliasedEnum) Descriptor() protoreflect.EnumDescriptor + func (TestAllTypesProto3_AliasedEnum) EnumDescriptor() ([]byte, []int) + func (TestAllTypesProto3_AliasedEnum) Type() protoreflect.EnumType + func (x TestAllTypesProto3_AliasedEnum) Enum() *TestAllTypesProto3_AliasedEnum + func (x TestAllTypesProto3_AliasedEnum) Number() protoreflect.EnumNumber + func (x TestAllTypesProto3_AliasedEnum) String() string + type TestAllTypesProto3_NestedEnum int32 + const TestAllTypesProto3_BAR + const TestAllTypesProto3_BAZ + const TestAllTypesProto3_FOO + const TestAllTypesProto3_NEG + func (TestAllTypesProto3_NestedEnum) Descriptor() protoreflect.EnumDescriptor + func (TestAllTypesProto3_NestedEnum) EnumDescriptor() ([]byte, []int) + func (TestAllTypesProto3_NestedEnum) Type() protoreflect.EnumType + func (x TestAllTypesProto3_NestedEnum) Enum() *TestAllTypesProto3_NestedEnum + func (x TestAllTypesProto3_NestedEnum) Number() protoreflect.EnumNumber + func (x TestAllTypesProto3_NestedEnum) String() string + type TestAllTypesProto3_NestedMessage struct + A int32 + Corecursive *TestAllTypesProto3 + func (*TestAllTypesProto3_NestedMessage) Descriptor() ([]byte, []int) + func (*TestAllTypesProto3_NestedMessage) ProtoMessage() + func (x *TestAllTypesProto3_NestedMessage) GetA() int32 + func (x *TestAllTypesProto3_NestedMessage) GetCorecursive() *TestAllTypesProto3 + func (x *TestAllTypesProto3_NestedMessage) ProtoReflect() protoreflect.Message + func (x *TestAllTypesProto3_NestedMessage) Reset() + func (x *TestAllTypesProto3_NestedMessage) String() string + type TestAllTypesProto3_OneofBool struct + OneofBool bool + type TestAllTypesProto3_OneofBytes struct + OneofBytes []byte + type TestAllTypesProto3_OneofDouble struct + OneofDouble float64 + type TestAllTypesProto3_OneofEnum struct + OneofEnum TestAllTypesProto3_NestedEnum + type TestAllTypesProto3_OneofFloat struct + OneofFloat float32 + type TestAllTypesProto3_OneofNestedMessage struct + OneofNestedMessage *TestAllTypesProto3_NestedMessage + type TestAllTypesProto3_OneofNullValue struct + OneofNullValue structpb.NullValue + type TestAllTypesProto3_OneofString struct + OneofString string + type TestAllTypesProto3_OneofUint32 struct + OneofUint32 uint32 + type TestAllTypesProto3_OneofUint64 struct + OneofUint64 uint64 + type TestCategory int32 + const TestCategory_BINARY_TEST + const TestCategory_JSON_IGNORE_UNKNOWN_PARSING_TEST + const TestCategory_JSON_TEST + const TestCategory_JSPB_TEST + const TestCategory_TEXT_FORMAT_TEST + const TestCategory_UNSPECIFIED_TEST + func (TestCategory) Descriptor() protoreflect.EnumDescriptor + func (TestCategory) EnumDescriptor() ([]byte, []int) + func (TestCategory) Type() protoreflect.EnumType + func (x TestCategory) Enum() *TestCategory + func (x TestCategory) Number() protoreflect.EnumNumber + func (x TestCategory) String() string + type UnknownToTestAllTypes struct + NestedMessage *ForeignMessageProto2 + OptionalBool *bool + OptionalInt32 *int32 + OptionalString *string + Optionalgroup *UnknownToTestAllTypes_OptionalGroup + RepeatedInt32 []int32 + func (*UnknownToTestAllTypes) Descriptor() ([]byte, []int) + func (*UnknownToTestAllTypes) ProtoMessage() + func (x *UnknownToTestAllTypes) GetNestedMessage() *ForeignMessageProto2 + func (x *UnknownToTestAllTypes) GetOptionalBool() bool + func (x *UnknownToTestAllTypes) GetOptionalInt32() int32 + func (x *UnknownToTestAllTypes) GetOptionalString() string + func (x *UnknownToTestAllTypes) GetOptionalgroup() *UnknownToTestAllTypes_OptionalGroup + func (x *UnknownToTestAllTypes) GetRepeatedInt32() []int32 + func (x *UnknownToTestAllTypes) ProtoReflect() protoreflect.Message + func (x *UnknownToTestAllTypes) Reset() + func (x *UnknownToTestAllTypes) String() string + type UnknownToTestAllTypes_OptionalGroup struct + A *int32 + func (*UnknownToTestAllTypes_OptionalGroup) Descriptor() ([]byte, []int) + func (*UnknownToTestAllTypes_OptionalGroup) ProtoMessage() + func (x *UnknownToTestAllTypes_OptionalGroup) GetA() int32 + func (x *UnknownToTestAllTypes_OptionalGroup) ProtoReflect() protoreflect.Message + func (x *UnknownToTestAllTypes_OptionalGroup) Reset() + func (x *UnknownToTestAllTypes_OptionalGroup) String() string + type WireFormat int32 + const WireFormat_JSON + const WireFormat_JSPB + const WireFormat_PROTOBUF + const WireFormat_TEXT_FORMAT + const WireFormat_UNSPECIFIED + func (WireFormat) Descriptor() protoreflect.EnumDescriptor + func (WireFormat) EnumDescriptor() ([]byte, []int) + func (WireFormat) Type() protoreflect.EnumType + func (x WireFormat) Enum() *WireFormat + func (x WireFormat) Number() protoreflect.EnumNumber + func (x WireFormat) String() string