Documentation ¶
Index ¶
- Variables
- type GlobalEnum
- type NestedTestAllTypes
- func (*NestedTestAllTypes) Descriptor() ([]byte, []int)deprecated
- func (x *NestedTestAllTypes) GetChild() *NestedTestAllTypes
- func (x *NestedTestAllTypes) GetPayload() *TestAllTypes
- func (*NestedTestAllTypes) ProtoMessage()
- func (x *NestedTestAllTypes) ProtoReflect() protoreflect.Message
- func (x *NestedTestAllTypes) Reset()
- func (x *NestedTestAllTypes) String() string
- type TestAllTypes
- func (*TestAllTypes) Descriptor() ([]byte, []int)deprecated
- func (x *TestAllTypes) GetListValue() *structpb.ListValue
- func (x *TestAllTypes) GetMapBoolAny() map[bool]*anypb.Any
- func (x *TestAllTypes) GetMapBoolBool() map[bool]bool
- func (x *TestAllTypes) GetMapBoolBoolWrapper() map[bool]*wrapperspb.BoolValue
- func (x *TestAllTypes) GetMapBoolBytes() map[bool][]byte
- func (x *TestAllTypes) GetMapBoolBytesWrapper() map[bool]*wrapperspb.BytesValue
- func (x *TestAllTypes) GetMapBoolDouble() map[bool]float64
- func (x *TestAllTypes) GetMapBoolDoubleWrapper() map[bool]*wrapperspb.DoubleValue
- func (x *TestAllTypes) GetMapBoolDuration() map[bool]*durationpb.Duration
- func (x *TestAllTypes) GetMapBoolEnum() map[bool]TestAllTypes_NestedEnum
- func (x *TestAllTypes) GetMapBoolFloat() map[bool]float32
- func (x *TestAllTypes) GetMapBoolFloatWrapper() map[bool]*wrapperspb.FloatValue
- func (x *TestAllTypes) GetMapBoolInt32() map[bool]int32
- func (x *TestAllTypes) GetMapBoolInt32Wrapper() map[bool]*wrapperspb.Int32Value
- func (x *TestAllTypes) GetMapBoolInt64() map[bool]int64
- func (x *TestAllTypes) GetMapBoolInt64Wrapper() map[bool]*wrapperspb.Int64Value
- func (x *TestAllTypes) GetMapBoolListValue() map[bool]*structpb.ListValue
- func (x *TestAllTypes) GetMapBoolMessage() map[bool]*TestAllTypes_NestedMessage
- func (x *TestAllTypes) GetMapBoolNullValue() map[bool]structpb.NullValue
- func (x *TestAllTypes) GetMapBoolString() map[bool]string
- func (x *TestAllTypes) GetMapBoolStringWrapper() map[bool]*wrapperspb.StringValue
- func (x *TestAllTypes) GetMapBoolStruct() map[bool]*structpb.Struct
- func (x *TestAllTypes) GetMapBoolTimestamp() map[bool]*timestamppb.Timestamp
- func (x *TestAllTypes) GetMapBoolUint32() map[bool]uint32
- func (x *TestAllTypes) GetMapBoolUint32Wrapper() map[bool]*wrapperspb.UInt32Value
- func (x *TestAllTypes) GetMapBoolUint64() map[bool]uint64
- func (x *TestAllTypes) GetMapBoolUint64Wrapper() map[bool]*wrapperspb.UInt64Value
- func (x *TestAllTypes) GetMapBoolValue() map[bool]*structpb.Value
- func (x *TestAllTypes) GetMapInt32Any() map[int32]*anypb.Any
- func (x *TestAllTypes) GetMapInt32Bool() map[int32]bool
- func (x *TestAllTypes) GetMapInt32BoolWrapper() map[int32]*wrapperspb.BoolValue
- func (x *TestAllTypes) GetMapInt32Bytes() map[int32][]byte
- func (x *TestAllTypes) GetMapInt32BytesWrapper() map[int32]*wrapperspb.BytesValue
- func (x *TestAllTypes) GetMapInt32Double() map[int32]float64
- func (x *TestAllTypes) GetMapInt32DoubleWrapper() map[int32]*wrapperspb.DoubleValue
- func (x *TestAllTypes) GetMapInt32Duration() map[int32]*durationpb.Duration
- func (x *TestAllTypes) GetMapInt32Enum() map[int32]TestAllTypes_NestedEnum
- func (x *TestAllTypes) GetMapInt32Float() map[int32]float32
- func (x *TestAllTypes) GetMapInt32FloatWrapper() map[int32]*wrapperspb.FloatValue
- func (x *TestAllTypes) GetMapInt32Int32() map[int32]int32
- func (x *TestAllTypes) GetMapInt32Int32Wrapper() map[int32]*wrapperspb.Int32Value
- func (x *TestAllTypes) GetMapInt32Int64() map[int32]int64
- func (x *TestAllTypes) GetMapInt32Int64Wrapper() map[int32]*wrapperspb.Int64Value
- func (x *TestAllTypes) GetMapInt32ListValue() map[int32]*structpb.ListValue
- func (x *TestAllTypes) GetMapInt32Message() map[int32]*TestAllTypes_NestedMessage
- func (x *TestAllTypes) GetMapInt32NullValue() map[int32]structpb.NullValue
- func (x *TestAllTypes) GetMapInt32String() map[int32]string
- func (x *TestAllTypes) GetMapInt32StringWrapper() map[int32]*wrapperspb.StringValue
- func (x *TestAllTypes) GetMapInt32Struct() map[int32]*structpb.Struct
- func (x *TestAllTypes) GetMapInt32Timestamp() map[int32]*timestamppb.Timestamp
- func (x *TestAllTypes) GetMapInt32Uint32() map[int32]uint32
- func (x *TestAllTypes) GetMapInt32Uint32Wrapper() map[int32]*wrapperspb.UInt32Value
- func (x *TestAllTypes) GetMapInt32Uint64() map[int32]uint64
- func (x *TestAllTypes) GetMapInt32Uint64Wrapper() map[int32]*wrapperspb.UInt64Value
- func (x *TestAllTypes) GetMapInt32Value() map[int32]*structpb.Value
- func (x *TestAllTypes) GetMapInt64Any() map[int64]*anypb.Any
- func (x *TestAllTypes) GetMapInt64Bool() map[int64]bool
- func (x *TestAllTypes) GetMapInt64BoolWrapper() map[int64]*wrapperspb.BoolValue
- func (x *TestAllTypes) GetMapInt64Bytes() map[int64][]byte
- func (x *TestAllTypes) GetMapInt64BytesWrapper() map[int64]*wrapperspb.BytesValue
- func (x *TestAllTypes) GetMapInt64Double() map[int64]float64
- func (x *TestAllTypes) GetMapInt64DoubleWrapper() map[int64]*wrapperspb.DoubleValue
- func (x *TestAllTypes) GetMapInt64Duration() map[int64]*durationpb.Duration
- func (x *TestAllTypes) GetMapInt64Enum() map[int64]TestAllTypes_NestedEnum
- func (x *TestAllTypes) GetMapInt64Float() map[int64]float32
- func (x *TestAllTypes) GetMapInt64FloatWrapper() map[int64]*wrapperspb.FloatValue
- func (x *TestAllTypes) GetMapInt64Int32() map[int64]int32
- func (x *TestAllTypes) GetMapInt64Int32Wrapper() map[int64]*wrapperspb.Int32Value
- func (x *TestAllTypes) GetMapInt64Int64() map[int64]int64
- func (x *TestAllTypes) GetMapInt64Int64Wrapper() map[int64]*wrapperspb.Int64Value
- func (x *TestAllTypes) GetMapInt64ListValue() map[int64]*structpb.ListValue
- func (x *TestAllTypes) GetMapInt64Message() map[int64]*TestAllTypes_NestedMessage
- func (x *TestAllTypes) GetMapInt64NestedType() map[int64]*NestedTestAllTypes
- func (x *TestAllTypes) GetMapInt64NullValue() map[int64]structpb.NullValue
- func (x *TestAllTypes) GetMapInt64String() map[int64]string
- func (x *TestAllTypes) GetMapInt64StringWrapper() map[int64]*wrapperspb.StringValue
- func (x *TestAllTypes) GetMapInt64Struct() map[int64]*structpb.Struct
- func (x *TestAllTypes) GetMapInt64Timestamp() map[int64]*timestamppb.Timestamp
- func (x *TestAllTypes) GetMapInt64Uint32() map[int64]uint32
- func (x *TestAllTypes) GetMapInt64Uint32Wrapper() map[int64]*wrapperspb.UInt32Value
- func (x *TestAllTypes) GetMapInt64Uint64() map[int64]uint64
- func (x *TestAllTypes) GetMapInt64Uint64Wrapper() map[int64]*wrapperspb.UInt64Value
- func (x *TestAllTypes) GetMapInt64Value() map[int64]*structpb.Value
- func (x *TestAllTypes) GetMapStringAny() map[string]*anypb.Any
- func (x *TestAllTypes) GetMapStringBool() map[string]bool
- func (x *TestAllTypes) GetMapStringBoolWrapper() map[string]*wrapperspb.BoolValue
- func (x *TestAllTypes) GetMapStringBytes() map[string][]byte
- func (x *TestAllTypes) GetMapStringBytesWrapper() map[string]*wrapperspb.BytesValue
- func (x *TestAllTypes) GetMapStringDouble() map[string]float64
- func (x *TestAllTypes) GetMapStringDoubleWrapper() map[string]*wrapperspb.DoubleValue
- func (x *TestAllTypes) GetMapStringDuration() map[string]*durationpb.Duration
- func (x *TestAllTypes) GetMapStringEnum() map[string]TestAllTypes_NestedEnum
- func (x *TestAllTypes) GetMapStringFloat() map[string]float32
- func (x *TestAllTypes) GetMapStringFloatWrapper() map[string]*wrapperspb.FloatValue
- func (x *TestAllTypes) GetMapStringInt32() map[string]int32
- func (x *TestAllTypes) GetMapStringInt32Wrapper() map[string]*wrapperspb.Int32Value
- func (x *TestAllTypes) GetMapStringInt64() map[string]int64
- func (x *TestAllTypes) GetMapStringInt64Wrapper() map[string]*wrapperspb.Int64Value
- func (x *TestAllTypes) GetMapStringListValue() map[string]*structpb.ListValue
- func (x *TestAllTypes) GetMapStringMessage() map[string]*TestAllTypes_NestedMessage
- func (x *TestAllTypes) GetMapStringNullValue() map[string]structpb.NullValue
- func (x *TestAllTypes) GetMapStringString() map[string]string
- func (x *TestAllTypes) GetMapStringStringWrapper() map[string]*wrapperspb.StringValue
- func (x *TestAllTypes) GetMapStringStruct() map[string]*structpb.Struct
- func (x *TestAllTypes) GetMapStringTimestamp() map[string]*timestamppb.Timestamp
- func (x *TestAllTypes) GetMapStringUint32() map[string]uint32
- func (x *TestAllTypes) GetMapStringUint32Wrapper() map[string]*wrapperspb.UInt32Value
- func (x *TestAllTypes) GetMapStringUint64() map[string]uint64
- func (x *TestAllTypes) GetMapStringUint64Wrapper() map[string]*wrapperspb.UInt64Value
- func (x *TestAllTypes) GetMapStringValue() map[string]*structpb.Value
- func (x *TestAllTypes) GetMapUint32Any() map[uint32]*anypb.Any
- func (x *TestAllTypes) GetMapUint32Bool() map[uint32]bool
- func (x *TestAllTypes) GetMapUint32BoolWrapper() map[uint32]*wrapperspb.BoolValue
- func (x *TestAllTypes) GetMapUint32Bytes() map[uint32][]byte
- func (x *TestAllTypes) GetMapUint32BytesWrapper() map[uint32]*wrapperspb.BytesValue
- func (x *TestAllTypes) GetMapUint32Double() map[uint32]float64
- func (x *TestAllTypes) GetMapUint32DoubleWrapper() map[uint32]*wrapperspb.DoubleValue
- func (x *TestAllTypes) GetMapUint32Duration() map[uint32]*durationpb.Duration
- func (x *TestAllTypes) GetMapUint32Enum() map[uint32]TestAllTypes_NestedEnum
- func (x *TestAllTypes) GetMapUint32Float() map[uint32]float32
- func (x *TestAllTypes) GetMapUint32FloatWrapper() map[uint32]*wrapperspb.FloatValue
- func (x *TestAllTypes) GetMapUint32Int32() map[uint32]int32
- func (x *TestAllTypes) GetMapUint32Int32Wrapper() map[uint32]*wrapperspb.Int32Value
- func (x *TestAllTypes) GetMapUint32Int64() map[uint32]int64
- func (x *TestAllTypes) GetMapUint32Int64Wrapper() map[uint32]*wrapperspb.Int64Value
- func (x *TestAllTypes) GetMapUint32ListValue() map[uint32]*structpb.ListValue
- func (x *TestAllTypes) GetMapUint32Message() map[uint32]*TestAllTypes_NestedMessage
- func (x *TestAllTypes) GetMapUint32NullValue() map[uint32]structpb.NullValue
- func (x *TestAllTypes) GetMapUint32String() map[uint32]string
- func (x *TestAllTypes) GetMapUint32StringWrapper() map[uint32]*wrapperspb.StringValue
- func (x *TestAllTypes) GetMapUint32Struct() map[uint32]*structpb.Struct
- func (x *TestAllTypes) GetMapUint32Timestamp() map[uint32]*timestamppb.Timestamp
- func (x *TestAllTypes) GetMapUint32Uint32() map[uint32]uint32
- func (x *TestAllTypes) GetMapUint32Uint32Wrapper() map[uint32]*wrapperspb.UInt32Value
- func (x *TestAllTypes) GetMapUint32Uint64() map[uint32]uint64
- func (x *TestAllTypes) GetMapUint32Uint64Wrapper() map[uint32]*wrapperspb.UInt64Value
- func (x *TestAllTypes) GetMapUint32Value() map[uint32]*structpb.Value
- func (x *TestAllTypes) GetMapUint64Any() map[uint64]*anypb.Any
- func (x *TestAllTypes) GetMapUint64Bool() map[uint64]bool
- func (x *TestAllTypes) GetMapUint64BoolWrapper() map[uint64]*wrapperspb.BoolValue
- func (x *TestAllTypes) GetMapUint64Bytes() map[uint64][]byte
- func (x *TestAllTypes) GetMapUint64BytesWrapper() map[uint64]*wrapperspb.BytesValue
- func (x *TestAllTypes) GetMapUint64Double() map[uint64]float64
- func (x *TestAllTypes) GetMapUint64DoubleWrapper() map[uint64]*wrapperspb.DoubleValue
- func (x *TestAllTypes) GetMapUint64Duration() map[uint64]*durationpb.Duration
- func (x *TestAllTypes) GetMapUint64Enum() map[uint64]TestAllTypes_NestedEnum
- func (x *TestAllTypes) GetMapUint64Float() map[uint64]float32
- func (x *TestAllTypes) GetMapUint64FloatWrapper() map[uint64]*wrapperspb.FloatValue
- func (x *TestAllTypes) GetMapUint64Int32() map[uint64]int32
- func (x *TestAllTypes) GetMapUint64Int32Wrapper() map[uint64]*wrapperspb.Int32Value
- func (x *TestAllTypes) GetMapUint64Int64() map[uint64]int64
- func (x *TestAllTypes) GetMapUint64Int64Wrapper() map[uint64]*wrapperspb.Int64Value
- func (x *TestAllTypes) GetMapUint64ListValue() map[uint64]*structpb.ListValue
- func (x *TestAllTypes) GetMapUint64Message() map[uint64]*TestAllTypes_NestedMessage
- func (x *TestAllTypes) GetMapUint64NullValue() map[uint64]structpb.NullValue
- func (x *TestAllTypes) GetMapUint64String() map[uint64]string
- func (x *TestAllTypes) GetMapUint64StringWrapper() map[uint64]*wrapperspb.StringValue
- func (x *TestAllTypes) GetMapUint64Struct() map[uint64]*structpb.Struct
- func (x *TestAllTypes) GetMapUint64Timestamp() map[uint64]*timestamppb.Timestamp
- func (x *TestAllTypes) GetMapUint64Uint32() map[uint64]uint32
- func (x *TestAllTypes) GetMapUint64Uint32Wrapper() map[uint64]*wrapperspb.UInt32Value
- func (x *TestAllTypes) GetMapUint64Uint64() map[uint64]uint64
- func (x *TestAllTypes) GetMapUint64Uint64Wrapper() map[uint64]*wrapperspb.UInt64Value
- func (x *TestAllTypes) GetMapUint64Value() map[uint64]*structpb.Value
- func (m *TestAllTypes) GetNestedType() isTestAllTypes_NestedType
- func (x *TestAllTypes) GetNullValue() structpb.NullValue
- func (x *TestAllTypes) GetOptionalNullValue() structpb.NullValue
- func (x *TestAllTypes) GetRepeatedAny() []*anypb.Any
- func (x *TestAllTypes) GetRepeatedBool() []bool
- func (x *TestAllTypes) GetRepeatedBoolWrapper() []*wrapperspb.BoolValue
- func (x *TestAllTypes) GetRepeatedBytes() [][]byte
- func (x *TestAllTypes) GetRepeatedBytesWrapper() []*wrapperspb.BytesValue
- func (x *TestAllTypes) GetRepeatedCord() []string
- func (x *TestAllTypes) GetRepeatedDouble() []float64
- func (x *TestAllTypes) GetRepeatedDoubleWrapper() []*wrapperspb.DoubleValue
- func (x *TestAllTypes) GetRepeatedDuration() []*durationpb.Duration
- func (x *TestAllTypes) GetRepeatedFixed32() []uint32
- func (x *TestAllTypes) GetRepeatedFixed64() []uint64
- func (x *TestAllTypes) GetRepeatedFloat() []float32
- func (x *TestAllTypes) GetRepeatedFloatWrapper() []*wrapperspb.FloatValue
- func (x *TestAllTypes) GetRepeatedInt32() []int32
- func (x *TestAllTypes) GetRepeatedInt32Wrapper() []*wrapperspb.Int32Value
- func (x *TestAllTypes) GetRepeatedInt64() []int64
- func (x *TestAllTypes) GetRepeatedInt64Wrapper() []*wrapperspb.Int64Value
- func (x *TestAllTypes) GetRepeatedLazyMessage() []*TestAllTypes_NestedMessage
- func (x *TestAllTypes) GetRepeatedListValue() []*structpb.ListValue
- func (x *TestAllTypes) GetRepeatedNestedEnum() []TestAllTypes_NestedEnum
- func (x *TestAllTypes) GetRepeatedNestedMessage() []*TestAllTypes_NestedMessage
- func (x *TestAllTypes) GetRepeatedNullValue() []structpb.NullValue
- func (x *TestAllTypes) GetRepeatedSfixed32() []int32
- func (x *TestAllTypes) GetRepeatedSfixed64() []int64
- func (x *TestAllTypes) GetRepeatedSint32() []int32
- func (x *TestAllTypes) GetRepeatedSint64() []int64
- func (x *TestAllTypes) GetRepeatedString() []string
- func (x *TestAllTypes) GetRepeatedStringPiece() []string
- func (x *TestAllTypes) GetRepeatedStringWrapper() []*wrapperspb.StringValue
- func (x *TestAllTypes) GetRepeatedStruct() []*structpb.Struct
- func (x *TestAllTypes) GetRepeatedTimestamp() []*timestamppb.Timestamp
- func (x *TestAllTypes) GetRepeatedUint32() []uint32
- func (x *TestAllTypes) GetRepeatedUint32Wrapper() []*wrapperspb.UInt32Value
- func (x *TestAllTypes) GetRepeatedUint64() []uint64
- func (x *TestAllTypes) GetRepeatedUint64Wrapper() []*wrapperspb.UInt64Value
- func (x *TestAllTypes) GetRepeatedValue() []*structpb.Value
- func (x *TestAllTypes) GetSingleAny() *anypb.Any
- func (x *TestAllTypes) GetSingleBool() bool
- func (x *TestAllTypes) GetSingleBoolWrapper() *wrapperspb.BoolValue
- func (x *TestAllTypes) GetSingleBytes() []byte
- func (x *TestAllTypes) GetSingleBytesWrapper() *wrapperspb.BytesValue
- func (x *TestAllTypes) GetSingleDouble() float64
- func (x *TestAllTypes) GetSingleDoubleWrapper() *wrapperspb.DoubleValue
- func (x *TestAllTypes) GetSingleDuration() *durationpb.Duration
- func (x *TestAllTypes) GetSingleFixed32() uint32
- func (x *TestAllTypes) GetSingleFixed64() uint64
- func (x *TestAllTypes) GetSingleFloat() float32
- func (x *TestAllTypes) GetSingleFloatWrapper() *wrapperspb.FloatValue
- func (x *TestAllTypes) GetSingleInt32() int32
- func (x *TestAllTypes) GetSingleInt32Wrapper() *wrapperspb.Int32Value
- func (x *TestAllTypes) GetSingleInt64() int64
- func (x *TestAllTypes) GetSingleInt64Wrapper() *wrapperspb.Int64Value
- func (x *TestAllTypes) GetSingleNestedEnum() TestAllTypes_NestedEnum
- func (x *TestAllTypes) GetSingleNestedMessage() *TestAllTypes_NestedMessage
- func (x *TestAllTypes) GetSingleSfixed32() int32
- func (x *TestAllTypes) GetSingleSfixed64() int64
- func (x *TestAllTypes) GetSingleSint32() int32
- func (x *TestAllTypes) GetSingleSint64() int64
- func (x *TestAllTypes) GetSingleString() string
- func (x *TestAllTypes) GetSingleStringWrapper() *wrapperspb.StringValue
- func (x *TestAllTypes) GetSingleStruct() *structpb.Struct
- func (x *TestAllTypes) GetSingleTimestamp() *timestamppb.Timestamp
- func (x *TestAllTypes) GetSingleUint32() uint32
- func (x *TestAllTypes) GetSingleUint32Wrapper() *wrapperspb.UInt32Value
- func (x *TestAllTypes) GetSingleUint64() uint64
- func (x *TestAllTypes) GetSingleUint64Wrapper() *wrapperspb.UInt64Value
- func (x *TestAllTypes) GetSingleValue() *structpb.Value
- func (x *TestAllTypes) GetStandaloneEnum() TestAllTypes_NestedEnum
- func (x *TestAllTypes) GetStandaloneMessage() *TestAllTypes_NestedMessage
- func (*TestAllTypes) ProtoMessage()
- func (x *TestAllTypes) ProtoReflect() protoreflect.Message
- func (x *TestAllTypes) Reset()
- func (x *TestAllTypes) String() string
- type TestAllTypes_NestedEnum
- func (TestAllTypes_NestedEnum) Descriptor() protoreflect.EnumDescriptor
- func (x TestAllTypes_NestedEnum) Enum() *TestAllTypes_NestedEnum
- func (TestAllTypes_NestedEnum) EnumDescriptor() ([]byte, []int)deprecated
- func (x TestAllTypes_NestedEnum) Number() protoreflect.EnumNumber
- func (x TestAllTypes_NestedEnum) String() string
- func (TestAllTypes_NestedEnum) Type() protoreflect.EnumType
- type TestAllTypes_NestedMessage
- func (*TestAllTypes_NestedMessage) Descriptor() ([]byte, []int)deprecated
- func (x *TestAllTypes_NestedMessage) GetBb() int32
- func (*TestAllTypes_NestedMessage) ProtoMessage()
- func (x *TestAllTypes_NestedMessage) ProtoReflect() protoreflect.Message
- func (x *TestAllTypes_NestedMessage) Reset()
- func (x *TestAllTypes_NestedMessage) String() string
- type TestAllTypes_SingleNestedEnum
- type TestAllTypes_SingleNestedMessage
Constants ¶
This section is empty.
Variables ¶
View Source
var ( GlobalEnum_name = map[int32]string{ 0: "GOO", 1: "GAR", 2: "GAZ", } GlobalEnum_value = map[string]int32{ "GOO": 0, "GAR": 1, "GAZ": 2, } )
Enum value maps for GlobalEnum.
View Source
var ( TestAllTypes_NestedEnum_name = map[int32]string{ 0: "FOO", 1: "BAR", 2: "BAZ", } TestAllTypes_NestedEnum_value = map[string]int32{ "FOO": 0, "BAR": 1, "BAZ": 2, } )
Enum value maps for TestAllTypes_NestedEnum.
View Source
var File_bufext_cel_expr_conformance_proto3_test_all_types_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type GlobalEnum ¶
type GlobalEnum int32
This proto tests that global enums are resolved correctly.
const ( GlobalEnum_GOO GlobalEnum = 0 GlobalEnum_GAR GlobalEnum = 1 GlobalEnum_GAZ GlobalEnum = 2 )
func (GlobalEnum) Descriptor ¶
func (GlobalEnum) Descriptor() protoreflect.EnumDescriptor
func (GlobalEnum) Enum ¶
func (x GlobalEnum) Enum() *GlobalEnum
func (GlobalEnum) EnumDescriptor
deprecated
func (GlobalEnum) EnumDescriptor() ([]byte, []int)
Deprecated: Use GlobalEnum.Descriptor instead.
func (GlobalEnum) Number ¶
func (x GlobalEnum) Number() protoreflect.EnumNumber
func (GlobalEnum) String ¶
func (x GlobalEnum) String() string
func (GlobalEnum) Type ¶
func (GlobalEnum) Type() protoreflect.EnumType
type NestedTestAllTypes ¶
type NestedTestAllTypes struct { Child *NestedTestAllTypes `protobuf:"bytes,1,opt,name=child,proto3" json:"child,omitempty"` Payload *TestAllTypes `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"` // contains filtered or unexported fields }
This proto includes a recursively nested message.
func (*NestedTestAllTypes) Descriptor
deprecated
func (*NestedTestAllTypes) Descriptor() ([]byte, []int)
Deprecated: Use NestedTestAllTypes.ProtoReflect.Descriptor instead.
func (*NestedTestAllTypes) GetChild ¶
func (x *NestedTestAllTypes) GetChild() *NestedTestAllTypes
func (*NestedTestAllTypes) GetPayload ¶
func (x *NestedTestAllTypes) GetPayload() *TestAllTypes
func (*NestedTestAllTypes) ProtoMessage ¶
func (*NestedTestAllTypes) ProtoMessage()
func (*NestedTestAllTypes) ProtoReflect ¶
func (x *NestedTestAllTypes) ProtoReflect() protoreflect.Message
func (*NestedTestAllTypes) Reset ¶
func (x *NestedTestAllTypes) Reset()
func (*NestedTestAllTypes) String ¶
func (x *NestedTestAllTypes) String() string
type TestAllTypes ¶
type TestAllTypes struct { // Singular SingleInt32 int32 `protobuf:"varint,1,opt,name=single_int32,json=singleInt32,proto3" json:"single_int32,omitempty"` SingleInt64 int64 `protobuf:"varint,2,opt,name=single_int64,json=singleInt64,proto3" json:"single_int64,omitempty"` SingleUint32 uint32 `protobuf:"varint,3,opt,name=single_uint32,json=singleUint32,proto3" json:"single_uint32,omitempty"` SingleUint64 uint64 `protobuf:"varint,4,opt,name=single_uint64,json=singleUint64,proto3" json:"single_uint64,omitempty"` SingleSint32 int32 `protobuf:"zigzag32,5,opt,name=single_sint32,json=singleSint32,proto3" json:"single_sint32,omitempty"` SingleSint64 int64 `protobuf:"zigzag64,6,opt,name=single_sint64,json=singleSint64,proto3" json:"single_sint64,omitempty"` SingleFixed32 uint32 `protobuf:"fixed32,7,opt,name=single_fixed32,json=singleFixed32,proto3" json:"single_fixed32,omitempty"` SingleFixed64 uint64 `protobuf:"fixed64,8,opt,name=single_fixed64,json=singleFixed64,proto3" json:"single_fixed64,omitempty"` SingleSfixed32 int32 `protobuf:"fixed32,9,opt,name=single_sfixed32,json=singleSfixed32,proto3" json:"single_sfixed32,omitempty"` SingleSfixed64 int64 `protobuf:"fixed64,10,opt,name=single_sfixed64,json=singleSfixed64,proto3" json:"single_sfixed64,omitempty"` SingleFloat float32 `protobuf:"fixed32,11,opt,name=single_float,json=singleFloat,proto3" json:"single_float,omitempty"` SingleDouble float64 `protobuf:"fixed64,12,opt,name=single_double,json=singleDouble,proto3" json:"single_double,omitempty"` SingleBool bool `protobuf:"varint,13,opt,name=single_bool,json=singleBool,proto3" json:"single_bool,omitempty"` SingleString string `protobuf:"bytes,14,opt,name=single_string,json=singleString,proto3" json:"single_string,omitempty"` SingleBytes []byte `protobuf:"bytes,15,opt,name=single_bytes,json=singleBytes,proto3" json:"single_bytes,omitempty"` // Wellknown. SingleAny *anypb.Any `protobuf:"bytes,100,opt,name=single_any,json=singleAny,proto3" json:"single_any,omitempty"` SingleDuration *durationpb.Duration `protobuf:"bytes,101,opt,name=single_duration,json=singleDuration,proto3" json:"single_duration,omitempty"` SingleTimestamp *timestamppb.Timestamp `protobuf:"bytes,102,opt,name=single_timestamp,json=singleTimestamp,proto3" json:"single_timestamp,omitempty"` SingleStruct *structpb.Struct `protobuf:"bytes,103,opt,name=single_struct,json=singleStruct,proto3" json:"single_struct,omitempty"` SingleValue *structpb.Value `protobuf:"bytes,104,opt,name=single_value,json=singleValue,proto3" json:"single_value,omitempty"` SingleInt64Wrapper *wrapperspb.Int64Value `protobuf:"bytes,105,opt,name=single_int64_wrapper,json=singleInt64Wrapper,proto3" json:"single_int64_wrapper,omitempty"` SingleInt32Wrapper *wrapperspb.Int32Value `protobuf:"bytes,106,opt,name=single_int32_wrapper,json=singleInt32Wrapper,proto3" json:"single_int32_wrapper,omitempty"` SingleDoubleWrapper *wrapperspb.DoubleValue `protobuf:"bytes,107,opt,name=single_double_wrapper,json=singleDoubleWrapper,proto3" json:"single_double_wrapper,omitempty"` SingleFloatWrapper *wrapperspb.FloatValue `protobuf:"bytes,108,opt,name=single_float_wrapper,json=singleFloatWrapper,proto3" json:"single_float_wrapper,omitempty"` SingleUint64Wrapper *wrapperspb.UInt64Value `protobuf:"bytes,109,opt,name=single_uint64_wrapper,json=singleUint64Wrapper,proto3" json:"single_uint64_wrapper,omitempty"` SingleUint32Wrapper *wrapperspb.UInt32Value `protobuf:"bytes,110,opt,name=single_uint32_wrapper,json=singleUint32Wrapper,proto3" json:"single_uint32_wrapper,omitempty"` SingleStringWrapper *wrapperspb.StringValue `protobuf:"bytes,111,opt,name=single_string_wrapper,json=singleStringWrapper,proto3" json:"single_string_wrapper,omitempty"` SingleBoolWrapper *wrapperspb.BoolValue `protobuf:"bytes,112,opt,name=single_bool_wrapper,json=singleBoolWrapper,proto3" json:"single_bool_wrapper,omitempty"` SingleBytesWrapper *wrapperspb.BytesValue `protobuf:"bytes,113,opt,name=single_bytes_wrapper,json=singleBytesWrapper,proto3" json:"single_bytes_wrapper,omitempty"` ListValue *structpb.ListValue `protobuf:"bytes,114,opt,name=list_value,json=listValue,proto3" json:"list_value,omitempty"` NullValue structpb.NullValue `protobuf:"varint,115,opt,name=null_value,json=nullValue,proto3,enum=google.protobuf.NullValue" json:"null_value,omitempty"` OptionalNullValue *structpb.NullValue `` /* 154-byte string literal not displayed */ // Nested messages // // Types that are assignable to NestedType: // // *TestAllTypes_SingleNestedMessage // *TestAllTypes_SingleNestedEnum NestedType isTestAllTypes_NestedType `protobuf_oneof:"nested_type"` StandaloneMessage *TestAllTypes_NestedMessage `protobuf:"bytes,23,opt,name=standalone_message,json=standaloneMessage,proto3" json:"standalone_message,omitempty"` StandaloneEnum TestAllTypes_NestedEnum `` /* 169-byte string literal not displayed */ // Repeated 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"` // Repeated and nested RepeatedNestedMessage []*TestAllTypes_NestedMessage `` /* 127-byte string literal not displayed */ RepeatedNestedEnum []TestAllTypes_NestedEnum `` /* 190-byte string literal not displayed */ RepeatedStringPiece []string `protobuf:"bytes,53,rep,name=repeated_string_piece,json=repeatedStringPiece,proto3" json:"repeated_string_piece,omitempty"` RepeatedCord []string `protobuf:"bytes,54,rep,name=repeated_cord,json=repeatedCord,proto3" json:"repeated_cord,omitempty"` RepeatedLazyMessage []*TestAllTypes_NestedMessage `protobuf:"bytes,55,rep,name=repeated_lazy_message,json=repeatedLazyMessage,proto3" json:"repeated_lazy_message,omitempty"` // Repeated wellknown. RepeatedAny []*anypb.Any `protobuf:"bytes,120,rep,name=repeated_any,json=repeatedAny,proto3" json:"repeated_any,omitempty"` RepeatedDuration []*durationpb.Duration `protobuf:"bytes,121,rep,name=repeated_duration,json=repeatedDuration,proto3" json:"repeated_duration,omitempty"` RepeatedTimestamp []*timestamppb.Timestamp `protobuf:"bytes,122,rep,name=repeated_timestamp,json=repeatedTimestamp,proto3" json:"repeated_timestamp,omitempty"` RepeatedStruct []*structpb.Struct `protobuf:"bytes,123,rep,name=repeated_struct,json=repeatedStruct,proto3" json:"repeated_struct,omitempty"` RepeatedValue []*structpb.Value `protobuf:"bytes,124,rep,name=repeated_value,json=repeatedValue,proto3" json:"repeated_value,omitempty"` RepeatedInt64Wrapper []*wrapperspb.Int64Value `protobuf:"bytes,125,rep,name=repeated_int64_wrapper,json=repeatedInt64Wrapper,proto3" json:"repeated_int64_wrapper,omitempty"` RepeatedInt32Wrapper []*wrapperspb.Int32Value `protobuf:"bytes,126,rep,name=repeated_int32_wrapper,json=repeatedInt32Wrapper,proto3" json:"repeated_int32_wrapper,omitempty"` RepeatedDoubleWrapper []*wrapperspb.DoubleValue `` /* 128-byte string literal not displayed */ RepeatedFloatWrapper []*wrapperspb.FloatValue `protobuf:"bytes,128,rep,name=repeated_float_wrapper,json=repeatedFloatWrapper,proto3" json:"repeated_float_wrapper,omitempty"` RepeatedUint64Wrapper []*wrapperspb.UInt64Value `` /* 128-byte string literal not displayed */ RepeatedUint32Wrapper []*wrapperspb.UInt32Value `` /* 128-byte string literal not displayed */ RepeatedStringWrapper []*wrapperspb.StringValue `` /* 128-byte string literal not displayed */ RepeatedBoolWrapper []*wrapperspb.BoolValue `protobuf:"bytes,132,rep,name=repeated_bool_wrapper,json=repeatedBoolWrapper,proto3" json:"repeated_bool_wrapper,omitempty"` RepeatedBytesWrapper []*wrapperspb.BytesValue `protobuf:"bytes,133,rep,name=repeated_bytes_wrapper,json=repeatedBytesWrapper,proto3" json:"repeated_bytes_wrapper,omitempty"` RepeatedListValue []*structpb.ListValue `protobuf:"bytes,134,rep,name=repeated_list_value,json=repeatedListValue,proto3" json:"repeated_list_value,omitempty"` RepeatedNullValue []structpb.NullValue `` /* 155-byte string literal not displayed */ // Map MapInt64NestedType map[int64]*NestedTestAllTypes `` /* 209-byte string literal not displayed */ MapBoolBool map[bool]bool `` /* 187-byte string literal not displayed */ MapBoolString map[bool]string `` /* 192-byte string literal not displayed */ MapBoolBytes map[bool][]byte `` /* 189-byte string literal not displayed */ MapBoolInt32 map[bool]int32 `` /* 190-byte string literal not displayed */ MapBoolInt64 map[bool]int64 `` /* 190-byte string literal not displayed */ MapBoolUint32 map[bool]uint32 `` /* 193-byte string literal not displayed */ MapBoolUint64 map[bool]uint64 `` /* 193-byte string literal not displayed */ MapBoolFloat map[bool]float32 `` /* 191-byte string literal not displayed */ MapBoolDouble map[bool]float64 `` /* 194-byte string literal not displayed */ MapBoolEnum map[bool]TestAllTypes_NestedEnum `` /* 251-byte string literal not displayed */ MapBoolMessage map[bool]*TestAllTypes_NestedMessage `` /* 195-byte string literal not displayed */ MapBoolDuration map[bool]*durationpb.Duration `` /* 199-byte string literal not displayed */ MapBoolTimestamp map[bool]*timestamppb.Timestamp `` /* 202-byte string literal not displayed */ MapBoolNullValue map[bool]structpb.NullValue `` /* 236-byte string literal not displayed */ MapBoolAny map[bool]*anypb.Any `` /* 184-byte string literal not displayed */ MapBoolStruct map[bool]*structpb.Struct `` /* 193-byte string literal not displayed */ MapBoolValue map[bool]*structpb.Value `` /* 190-byte string literal not displayed */ MapBoolListValue map[bool]*structpb.ListValue `` /* 204-byte string literal not displayed */ MapBoolInt64Wrapper map[bool]*wrapperspb.Int64Value `` /* 213-byte string literal not displayed */ MapBoolInt32Wrapper map[bool]*wrapperspb.Int32Value `` /* 213-byte string literal not displayed */ MapBoolDoubleWrapper map[bool]*wrapperspb.DoubleValue `` /* 216-byte string literal not displayed */ MapBoolFloatWrapper map[bool]*wrapperspb.FloatValue `` /* 213-byte string literal not displayed */ MapBoolUint64Wrapper map[bool]*wrapperspb.UInt64Value `` /* 216-byte string literal not displayed */ MapBoolUint32Wrapper map[bool]*wrapperspb.UInt32Value `` /* 216-byte string literal not displayed */ MapBoolStringWrapper map[bool]*wrapperspb.StringValue `` /* 216-byte string literal not displayed */ MapBoolBoolWrapper map[bool]*wrapperspb.BoolValue `` /* 210-byte string literal not displayed */ MapBoolBytesWrapper map[bool]*wrapperspb.BytesValue `` /* 213-byte string literal not displayed */ MapInt32Bool map[int32]bool `` /* 190-byte string literal not displayed */ MapInt32String map[int32]string `` /* 195-byte string literal not displayed */ MapInt32Bytes map[int32][]byte `` /* 192-byte string literal not displayed */ MapInt32Int32 map[int32]int32 `` /* 193-byte string literal not displayed */ MapInt32Int64 map[int32]int64 `` /* 193-byte string literal not displayed */ MapInt32Uint32 map[int32]uint32 `` /* 196-byte string literal not displayed */ MapInt32Uint64 map[int32]uint64 `` /* 196-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 */ MapInt32Enum map[int32]TestAllTypes_NestedEnum `` /* 254-byte string literal not displayed */ MapInt32Message map[int32]*TestAllTypes_NestedMessage `` /* 198-byte string literal not displayed */ MapInt32Duration map[int32]*durationpb.Duration `` /* 202-byte string literal not displayed */ MapInt32Timestamp map[int32]*timestamppb.Timestamp `` /* 205-byte string literal not displayed */ MapInt32NullValue map[int32]structpb.NullValue `` /* 239-byte string literal not displayed */ MapInt32Any map[int32]*anypb.Any `` /* 187-byte string literal not displayed */ MapInt32Struct map[int32]*structpb.Struct `` /* 196-byte string literal not displayed */ MapInt32Value map[int32]*structpb.Value `` /* 193-byte string literal not displayed */ MapInt32ListValue map[int32]*structpb.ListValue `` /* 207-byte string literal not displayed */ MapInt32Int64Wrapper map[int32]*wrapperspb.Int64Value `` /* 216-byte string literal not displayed */ MapInt32Int32Wrapper map[int32]*wrapperspb.Int32Value `` /* 216-byte string literal not displayed */ MapInt32DoubleWrapper map[int32]*wrapperspb.DoubleValue `` /* 219-byte string literal not displayed */ MapInt32FloatWrapper map[int32]*wrapperspb.FloatValue `` /* 216-byte string literal not displayed */ MapInt32Uint64Wrapper map[int32]*wrapperspb.UInt64Value `` /* 219-byte string literal not displayed */ MapInt32Uint32Wrapper map[int32]*wrapperspb.UInt32Value `` /* 219-byte string literal not displayed */ MapInt32StringWrapper map[int32]*wrapperspb.StringValue `` /* 219-byte string literal not displayed */ MapInt32BoolWrapper map[int32]*wrapperspb.BoolValue `` /* 213-byte string literal not displayed */ MapInt32BytesWrapper map[int32]*wrapperspb.BytesValue `` /* 216-byte string literal not displayed */ MapInt64Bool map[int64]bool `` /* 190-byte string literal not displayed */ MapInt64String map[int64]string `` /* 195-byte string literal not displayed */ MapInt64Bytes map[int64][]byte `` /* 192-byte string literal not displayed */ MapInt64Int32 map[int64]int32 `` /* 193-byte string literal not displayed */ MapInt64Int64 map[int64]int64 `` /* 193-byte string literal not displayed */ MapInt64Uint32 map[int64]uint32 `` /* 196-byte string literal not displayed */ MapInt64Uint64 map[int64]uint64 `` /* 196-byte string literal not displayed */ MapInt64Float map[int64]float32 `` /* 194-byte string literal not displayed */ MapInt64Double map[int64]float64 `` /* 197-byte string literal not displayed */ MapInt64Enum map[int64]TestAllTypes_NestedEnum `` /* 254-byte string literal not displayed */ MapInt64Message map[int64]*TestAllTypes_NestedMessage `` /* 198-byte string literal not displayed */ MapInt64Duration map[int64]*durationpb.Duration `` /* 202-byte string literal not displayed */ MapInt64Timestamp map[int64]*timestamppb.Timestamp `` /* 205-byte string literal not displayed */ MapInt64NullValue map[int64]structpb.NullValue `` /* 239-byte string literal not displayed */ MapInt64Any map[int64]*anypb.Any `` /* 187-byte string literal not displayed */ MapInt64Struct map[int64]*structpb.Struct `` /* 196-byte string literal not displayed */ MapInt64Value map[int64]*structpb.Value `` /* 193-byte string literal not displayed */ MapInt64ListValue map[int64]*structpb.ListValue `` /* 207-byte string literal not displayed */ MapInt64Int64Wrapper map[int64]*wrapperspb.Int64Value `` /* 216-byte string literal not displayed */ MapInt64Int32Wrapper map[int64]*wrapperspb.Int32Value `` /* 216-byte string literal not displayed */ MapInt64DoubleWrapper map[int64]*wrapperspb.DoubleValue `` /* 219-byte string literal not displayed */ MapInt64FloatWrapper map[int64]*wrapperspb.FloatValue `` /* 216-byte string literal not displayed */ MapInt64Uint64Wrapper map[int64]*wrapperspb.UInt64Value `` /* 219-byte string literal not displayed */ MapInt64Uint32Wrapper map[int64]*wrapperspb.UInt32Value `` /* 219-byte string literal not displayed */ MapInt64StringWrapper map[int64]*wrapperspb.StringValue `` /* 219-byte string literal not displayed */ MapInt64BoolWrapper map[int64]*wrapperspb.BoolValue `` /* 213-byte string literal not displayed */ MapInt64BytesWrapper map[int64]*wrapperspb.BytesValue `` /* 216-byte string literal not displayed */ MapUint32Bool map[uint32]bool `` /* 193-byte string literal not displayed */ MapUint32String map[uint32]string `` /* 198-byte string literal not displayed */ MapUint32Bytes map[uint32][]byte `` /* 195-byte string literal not displayed */ MapUint32Int32 map[uint32]int32 `` /* 196-byte string literal not displayed */ MapUint32Int64 map[uint32]int64 `` /* 197-byte string literal not displayed */ MapUint32Uint32 map[uint32]uint32 `` /* 200-byte string literal not displayed */ MapUint32Uint64 map[uint32]uint64 `` /* 200-byte string literal not displayed */ MapUint32Float map[uint32]float32 `` /* 198-byte string literal not displayed */ MapUint32Double map[uint32]float64 `` /* 201-byte string literal not displayed */ MapUint32Enum map[uint32]TestAllTypes_NestedEnum `` /* 258-byte string literal not displayed */ MapUint32Message map[uint32]*TestAllTypes_NestedMessage `` /* 202-byte string literal not displayed */ MapUint32Duration map[uint32]*durationpb.Duration `` /* 205-byte string literal not displayed */ MapUint32Timestamp map[uint32]*timestamppb.Timestamp `` /* 208-byte string literal not displayed */ MapUint32NullValue map[uint32]structpb.NullValue `` /* 242-byte string literal not displayed */ MapUint32Any map[uint32]*anypb.Any `` /* 190-byte string literal not displayed */ MapUint32Struct map[uint32]*structpb.Struct `` /* 199-byte string literal not displayed */ MapUint32Value map[uint32]*structpb.Value `` /* 196-byte string literal not displayed */ MapUint32ListValue map[uint32]*structpb.ListValue `` /* 210-byte string literal not displayed */ MapUint32Int64Wrapper map[uint32]*wrapperspb.Int64Value `` /* 219-byte string literal not displayed */ MapUint32Int32Wrapper map[uint32]*wrapperspb.Int32Value `` /* 219-byte string literal not displayed */ MapUint32DoubleWrapper map[uint32]*wrapperspb.DoubleValue `` /* 222-byte string literal not displayed */ MapUint32FloatWrapper map[uint32]*wrapperspb.FloatValue `` /* 219-byte string literal not displayed */ MapUint32Uint64Wrapper map[uint32]*wrapperspb.UInt64Value `` /* 222-byte string literal not displayed */ MapUint32Uint32Wrapper map[uint32]*wrapperspb.UInt32Value `` /* 222-byte string literal not displayed */ MapUint32StringWrapper map[uint32]*wrapperspb.StringValue `` /* 222-byte string literal not displayed */ MapUint32BoolWrapper map[uint32]*wrapperspb.BoolValue `` /* 216-byte string literal not displayed */ MapUint32BytesWrapper map[uint32]*wrapperspb.BytesValue `` /* 219-byte string literal not displayed */ MapUint64Bool map[uint64]bool `` /* 194-byte string literal not displayed */ MapUint64String map[uint64]string `` /* 199-byte string literal not displayed */ MapUint64Bytes map[uint64][]byte `` /* 196-byte string literal not displayed */ MapUint64Int32 map[uint64]int32 `` /* 197-byte string literal not displayed */ MapUint64Int64 map[uint64]int64 `` /* 197-byte string literal not displayed */ MapUint64Uint32 map[uint64]uint32 `` /* 200-byte string literal not displayed */ MapUint64Uint64 map[uint64]uint64 `` /* 200-byte string literal not displayed */ MapUint64Float map[uint64]float32 `` /* 198-byte string literal not displayed */ MapUint64Double map[uint64]float64 `` /* 201-byte string literal not displayed */ MapUint64Enum map[uint64]TestAllTypes_NestedEnum `` /* 258-byte string literal not displayed */ MapUint64Message map[uint64]*TestAllTypes_NestedMessage `` /* 202-byte string literal not displayed */ MapUint64Duration map[uint64]*durationpb.Duration `` /* 205-byte string literal not displayed */ MapUint64Timestamp map[uint64]*timestamppb.Timestamp `` /* 208-byte string literal not displayed */ MapUint64NullValue map[uint64]structpb.NullValue `` /* 242-byte string literal not displayed */ MapUint64Any map[uint64]*anypb.Any `` /* 190-byte string literal not displayed */ MapUint64Struct map[uint64]*structpb.Struct `` /* 199-byte string literal not displayed */ MapUint64Value map[uint64]*structpb.Value `` /* 196-byte string literal not displayed */ MapUint64ListValue map[uint64]*structpb.ListValue `` /* 210-byte string literal not displayed */ MapUint64Int64Wrapper map[uint64]*wrapperspb.Int64Value `` /* 219-byte string literal not displayed */ MapUint64Int32Wrapper map[uint64]*wrapperspb.Int32Value `` /* 219-byte string literal not displayed */ MapUint64DoubleWrapper map[uint64]*wrapperspb.DoubleValue `` /* 222-byte string literal not displayed */ MapUint64FloatWrapper map[uint64]*wrapperspb.FloatValue `` /* 219-byte string literal not displayed */ MapUint64Uint64Wrapper map[uint64]*wrapperspb.UInt64Value `` /* 222-byte string literal not displayed */ MapUint64Uint32Wrapper map[uint64]*wrapperspb.UInt32Value `` /* 222-byte string literal not displayed */ MapUint64StringWrapper map[uint64]*wrapperspb.StringValue `` /* 222-byte string literal not displayed */ MapUint64BoolWrapper map[uint64]*wrapperspb.BoolValue `` /* 216-byte string literal not displayed */ MapUint64BytesWrapper map[uint64]*wrapperspb.BytesValue `` /* 219-byte string literal not displayed */ MapStringBool map[string]bool `` /* 193-byte string literal not displayed */ MapStringString map[string]string `` /* 197-byte string literal not displayed */ MapStringBytes map[string][]byte `` /* 195-byte string literal not displayed */ MapStringInt32 map[string]int32 `` /* 196-byte string literal not displayed */ MapStringInt64 map[string]int64 `` /* 196-byte string literal not displayed */ MapStringUint32 map[string]uint32 `` /* 199-byte string literal not displayed */ MapStringUint64 map[string]uint64 `` /* 199-byte string literal not displayed */ MapStringFloat map[string]float32 `` /* 197-byte string literal not displayed */ MapStringDouble map[string]float64 `` /* 200-byte string literal not displayed */ MapStringEnum map[string]TestAllTypes_NestedEnum `` /* 257-byte string literal not displayed */ MapStringMessage map[string]*TestAllTypes_NestedMessage `` /* 201-byte string literal not displayed */ MapStringDuration map[string]*durationpb.Duration `` /* 204-byte string literal not displayed */ MapStringTimestamp map[string]*timestamppb.Timestamp `` /* 207-byte string literal not displayed */ MapStringNullValue map[string]structpb.NullValue `` /* 241-byte string literal not displayed */ MapStringAny map[string]*anypb.Any `` /* 189-byte string literal not displayed */ MapStringStruct map[string]*structpb.Struct `` /* 198-byte string literal not displayed */ MapStringValue map[string]*structpb.Value `` /* 195-byte string literal not displayed */ MapStringListValue map[string]*structpb.ListValue `` /* 209-byte string literal not displayed */ MapStringInt64Wrapper map[string]*wrapperspb.Int64Value `` /* 218-byte string literal not displayed */ MapStringInt32Wrapper map[string]*wrapperspb.Int32Value `` /* 218-byte string literal not displayed */ MapStringDoubleWrapper map[string]*wrapperspb.DoubleValue `` /* 221-byte string literal not displayed */ MapStringFloatWrapper map[string]*wrapperspb.FloatValue `` /* 218-byte string literal not displayed */ MapStringUint64Wrapper map[string]*wrapperspb.UInt64Value `` /* 221-byte string literal not displayed */ MapStringUint32Wrapper map[string]*wrapperspb.UInt32Value `` /* 221-byte string literal not displayed */ MapStringStringWrapper map[string]*wrapperspb.StringValue `` /* 221-byte string literal not displayed */ MapStringBoolWrapper map[string]*wrapperspb.BoolValue `` /* 215-byte string literal not displayed */ MapStringBytesWrapper map[string]*wrapperspb.BytesValue `` /* 218-byte string literal not displayed */ // contains filtered or unexported fields }
This proto includes every type of field in both singular and repeated forms.
func (*TestAllTypes) Descriptor
deprecated
func (*TestAllTypes) Descriptor() ([]byte, []int)
Deprecated: Use TestAllTypes.ProtoReflect.Descriptor instead.
func (*TestAllTypes) GetListValue ¶
func (x *TestAllTypes) GetListValue() *structpb.ListValue
func (*TestAllTypes) GetMapBoolAny ¶
func (x *TestAllTypes) GetMapBoolAny() map[bool]*anypb.Any
func (*TestAllTypes) GetMapBoolBool ¶
func (x *TestAllTypes) GetMapBoolBool() map[bool]bool
func (*TestAllTypes) GetMapBoolBoolWrapper ¶
func (x *TestAllTypes) GetMapBoolBoolWrapper() map[bool]*wrapperspb.BoolValue
func (*TestAllTypes) GetMapBoolBytes ¶
func (x *TestAllTypes) GetMapBoolBytes() map[bool][]byte
func (*TestAllTypes) GetMapBoolBytesWrapper ¶
func (x *TestAllTypes) GetMapBoolBytesWrapper() map[bool]*wrapperspb.BytesValue
func (*TestAllTypes) GetMapBoolDouble ¶
func (x *TestAllTypes) GetMapBoolDouble() map[bool]float64
func (*TestAllTypes) GetMapBoolDoubleWrapper ¶
func (x *TestAllTypes) GetMapBoolDoubleWrapper() map[bool]*wrapperspb.DoubleValue
func (*TestAllTypes) GetMapBoolDuration ¶
func (x *TestAllTypes) GetMapBoolDuration() map[bool]*durationpb.Duration
func (*TestAllTypes) GetMapBoolEnum ¶
func (x *TestAllTypes) GetMapBoolEnum() map[bool]TestAllTypes_NestedEnum
func (*TestAllTypes) GetMapBoolFloat ¶
func (x *TestAllTypes) GetMapBoolFloat() map[bool]float32
func (*TestAllTypes) GetMapBoolFloatWrapper ¶
func (x *TestAllTypes) GetMapBoolFloatWrapper() map[bool]*wrapperspb.FloatValue
func (*TestAllTypes) GetMapBoolInt32 ¶
func (x *TestAllTypes) GetMapBoolInt32() map[bool]int32
func (*TestAllTypes) GetMapBoolInt32Wrapper ¶
func (x *TestAllTypes) GetMapBoolInt32Wrapper() map[bool]*wrapperspb.Int32Value
func (*TestAllTypes) GetMapBoolInt64 ¶
func (x *TestAllTypes) GetMapBoolInt64() map[bool]int64
func (*TestAllTypes) GetMapBoolInt64Wrapper ¶
func (x *TestAllTypes) GetMapBoolInt64Wrapper() map[bool]*wrapperspb.Int64Value
func (*TestAllTypes) GetMapBoolListValue ¶
func (x *TestAllTypes) GetMapBoolListValue() map[bool]*structpb.ListValue
func (*TestAllTypes) GetMapBoolMessage ¶
func (x *TestAllTypes) GetMapBoolMessage() map[bool]*TestAllTypes_NestedMessage
func (*TestAllTypes) GetMapBoolNullValue ¶
func (x *TestAllTypes) GetMapBoolNullValue() map[bool]structpb.NullValue
func (*TestAllTypes) GetMapBoolString ¶
func (x *TestAllTypes) GetMapBoolString() map[bool]string
func (*TestAllTypes) GetMapBoolStringWrapper ¶
func (x *TestAllTypes) GetMapBoolStringWrapper() map[bool]*wrapperspb.StringValue
func (*TestAllTypes) GetMapBoolStruct ¶
func (x *TestAllTypes) GetMapBoolStruct() map[bool]*structpb.Struct
func (*TestAllTypes) GetMapBoolTimestamp ¶
func (x *TestAllTypes) GetMapBoolTimestamp() map[bool]*timestamppb.Timestamp
func (*TestAllTypes) GetMapBoolUint32 ¶
func (x *TestAllTypes) GetMapBoolUint32() map[bool]uint32
func (*TestAllTypes) GetMapBoolUint32Wrapper ¶
func (x *TestAllTypes) GetMapBoolUint32Wrapper() map[bool]*wrapperspb.UInt32Value
func (*TestAllTypes) GetMapBoolUint64 ¶
func (x *TestAllTypes) GetMapBoolUint64() map[bool]uint64
func (*TestAllTypes) GetMapBoolUint64Wrapper ¶
func (x *TestAllTypes) GetMapBoolUint64Wrapper() map[bool]*wrapperspb.UInt64Value
func (*TestAllTypes) GetMapBoolValue ¶
func (x *TestAllTypes) GetMapBoolValue() map[bool]*structpb.Value
func (*TestAllTypes) GetMapInt32Any ¶
func (x *TestAllTypes) GetMapInt32Any() map[int32]*anypb.Any
func (*TestAllTypes) GetMapInt32Bool ¶
func (x *TestAllTypes) GetMapInt32Bool() map[int32]bool
func (*TestAllTypes) GetMapInt32BoolWrapper ¶
func (x *TestAllTypes) GetMapInt32BoolWrapper() map[int32]*wrapperspb.BoolValue
func (*TestAllTypes) GetMapInt32Bytes ¶
func (x *TestAllTypes) GetMapInt32Bytes() map[int32][]byte
func (*TestAllTypes) GetMapInt32BytesWrapper ¶
func (x *TestAllTypes) GetMapInt32BytesWrapper() map[int32]*wrapperspb.BytesValue
func (*TestAllTypes) GetMapInt32Double ¶
func (x *TestAllTypes) GetMapInt32Double() map[int32]float64
func (*TestAllTypes) GetMapInt32DoubleWrapper ¶
func (x *TestAllTypes) GetMapInt32DoubleWrapper() map[int32]*wrapperspb.DoubleValue
func (*TestAllTypes) GetMapInt32Duration ¶
func (x *TestAllTypes) GetMapInt32Duration() map[int32]*durationpb.Duration
func (*TestAllTypes) GetMapInt32Enum ¶
func (x *TestAllTypes) GetMapInt32Enum() map[int32]TestAllTypes_NestedEnum
func (*TestAllTypes) GetMapInt32Float ¶
func (x *TestAllTypes) GetMapInt32Float() map[int32]float32
func (*TestAllTypes) GetMapInt32FloatWrapper ¶
func (x *TestAllTypes) GetMapInt32FloatWrapper() map[int32]*wrapperspb.FloatValue
func (*TestAllTypes) GetMapInt32Int32 ¶
func (x *TestAllTypes) GetMapInt32Int32() map[int32]int32
func (*TestAllTypes) GetMapInt32Int32Wrapper ¶
func (x *TestAllTypes) GetMapInt32Int32Wrapper() map[int32]*wrapperspb.Int32Value
func (*TestAllTypes) GetMapInt32Int64 ¶
func (x *TestAllTypes) GetMapInt32Int64() map[int32]int64
func (*TestAllTypes) GetMapInt32Int64Wrapper ¶
func (x *TestAllTypes) GetMapInt32Int64Wrapper() map[int32]*wrapperspb.Int64Value
func (*TestAllTypes) GetMapInt32ListValue ¶
func (x *TestAllTypes) GetMapInt32ListValue() map[int32]*structpb.ListValue
func (*TestAllTypes) GetMapInt32Message ¶
func (x *TestAllTypes) GetMapInt32Message() map[int32]*TestAllTypes_NestedMessage
func (*TestAllTypes) GetMapInt32NullValue ¶
func (x *TestAllTypes) GetMapInt32NullValue() map[int32]structpb.NullValue
func (*TestAllTypes) GetMapInt32String ¶
func (x *TestAllTypes) GetMapInt32String() map[int32]string
func (*TestAllTypes) GetMapInt32StringWrapper ¶
func (x *TestAllTypes) GetMapInt32StringWrapper() map[int32]*wrapperspb.StringValue
func (*TestAllTypes) GetMapInt32Struct ¶
func (x *TestAllTypes) GetMapInt32Struct() map[int32]*structpb.Struct
func (*TestAllTypes) GetMapInt32Timestamp ¶
func (x *TestAllTypes) GetMapInt32Timestamp() map[int32]*timestamppb.Timestamp
func (*TestAllTypes) GetMapInt32Uint32 ¶
func (x *TestAllTypes) GetMapInt32Uint32() map[int32]uint32
func (*TestAllTypes) GetMapInt32Uint32Wrapper ¶
func (x *TestAllTypes) GetMapInt32Uint32Wrapper() map[int32]*wrapperspb.UInt32Value
func (*TestAllTypes) GetMapInt32Uint64 ¶
func (x *TestAllTypes) GetMapInt32Uint64() map[int32]uint64
func (*TestAllTypes) GetMapInt32Uint64Wrapper ¶
func (x *TestAllTypes) GetMapInt32Uint64Wrapper() map[int32]*wrapperspb.UInt64Value
func (*TestAllTypes) GetMapInt32Value ¶
func (x *TestAllTypes) GetMapInt32Value() map[int32]*structpb.Value
func (*TestAllTypes) GetMapInt64Any ¶
func (x *TestAllTypes) GetMapInt64Any() map[int64]*anypb.Any
func (*TestAllTypes) GetMapInt64Bool ¶
func (x *TestAllTypes) GetMapInt64Bool() map[int64]bool
func (*TestAllTypes) GetMapInt64BoolWrapper ¶
func (x *TestAllTypes) GetMapInt64BoolWrapper() map[int64]*wrapperspb.BoolValue
func (*TestAllTypes) GetMapInt64Bytes ¶
func (x *TestAllTypes) GetMapInt64Bytes() map[int64][]byte
func (*TestAllTypes) GetMapInt64BytesWrapper ¶
func (x *TestAllTypes) GetMapInt64BytesWrapper() map[int64]*wrapperspb.BytesValue
func (*TestAllTypes) GetMapInt64Double ¶
func (x *TestAllTypes) GetMapInt64Double() map[int64]float64
func (*TestAllTypes) GetMapInt64DoubleWrapper ¶
func (x *TestAllTypes) GetMapInt64DoubleWrapper() map[int64]*wrapperspb.DoubleValue
func (*TestAllTypes) GetMapInt64Duration ¶
func (x *TestAllTypes) GetMapInt64Duration() map[int64]*durationpb.Duration
func (*TestAllTypes) GetMapInt64Enum ¶
func (x *TestAllTypes) GetMapInt64Enum() map[int64]TestAllTypes_NestedEnum
func (*TestAllTypes) GetMapInt64Float ¶
func (x *TestAllTypes) GetMapInt64Float() map[int64]float32
func (*TestAllTypes) GetMapInt64FloatWrapper ¶
func (x *TestAllTypes) GetMapInt64FloatWrapper() map[int64]*wrapperspb.FloatValue
func (*TestAllTypes) GetMapInt64Int32 ¶
func (x *TestAllTypes) GetMapInt64Int32() map[int64]int32
func (*TestAllTypes) GetMapInt64Int32Wrapper ¶
func (x *TestAllTypes) GetMapInt64Int32Wrapper() map[int64]*wrapperspb.Int32Value
func (*TestAllTypes) GetMapInt64Int64 ¶
func (x *TestAllTypes) GetMapInt64Int64() map[int64]int64
func (*TestAllTypes) GetMapInt64Int64Wrapper ¶
func (x *TestAllTypes) GetMapInt64Int64Wrapper() map[int64]*wrapperspb.Int64Value
func (*TestAllTypes) GetMapInt64ListValue ¶
func (x *TestAllTypes) GetMapInt64ListValue() map[int64]*structpb.ListValue
func (*TestAllTypes) GetMapInt64Message ¶
func (x *TestAllTypes) GetMapInt64Message() map[int64]*TestAllTypes_NestedMessage
func (*TestAllTypes) GetMapInt64NestedType ¶
func (x *TestAllTypes) GetMapInt64NestedType() map[int64]*NestedTestAllTypes
func (*TestAllTypes) GetMapInt64NullValue ¶
func (x *TestAllTypes) GetMapInt64NullValue() map[int64]structpb.NullValue
func (*TestAllTypes) GetMapInt64String ¶
func (x *TestAllTypes) GetMapInt64String() map[int64]string
func (*TestAllTypes) GetMapInt64StringWrapper ¶
func (x *TestAllTypes) GetMapInt64StringWrapper() map[int64]*wrapperspb.StringValue
func (*TestAllTypes) GetMapInt64Struct ¶
func (x *TestAllTypes) GetMapInt64Struct() map[int64]*structpb.Struct
func (*TestAllTypes) GetMapInt64Timestamp ¶
func (x *TestAllTypes) GetMapInt64Timestamp() map[int64]*timestamppb.Timestamp
func (*TestAllTypes) GetMapInt64Uint32 ¶
func (x *TestAllTypes) GetMapInt64Uint32() map[int64]uint32
func (*TestAllTypes) GetMapInt64Uint32Wrapper ¶
func (x *TestAllTypes) GetMapInt64Uint32Wrapper() map[int64]*wrapperspb.UInt32Value
func (*TestAllTypes) GetMapInt64Uint64 ¶
func (x *TestAllTypes) GetMapInt64Uint64() map[int64]uint64
func (*TestAllTypes) GetMapInt64Uint64Wrapper ¶
func (x *TestAllTypes) GetMapInt64Uint64Wrapper() map[int64]*wrapperspb.UInt64Value
func (*TestAllTypes) GetMapInt64Value ¶
func (x *TestAllTypes) GetMapInt64Value() map[int64]*structpb.Value
func (*TestAllTypes) GetMapStringAny ¶
func (x *TestAllTypes) GetMapStringAny() map[string]*anypb.Any
func (*TestAllTypes) GetMapStringBool ¶
func (x *TestAllTypes) GetMapStringBool() map[string]bool
func (*TestAllTypes) GetMapStringBoolWrapper ¶
func (x *TestAllTypes) GetMapStringBoolWrapper() map[string]*wrapperspb.BoolValue
func (*TestAllTypes) GetMapStringBytes ¶
func (x *TestAllTypes) GetMapStringBytes() map[string][]byte
func (*TestAllTypes) GetMapStringBytesWrapper ¶
func (x *TestAllTypes) GetMapStringBytesWrapper() map[string]*wrapperspb.BytesValue
func (*TestAllTypes) GetMapStringDouble ¶
func (x *TestAllTypes) GetMapStringDouble() map[string]float64
func (*TestAllTypes) GetMapStringDoubleWrapper ¶
func (x *TestAllTypes) GetMapStringDoubleWrapper() map[string]*wrapperspb.DoubleValue
func (*TestAllTypes) GetMapStringDuration ¶
func (x *TestAllTypes) GetMapStringDuration() map[string]*durationpb.Duration
func (*TestAllTypes) GetMapStringEnum ¶
func (x *TestAllTypes) GetMapStringEnum() map[string]TestAllTypes_NestedEnum
func (*TestAllTypes) GetMapStringFloat ¶
func (x *TestAllTypes) GetMapStringFloat() map[string]float32
func (*TestAllTypes) GetMapStringFloatWrapper ¶
func (x *TestAllTypes) GetMapStringFloatWrapper() map[string]*wrapperspb.FloatValue
func (*TestAllTypes) GetMapStringInt32 ¶
func (x *TestAllTypes) GetMapStringInt32() map[string]int32
func (*TestAllTypes) GetMapStringInt32Wrapper ¶
func (x *TestAllTypes) GetMapStringInt32Wrapper() map[string]*wrapperspb.Int32Value
func (*TestAllTypes) GetMapStringInt64 ¶
func (x *TestAllTypes) GetMapStringInt64() map[string]int64
func (*TestAllTypes) GetMapStringInt64Wrapper ¶
func (x *TestAllTypes) GetMapStringInt64Wrapper() map[string]*wrapperspb.Int64Value
func (*TestAllTypes) GetMapStringListValue ¶
func (x *TestAllTypes) GetMapStringListValue() map[string]*structpb.ListValue
func (*TestAllTypes) GetMapStringMessage ¶
func (x *TestAllTypes) GetMapStringMessage() map[string]*TestAllTypes_NestedMessage
func (*TestAllTypes) GetMapStringNullValue ¶
func (x *TestAllTypes) GetMapStringNullValue() map[string]structpb.NullValue
func (*TestAllTypes) GetMapStringString ¶
func (x *TestAllTypes) GetMapStringString() map[string]string
func (*TestAllTypes) GetMapStringStringWrapper ¶
func (x *TestAllTypes) GetMapStringStringWrapper() map[string]*wrapperspb.StringValue
func (*TestAllTypes) GetMapStringStruct ¶
func (x *TestAllTypes) GetMapStringStruct() map[string]*structpb.Struct
func (*TestAllTypes) GetMapStringTimestamp ¶
func (x *TestAllTypes) GetMapStringTimestamp() map[string]*timestamppb.Timestamp
func (*TestAllTypes) GetMapStringUint32 ¶
func (x *TestAllTypes) GetMapStringUint32() map[string]uint32
func (*TestAllTypes) GetMapStringUint32Wrapper ¶
func (x *TestAllTypes) GetMapStringUint32Wrapper() map[string]*wrapperspb.UInt32Value
func (*TestAllTypes) GetMapStringUint64 ¶
func (x *TestAllTypes) GetMapStringUint64() map[string]uint64
func (*TestAllTypes) GetMapStringUint64Wrapper ¶
func (x *TestAllTypes) GetMapStringUint64Wrapper() map[string]*wrapperspb.UInt64Value
func (*TestAllTypes) GetMapStringValue ¶
func (x *TestAllTypes) GetMapStringValue() map[string]*structpb.Value
func (*TestAllTypes) GetMapUint32Any ¶
func (x *TestAllTypes) GetMapUint32Any() map[uint32]*anypb.Any
func (*TestAllTypes) GetMapUint32Bool ¶
func (x *TestAllTypes) GetMapUint32Bool() map[uint32]bool
func (*TestAllTypes) GetMapUint32BoolWrapper ¶
func (x *TestAllTypes) GetMapUint32BoolWrapper() map[uint32]*wrapperspb.BoolValue
func (*TestAllTypes) GetMapUint32Bytes ¶
func (x *TestAllTypes) GetMapUint32Bytes() map[uint32][]byte
func (*TestAllTypes) GetMapUint32BytesWrapper ¶
func (x *TestAllTypes) GetMapUint32BytesWrapper() map[uint32]*wrapperspb.BytesValue
func (*TestAllTypes) GetMapUint32Double ¶
func (x *TestAllTypes) GetMapUint32Double() map[uint32]float64
func (*TestAllTypes) GetMapUint32DoubleWrapper ¶
func (x *TestAllTypes) GetMapUint32DoubleWrapper() map[uint32]*wrapperspb.DoubleValue
func (*TestAllTypes) GetMapUint32Duration ¶
func (x *TestAllTypes) GetMapUint32Duration() map[uint32]*durationpb.Duration
func (*TestAllTypes) GetMapUint32Enum ¶
func (x *TestAllTypes) GetMapUint32Enum() map[uint32]TestAllTypes_NestedEnum
func (*TestAllTypes) GetMapUint32Float ¶
func (x *TestAllTypes) GetMapUint32Float() map[uint32]float32
func (*TestAllTypes) GetMapUint32FloatWrapper ¶
func (x *TestAllTypes) GetMapUint32FloatWrapper() map[uint32]*wrapperspb.FloatValue
func (*TestAllTypes) GetMapUint32Int32 ¶
func (x *TestAllTypes) GetMapUint32Int32() map[uint32]int32
func (*TestAllTypes) GetMapUint32Int32Wrapper ¶
func (x *TestAllTypes) GetMapUint32Int32Wrapper() map[uint32]*wrapperspb.Int32Value
func (*TestAllTypes) GetMapUint32Int64 ¶
func (x *TestAllTypes) GetMapUint32Int64() map[uint32]int64
func (*TestAllTypes) GetMapUint32Int64Wrapper ¶
func (x *TestAllTypes) GetMapUint32Int64Wrapper() map[uint32]*wrapperspb.Int64Value
func (*TestAllTypes) GetMapUint32ListValue ¶
func (x *TestAllTypes) GetMapUint32ListValue() map[uint32]*structpb.ListValue
func (*TestAllTypes) GetMapUint32Message ¶
func (x *TestAllTypes) GetMapUint32Message() map[uint32]*TestAllTypes_NestedMessage
func (*TestAllTypes) GetMapUint32NullValue ¶
func (x *TestAllTypes) GetMapUint32NullValue() map[uint32]structpb.NullValue
func (*TestAllTypes) GetMapUint32String ¶
func (x *TestAllTypes) GetMapUint32String() map[uint32]string
func (*TestAllTypes) GetMapUint32StringWrapper ¶
func (x *TestAllTypes) GetMapUint32StringWrapper() map[uint32]*wrapperspb.StringValue
func (*TestAllTypes) GetMapUint32Struct ¶
func (x *TestAllTypes) GetMapUint32Struct() map[uint32]*structpb.Struct
func (*TestAllTypes) GetMapUint32Timestamp ¶
func (x *TestAllTypes) GetMapUint32Timestamp() map[uint32]*timestamppb.Timestamp
func (*TestAllTypes) GetMapUint32Uint32 ¶
func (x *TestAllTypes) GetMapUint32Uint32() map[uint32]uint32
func (*TestAllTypes) GetMapUint32Uint32Wrapper ¶
func (x *TestAllTypes) GetMapUint32Uint32Wrapper() map[uint32]*wrapperspb.UInt32Value
func (*TestAllTypes) GetMapUint32Uint64 ¶
func (x *TestAllTypes) GetMapUint32Uint64() map[uint32]uint64
func (*TestAllTypes) GetMapUint32Uint64Wrapper ¶
func (x *TestAllTypes) GetMapUint32Uint64Wrapper() map[uint32]*wrapperspb.UInt64Value
func (*TestAllTypes) GetMapUint32Value ¶
func (x *TestAllTypes) GetMapUint32Value() map[uint32]*structpb.Value
func (*TestAllTypes) GetMapUint64Any ¶
func (x *TestAllTypes) GetMapUint64Any() map[uint64]*anypb.Any
func (*TestAllTypes) GetMapUint64Bool ¶
func (x *TestAllTypes) GetMapUint64Bool() map[uint64]bool
func (*TestAllTypes) GetMapUint64BoolWrapper ¶
func (x *TestAllTypes) GetMapUint64BoolWrapper() map[uint64]*wrapperspb.BoolValue
func (*TestAllTypes) GetMapUint64Bytes ¶
func (x *TestAllTypes) GetMapUint64Bytes() map[uint64][]byte
func (*TestAllTypes) GetMapUint64BytesWrapper ¶
func (x *TestAllTypes) GetMapUint64BytesWrapper() map[uint64]*wrapperspb.BytesValue
func (*TestAllTypes) GetMapUint64Double ¶
func (x *TestAllTypes) GetMapUint64Double() map[uint64]float64
func (*TestAllTypes) GetMapUint64DoubleWrapper ¶
func (x *TestAllTypes) GetMapUint64DoubleWrapper() map[uint64]*wrapperspb.DoubleValue
func (*TestAllTypes) GetMapUint64Duration ¶
func (x *TestAllTypes) GetMapUint64Duration() map[uint64]*durationpb.Duration
func (*TestAllTypes) GetMapUint64Enum ¶
func (x *TestAllTypes) GetMapUint64Enum() map[uint64]TestAllTypes_NestedEnum
func (*TestAllTypes) GetMapUint64Float ¶
func (x *TestAllTypes) GetMapUint64Float() map[uint64]float32
func (*TestAllTypes) GetMapUint64FloatWrapper ¶
func (x *TestAllTypes) GetMapUint64FloatWrapper() map[uint64]*wrapperspb.FloatValue
func (*TestAllTypes) GetMapUint64Int32 ¶
func (x *TestAllTypes) GetMapUint64Int32() map[uint64]int32
func (*TestAllTypes) GetMapUint64Int32Wrapper ¶
func (x *TestAllTypes) GetMapUint64Int32Wrapper() map[uint64]*wrapperspb.Int32Value
func (*TestAllTypes) GetMapUint64Int64 ¶
func (x *TestAllTypes) GetMapUint64Int64() map[uint64]int64
func (*TestAllTypes) GetMapUint64Int64Wrapper ¶
func (x *TestAllTypes) GetMapUint64Int64Wrapper() map[uint64]*wrapperspb.Int64Value
func (*TestAllTypes) GetMapUint64ListValue ¶
func (x *TestAllTypes) GetMapUint64ListValue() map[uint64]*structpb.ListValue
func (*TestAllTypes) GetMapUint64Message ¶
func (x *TestAllTypes) GetMapUint64Message() map[uint64]*TestAllTypes_NestedMessage
func (*TestAllTypes) GetMapUint64NullValue ¶
func (x *TestAllTypes) GetMapUint64NullValue() map[uint64]structpb.NullValue
func (*TestAllTypes) GetMapUint64String ¶
func (x *TestAllTypes) GetMapUint64String() map[uint64]string
func (*TestAllTypes) GetMapUint64StringWrapper ¶
func (x *TestAllTypes) GetMapUint64StringWrapper() map[uint64]*wrapperspb.StringValue
func (*TestAllTypes) GetMapUint64Struct ¶
func (x *TestAllTypes) GetMapUint64Struct() map[uint64]*structpb.Struct
func (*TestAllTypes) GetMapUint64Timestamp ¶
func (x *TestAllTypes) GetMapUint64Timestamp() map[uint64]*timestamppb.Timestamp
func (*TestAllTypes) GetMapUint64Uint32 ¶
func (x *TestAllTypes) GetMapUint64Uint32() map[uint64]uint32
func (*TestAllTypes) GetMapUint64Uint32Wrapper ¶
func (x *TestAllTypes) GetMapUint64Uint32Wrapper() map[uint64]*wrapperspb.UInt32Value
func (*TestAllTypes) GetMapUint64Uint64 ¶
func (x *TestAllTypes) GetMapUint64Uint64() map[uint64]uint64
func (*TestAllTypes) GetMapUint64Uint64Wrapper ¶
func (x *TestAllTypes) GetMapUint64Uint64Wrapper() map[uint64]*wrapperspb.UInt64Value
func (*TestAllTypes) GetMapUint64Value ¶
func (x *TestAllTypes) GetMapUint64Value() map[uint64]*structpb.Value
func (*TestAllTypes) GetNestedType ¶
func (m *TestAllTypes) GetNestedType() isTestAllTypes_NestedType
func (*TestAllTypes) GetNullValue ¶
func (x *TestAllTypes) GetNullValue() structpb.NullValue
func (*TestAllTypes) GetOptionalNullValue ¶
func (x *TestAllTypes) GetOptionalNullValue() structpb.NullValue
func (*TestAllTypes) GetRepeatedAny ¶
func (x *TestAllTypes) GetRepeatedAny() []*anypb.Any
func (*TestAllTypes) GetRepeatedBool ¶
func (x *TestAllTypes) GetRepeatedBool() []bool
func (*TestAllTypes) GetRepeatedBoolWrapper ¶
func (x *TestAllTypes) GetRepeatedBoolWrapper() []*wrapperspb.BoolValue
func (*TestAllTypes) GetRepeatedBytes ¶
func (x *TestAllTypes) GetRepeatedBytes() [][]byte
func (*TestAllTypes) GetRepeatedBytesWrapper ¶
func (x *TestAllTypes) GetRepeatedBytesWrapper() []*wrapperspb.BytesValue
func (*TestAllTypes) GetRepeatedCord ¶
func (x *TestAllTypes) GetRepeatedCord() []string
func (*TestAllTypes) GetRepeatedDouble ¶
func (x *TestAllTypes) GetRepeatedDouble() []float64
func (*TestAllTypes) GetRepeatedDoubleWrapper ¶
func (x *TestAllTypes) GetRepeatedDoubleWrapper() []*wrapperspb.DoubleValue
func (*TestAllTypes) GetRepeatedDuration ¶
func (x *TestAllTypes) GetRepeatedDuration() []*durationpb.Duration
func (*TestAllTypes) GetRepeatedFixed32 ¶
func (x *TestAllTypes) GetRepeatedFixed32() []uint32
func (*TestAllTypes) GetRepeatedFixed64 ¶
func (x *TestAllTypes) GetRepeatedFixed64() []uint64
func (*TestAllTypes) GetRepeatedFloat ¶
func (x *TestAllTypes) GetRepeatedFloat() []float32
func (*TestAllTypes) GetRepeatedFloatWrapper ¶
func (x *TestAllTypes) GetRepeatedFloatWrapper() []*wrapperspb.FloatValue
func (*TestAllTypes) GetRepeatedInt32 ¶
func (x *TestAllTypes) GetRepeatedInt32() []int32
func (*TestAllTypes) GetRepeatedInt32Wrapper ¶
func (x *TestAllTypes) GetRepeatedInt32Wrapper() []*wrapperspb.Int32Value
func (*TestAllTypes) GetRepeatedInt64 ¶
func (x *TestAllTypes) GetRepeatedInt64() []int64
func (*TestAllTypes) GetRepeatedInt64Wrapper ¶
func (x *TestAllTypes) GetRepeatedInt64Wrapper() []*wrapperspb.Int64Value
func (*TestAllTypes) GetRepeatedLazyMessage ¶
func (x *TestAllTypes) GetRepeatedLazyMessage() []*TestAllTypes_NestedMessage
func (*TestAllTypes) GetRepeatedListValue ¶
func (x *TestAllTypes) GetRepeatedListValue() []*structpb.ListValue
func (*TestAllTypes) GetRepeatedNestedEnum ¶
func (x *TestAllTypes) GetRepeatedNestedEnum() []TestAllTypes_NestedEnum
func (*TestAllTypes) GetRepeatedNestedMessage ¶
func (x *TestAllTypes) GetRepeatedNestedMessage() []*TestAllTypes_NestedMessage
func (*TestAllTypes) GetRepeatedNullValue ¶
func (x *TestAllTypes) GetRepeatedNullValue() []structpb.NullValue
func (*TestAllTypes) GetRepeatedSfixed32 ¶
func (x *TestAllTypes) GetRepeatedSfixed32() []int32
func (*TestAllTypes) GetRepeatedSfixed64 ¶
func (x *TestAllTypes) GetRepeatedSfixed64() []int64
func (*TestAllTypes) GetRepeatedSint32 ¶
func (x *TestAllTypes) GetRepeatedSint32() []int32
func (*TestAllTypes) GetRepeatedSint64 ¶
func (x *TestAllTypes) GetRepeatedSint64() []int64
func (*TestAllTypes) GetRepeatedString ¶
func (x *TestAllTypes) GetRepeatedString() []string
func (*TestAllTypes) GetRepeatedStringPiece ¶
func (x *TestAllTypes) GetRepeatedStringPiece() []string
func (*TestAllTypes) GetRepeatedStringWrapper ¶
func (x *TestAllTypes) GetRepeatedStringWrapper() []*wrapperspb.StringValue
func (*TestAllTypes) GetRepeatedStruct ¶
func (x *TestAllTypes) GetRepeatedStruct() []*structpb.Struct
func (*TestAllTypes) GetRepeatedTimestamp ¶
func (x *TestAllTypes) GetRepeatedTimestamp() []*timestamppb.Timestamp
func (*TestAllTypes) GetRepeatedUint32 ¶
func (x *TestAllTypes) GetRepeatedUint32() []uint32
func (*TestAllTypes) GetRepeatedUint32Wrapper ¶
func (x *TestAllTypes) GetRepeatedUint32Wrapper() []*wrapperspb.UInt32Value
func (*TestAllTypes) GetRepeatedUint64 ¶
func (x *TestAllTypes) GetRepeatedUint64() []uint64
func (*TestAllTypes) GetRepeatedUint64Wrapper ¶
func (x *TestAllTypes) GetRepeatedUint64Wrapper() []*wrapperspb.UInt64Value
func (*TestAllTypes) GetRepeatedValue ¶
func (x *TestAllTypes) GetRepeatedValue() []*structpb.Value
func (*TestAllTypes) GetSingleAny ¶
func (x *TestAllTypes) GetSingleAny() *anypb.Any
func (*TestAllTypes) GetSingleBool ¶
func (x *TestAllTypes) GetSingleBool() bool
func (*TestAllTypes) GetSingleBoolWrapper ¶
func (x *TestAllTypes) GetSingleBoolWrapper() *wrapperspb.BoolValue
func (*TestAllTypes) GetSingleBytes ¶
func (x *TestAllTypes) GetSingleBytes() []byte
func (*TestAllTypes) GetSingleBytesWrapper ¶
func (x *TestAllTypes) GetSingleBytesWrapper() *wrapperspb.BytesValue
func (*TestAllTypes) GetSingleDouble ¶
func (x *TestAllTypes) GetSingleDouble() float64
func (*TestAllTypes) GetSingleDoubleWrapper ¶
func (x *TestAllTypes) GetSingleDoubleWrapper() *wrapperspb.DoubleValue
func (*TestAllTypes) GetSingleDuration ¶
func (x *TestAllTypes) GetSingleDuration() *durationpb.Duration
func (*TestAllTypes) GetSingleFixed32 ¶
func (x *TestAllTypes) GetSingleFixed32() uint32
func (*TestAllTypes) GetSingleFixed64 ¶
func (x *TestAllTypes) GetSingleFixed64() uint64
func (*TestAllTypes) GetSingleFloat ¶
func (x *TestAllTypes) GetSingleFloat() float32
func (*TestAllTypes) GetSingleFloatWrapper ¶
func (x *TestAllTypes) GetSingleFloatWrapper() *wrapperspb.FloatValue
func (*TestAllTypes) GetSingleInt32 ¶
func (x *TestAllTypes) GetSingleInt32() int32
func (*TestAllTypes) GetSingleInt32Wrapper ¶
func (x *TestAllTypes) GetSingleInt32Wrapper() *wrapperspb.Int32Value
func (*TestAllTypes) GetSingleInt64 ¶
func (x *TestAllTypes) GetSingleInt64() int64
func (*TestAllTypes) GetSingleInt64Wrapper ¶
func (x *TestAllTypes) GetSingleInt64Wrapper() *wrapperspb.Int64Value
func (*TestAllTypes) GetSingleNestedEnum ¶
func (x *TestAllTypes) GetSingleNestedEnum() TestAllTypes_NestedEnum
func (*TestAllTypes) GetSingleNestedMessage ¶
func (x *TestAllTypes) GetSingleNestedMessage() *TestAllTypes_NestedMessage
func (*TestAllTypes) GetSingleSfixed32 ¶
func (x *TestAllTypes) GetSingleSfixed32() int32
func (*TestAllTypes) GetSingleSfixed64 ¶
func (x *TestAllTypes) GetSingleSfixed64() int64
func (*TestAllTypes) GetSingleSint32 ¶
func (x *TestAllTypes) GetSingleSint32() int32
func (*TestAllTypes) GetSingleSint64 ¶
func (x *TestAllTypes) GetSingleSint64() int64
func (*TestAllTypes) GetSingleString ¶
func (x *TestAllTypes) GetSingleString() string
func (*TestAllTypes) GetSingleStringWrapper ¶
func (x *TestAllTypes) GetSingleStringWrapper() *wrapperspb.StringValue
func (*TestAllTypes) GetSingleStruct ¶
func (x *TestAllTypes) GetSingleStruct() *structpb.Struct
func (*TestAllTypes) GetSingleTimestamp ¶
func (x *TestAllTypes) GetSingleTimestamp() *timestamppb.Timestamp
func (*TestAllTypes) GetSingleUint32 ¶
func (x *TestAllTypes) GetSingleUint32() uint32
func (*TestAllTypes) GetSingleUint32Wrapper ¶
func (x *TestAllTypes) GetSingleUint32Wrapper() *wrapperspb.UInt32Value
func (*TestAllTypes) GetSingleUint64 ¶
func (x *TestAllTypes) GetSingleUint64() uint64
func (*TestAllTypes) GetSingleUint64Wrapper ¶
func (x *TestAllTypes) GetSingleUint64Wrapper() *wrapperspb.UInt64Value
func (*TestAllTypes) GetSingleValue ¶
func (x *TestAllTypes) GetSingleValue() *structpb.Value
func (*TestAllTypes) GetStandaloneEnum ¶
func (x *TestAllTypes) GetStandaloneEnum() TestAllTypes_NestedEnum
func (*TestAllTypes) GetStandaloneMessage ¶
func (x *TestAllTypes) GetStandaloneMessage() *TestAllTypes_NestedMessage
func (*TestAllTypes) ProtoMessage ¶
func (*TestAllTypes) ProtoMessage()
func (*TestAllTypes) ProtoReflect ¶
func (x *TestAllTypes) ProtoReflect() protoreflect.Message
func (*TestAllTypes) Reset ¶
func (x *TestAllTypes) Reset()
func (*TestAllTypes) String ¶
func (x *TestAllTypes) String() string
type TestAllTypes_NestedEnum ¶
type TestAllTypes_NestedEnum int32
const ( TestAllTypes_FOO TestAllTypes_NestedEnum = 0 TestAllTypes_BAR TestAllTypes_NestedEnum = 1 TestAllTypes_BAZ TestAllTypes_NestedEnum = 2 )
func (TestAllTypes_NestedEnum) Descriptor ¶
func (TestAllTypes_NestedEnum) Descriptor() protoreflect.EnumDescriptor
func (TestAllTypes_NestedEnum) Enum ¶
func (x TestAllTypes_NestedEnum) Enum() *TestAllTypes_NestedEnum
func (TestAllTypes_NestedEnum) EnumDescriptor
deprecated
func (TestAllTypes_NestedEnum) EnumDescriptor() ([]byte, []int)
Deprecated: Use TestAllTypes_NestedEnum.Descriptor instead.
func (TestAllTypes_NestedEnum) Number ¶
func (x TestAllTypes_NestedEnum) Number() protoreflect.EnumNumber
func (TestAllTypes_NestedEnum) String ¶
func (x TestAllTypes_NestedEnum) String() string
func (TestAllTypes_NestedEnum) Type ¶
func (TestAllTypes_NestedEnum) Type() protoreflect.EnumType
type TestAllTypes_NestedMessage ¶
type TestAllTypes_NestedMessage struct { // The field name "b" fails to compile in proto1 because it conflicts with // a local variable named "b" in one of the generated methods. // This file needs to compile in proto1 to test backwards-compatibility. Bb int32 `protobuf:"varint,1,opt,name=bb,proto3" json:"bb,omitempty"` // contains filtered or unexported fields }
func (*TestAllTypes_NestedMessage) Descriptor
deprecated
func (*TestAllTypes_NestedMessage) Descriptor() ([]byte, []int)
Deprecated: Use TestAllTypes_NestedMessage.ProtoReflect.Descriptor instead.
func (*TestAllTypes_NestedMessage) GetBb ¶
func (x *TestAllTypes_NestedMessage) GetBb() int32
func (*TestAllTypes_NestedMessage) ProtoMessage ¶
func (*TestAllTypes_NestedMessage) ProtoMessage()
func (*TestAllTypes_NestedMessage) ProtoReflect ¶
func (x *TestAllTypes_NestedMessage) ProtoReflect() protoreflect.Message
func (*TestAllTypes_NestedMessage) Reset ¶
func (x *TestAllTypes_NestedMessage) Reset()
func (*TestAllTypes_NestedMessage) String ¶
func (x *TestAllTypes_NestedMessage) String() string
type TestAllTypes_SingleNestedEnum ¶
type TestAllTypes_SingleNestedEnum struct {
SingleNestedEnum TestAllTypes_NestedEnum `` /* 147-byte string literal not displayed */
}
type TestAllTypes_SingleNestedMessage ¶
type TestAllTypes_SingleNestedMessage struct {
SingleNestedMessage *TestAllTypes_NestedMessage `protobuf:"bytes,21,opt,name=single_nested_message,json=singleNestedMessage,proto3,oneof"`
}
Click to show internal directories.
Click to hide internal directories.