Documentation
¶
Index ¶
- Variables
- type AminoMarshalerInt4
- type AminoMarshalerInt5
- func (*AminoMarshalerInt5) Descriptor() ([]byte, []int)deprecated
- func (x *AminoMarshalerInt5) GetValue() string
- func (*AminoMarshalerInt5) ProtoMessage()
- func (x *AminoMarshalerInt5) ProtoReflect() protoreflect.Message
- func (x *AminoMarshalerInt5) Reset()
- func (x *AminoMarshalerInt5) String() string
- type AminoMarshalerStruct1
- func (*AminoMarshalerStruct1) Descriptor() ([]byte, []int)deprecated
- func (x *AminoMarshalerStruct1) GetC() int64
- func (x *AminoMarshalerStruct1) GetD() int64
- func (*AminoMarshalerStruct1) ProtoMessage()
- func (x *AminoMarshalerStruct1) ProtoReflect() protoreflect.Message
- func (x *AminoMarshalerStruct1) Reset()
- func (x *AminoMarshalerStruct1) String() string
- type AminoMarshalerStruct2
- func (*AminoMarshalerStruct2) Descriptor() ([]byte, []int)deprecated
- func (x *AminoMarshalerStruct2) GetValue() []*ReprElem2
- func (*AminoMarshalerStruct2) ProtoMessage()
- func (x *AminoMarshalerStruct2) ProtoReflect() protoreflect.Message
- func (x *AminoMarshalerStruct2) Reset()
- func (x *AminoMarshalerStruct2) String() string
- type AminoMarshalerStruct3
- func (*AminoMarshalerStruct3) Descriptor() ([]byte, []int)deprecated
- func (x *AminoMarshalerStruct3) GetValue() int32
- func (*AminoMarshalerStruct3) ProtoMessage()
- func (x *AminoMarshalerStruct3) ProtoReflect() protoreflect.Message
- func (x *AminoMarshalerStruct3) Reset()
- func (x *AminoMarshalerStruct3) String() string
- type AminoMarshalerStruct6
- func (*AminoMarshalerStruct6) Descriptor() ([]byte, []int)deprecated
- func (x *AminoMarshalerStruct6) GetValue() []*AminoMarshalerStruct1
- func (*AminoMarshalerStruct6) ProtoMessage()
- func (x *AminoMarshalerStruct6) ProtoReflect() protoreflect.Message
- func (x *AminoMarshalerStruct6) Reset()
- func (x *AminoMarshalerStruct6) String() string
- type AminoMarshalerStruct7
- func (*AminoMarshalerStruct7) Descriptor() ([]byte, []int)deprecated
- func (x *AminoMarshalerStruct7) GetValue() []byte
- func (*AminoMarshalerStruct7) ProtoMessage()
- func (x *AminoMarshalerStruct7) ProtoReflect() protoreflect.Message
- func (x *AminoMarshalerStruct7) Reset()
- func (x *AminoMarshalerStruct7) String() string
- type ArraysArraysStruct
- func (*ArraysArraysStruct) Descriptor() ([]byte, []int)deprecated
- func (x *ArraysArraysStruct) GetByteArAr() [][]byte
- func (x *ArraysArraysStruct) GetBytesArAr() []*TESTS_BytesList
- func (x *ArraysArraysStruct) GetDurationArAr() []*TESTS_DurationList
- func (x *ArraysArraysStruct) GetEmptyArAr() []*TESTS_EmptyStructList
- func (x *ArraysArraysStruct) GetInt16ArAr() []*TESTS_Int16List
- func (x *ArraysArraysStruct) GetInt32ArAr() []*TESTS_Int32ValueList
- func (x *ArraysArraysStruct) GetInt32FixedArAr() []*TESTS_Fixed32Int32ValueList
- func (x *ArraysArraysStruct) GetInt64ArAr() []*TESTS_Int64ValueList
- func (x *ArraysArraysStruct) GetInt64FixedArAr() []*TESTS_Fixed64Int64ValueList
- func (x *ArraysArraysStruct) GetInt8ArAr() []*TESTS_Int8List
- func (x *ArraysArraysStruct) GetIntArAr() []*TESTS_Int64ValueList
- func (x *ArraysArraysStruct) GetStrArAr() []*TESTS_StringValueList
- func (x *ArraysArraysStruct) GetTimeArAr() []*TESTS_TimestampList
- func (x *ArraysArraysStruct) GetUint16ArAr() []*TESTS_UInt16List
- func (x *ArraysArraysStruct) GetUint32ArAr() []*TESTS_UInt32ValueList
- func (x *ArraysArraysStruct) GetUint32FixedArAr() []*TESTS_Fixed32UInt32ValueList
- func (x *ArraysArraysStruct) GetUint64ArAr() []*TESTS_UInt64ValueList
- func (x *ArraysArraysStruct) GetUint64FixedArAr() []*TESTS_Fixed64UInt64ValueList
- func (x *ArraysArraysStruct) GetUint8ArAr() [][]byte
- func (x *ArraysArraysStruct) GetUintArAr() []*TESTS_UInt64ValueList
- func (*ArraysArraysStruct) ProtoMessage()
- func (x *ArraysArraysStruct) ProtoReflect() protoreflect.Message
- func (x *ArraysArraysStruct) Reset()
- func (x *ArraysArraysStruct) String() string
- type ArraysStruct
- func (*ArraysStruct) Descriptor() ([]byte, []int)deprecated
- func (x *ArraysStruct) GetByteAr() []byte
- func (x *ArraysStruct) GetBytesAr() [][]byte
- func (x *ArraysStruct) GetDurationAr() []*durationpb.Duration
- func (x *ArraysStruct) GetEmptyAr() []*EmptyStruct
- func (x *ArraysStruct) GetInt16Ar() []int32
- func (x *ArraysStruct) GetInt32Ar() []int32
- func (x *ArraysStruct) GetInt32FixedAr() []int32
- func (x *ArraysStruct) GetInt64Ar() []int64
- func (x *ArraysStruct) GetInt64FixedAr() []int64
- func (x *ArraysStruct) GetInt8Ar() []int32
- func (x *ArraysStruct) GetIntAr() []int64
- func (x *ArraysStruct) GetStrAr() []string
- func (x *ArraysStruct) GetTimeAr() []*timestamppb.Timestamp
- func (x *ArraysStruct) GetUint16Ar() []uint32
- func (x *ArraysStruct) GetUint32Ar() []uint32
- func (x *ArraysStruct) GetUint32FixedAr() []uint32
- func (x *ArraysStruct) GetUint64Ar() []uint64
- func (x *ArraysStruct) GetUint64FixedAr() []uint64
- func (x *ArraysStruct) GetUint8Ar() []byte
- func (x *ArraysStruct) GetUintAr() []uint64
- func (*ArraysStruct) ProtoMessage()
- func (x *ArraysStruct) ProtoReflect() protoreflect.Message
- func (x *ArraysStruct) Reset()
- func (x *ArraysStruct) String() string
- type ByteAr
- type ByteSl
- type ComplexSt
- func (*ComplexSt) Descriptor() ([]byte, []int)deprecated
- func (x *ComplexSt) GetArField() *ArraysStruct
- func (x *ComplexSt) GetPrField() *PrimitivesStruct
- func (x *ComplexSt) GetPtField() *PointersStruct
- func (x *ComplexSt) GetSlField() *SlicesStruct
- func (*ComplexSt) ProtoMessage()
- func (x *ComplexSt) ProtoReflect() protoreflect.Message
- func (x *ComplexSt) Reset()
- func (x *ComplexSt) String() string
- type Concrete1
- type Concrete2
- type ConcreteTypeDef
- type ConcreteWrappedBytes
- func (*ConcreteWrappedBytes) Descriptor() ([]byte, []int)deprecated
- func (x *ConcreteWrappedBytes) GetValue() []byte
- func (*ConcreteWrappedBytes) ProtoMessage()
- func (x *ConcreteWrappedBytes) ProtoReflect() protoreflect.Message
- func (x *ConcreteWrappedBytes) Reset()
- func (x *ConcreteWrappedBytes) String() string
- type EmbeddedSt1
- type EmbeddedSt2
- func (*EmbeddedSt2) Descriptor() ([]byte, []int)deprecated
- func (x *EmbeddedSt2) GetArraysStruct() *ArraysStruct
- func (x *EmbeddedSt2) GetPointersStruct() *PointersStruct
- func (x *EmbeddedSt2) GetPrimitivesStruct() *PrimitivesStruct
- func (x *EmbeddedSt2) GetSlicesStruct() *SlicesStruct
- func (*EmbeddedSt2) ProtoMessage()
- func (x *EmbeddedSt2) ProtoReflect() protoreflect.Message
- func (x *EmbeddedSt2) Reset()
- func (x *EmbeddedSt2) String() string
- type EmbeddedSt3
- func (*EmbeddedSt3) Descriptor() ([]byte, []int)deprecated
- func (x *EmbeddedSt3) GetArraysStruct() *ArraysStruct
- func (x *EmbeddedSt3) GetEmptyStruct() *EmptyStruct
- func (x *EmbeddedSt3) GetPointersStruct() *PointersStruct
- func (x *EmbeddedSt3) GetPrimitivesStruct() *PrimitivesStruct
- func (x *EmbeddedSt3) GetSlicesStruct() *SlicesStruct
- func (*EmbeddedSt3) ProtoMessage()
- func (x *EmbeddedSt3) ProtoReflect() protoreflect.Message
- func (x *EmbeddedSt3) Reset()
- func (x *EmbeddedSt3) String() string
- type EmbeddedSt4
- func (*EmbeddedSt4) Descriptor() ([]byte, []int)deprecated
- func (x *EmbeddedSt4) GetArraysStructField() *ArraysStruct
- func (x *EmbeddedSt4) GetFoo1() int64
- func (x *EmbeddedSt4) GetFoo2() string
- func (x *EmbeddedSt4) GetFoo3() []byte
- func (x *EmbeddedSt4) GetFoo4() bool
- func (x *EmbeddedSt4) GetFoo5() uint64
- func (x *EmbeddedSt4) GetPointersStructField() *PointersStruct
- func (x *EmbeddedSt4) GetPrimitivesStruct() *PrimitivesStruct
- func (x *EmbeddedSt4) GetSlicesStruct() *SlicesStruct
- func (*EmbeddedSt4) ProtoMessage()
- func (x *EmbeddedSt4) ProtoReflect() protoreflect.Message
- func (x *EmbeddedSt4) Reset()
- func (x *EmbeddedSt4) String() string
- type EmbeddedSt5NameOverride
- func (*EmbeddedSt5NameOverride) Descriptor() ([]byte, []int)deprecated
- func (x *EmbeddedSt5NameOverride) GetArraysStructField() *ArraysStruct
- func (x *EmbeddedSt5NameOverride) GetFoo1() int64
- func (x *EmbeddedSt5NameOverride) GetFoo2() string
- func (x *EmbeddedSt5NameOverride) GetFoo3() []byte
- func (x *EmbeddedSt5NameOverride) GetFoo4() bool
- func (x *EmbeddedSt5NameOverride) GetFoo5() uint64
- func (x *EmbeddedSt5NameOverride) GetPointersStructField() *PointersStruct
- func (x *EmbeddedSt5NameOverride) GetPrimitivesStruct() *PrimitivesStruct
- func (x *EmbeddedSt5NameOverride) GetSlicesStruct() *SlicesStruct
- func (*EmbeddedSt5NameOverride) ProtoMessage()
- func (x *EmbeddedSt5NameOverride) ProtoReflect() protoreflect.Message
- func (x *EmbeddedSt5NameOverride) Reset()
- func (x *EmbeddedSt5NameOverride) String() string
- type EmptyStruct
- type IntAr
- type IntDef
- type IntSl
- type InterfaceFieldsStruct
- func (*InterfaceFieldsStruct) Descriptor() ([]byte, []int)deprecated
- func (x *InterfaceFieldsStruct) GetF1() *anypb.Any
- func (x *InterfaceFieldsStruct) GetF2() *anypb.Any
- func (x *InterfaceFieldsStruct) GetF3() *anypb.Any
- func (x *InterfaceFieldsStruct) GetF4() *anypb.Any
- func (*InterfaceFieldsStruct) ProtoMessage()
- func (x *InterfaceFieldsStruct) ProtoReflect() protoreflect.Message
- func (x *InterfaceFieldsStruct) Reset()
- func (x *InterfaceFieldsStruct) String() string
- type PointerSlicesStruct
- func (*PointerSlicesStruct) Descriptor() ([]byte, []int)deprecated
- func (x *PointerSlicesStruct) GetBytePtSl() []byte
- func (x *PointerSlicesStruct) GetBytesPtSl() [][]byte
- func (x *PointerSlicesStruct) GetDurationPtSl() []*durationpb.Duration
- func (x *PointerSlicesStruct) GetEmptyPtSl() []*EmptyStruct
- func (x *PointerSlicesStruct) GetInt16PtSl() []int32
- func (x *PointerSlicesStruct) GetInt32FixedPtSl() []int32
- func (x *PointerSlicesStruct) GetInt32PtSl() []int32
- func (x *PointerSlicesStruct) GetInt64FixedPtSl() []int64
- func (x *PointerSlicesStruct) GetInt64PtSl() []int64
- func (x *PointerSlicesStruct) GetInt8PtSl() []int32
- func (x *PointerSlicesStruct) GetIntPtSl() []int64
- func (x *PointerSlicesStruct) GetStrPtSl() []string
- func (x *PointerSlicesStruct) GetTimePtSl() []*timestamppb.Timestamp
- func (x *PointerSlicesStruct) GetUint16PtSl() []uint32
- func (x *PointerSlicesStruct) GetUint32FixedPtSl() []uint32
- func (x *PointerSlicesStruct) GetUint32PtSl() []uint32
- func (x *PointerSlicesStruct) GetUint64FixedPtSl() []uint64
- func (x *PointerSlicesStruct) GetUint64PtSl() []uint64
- func (x *PointerSlicesStruct) GetUint8PtSl() []byte
- func (x *PointerSlicesStruct) GetUintPtSl() []uint64
- func (*PointerSlicesStruct) ProtoMessage()
- func (x *PointerSlicesStruct) ProtoReflect() protoreflect.Message
- func (x *PointerSlicesStruct) Reset()
- func (x *PointerSlicesStruct) String() string
- type PointersStruct
- func (*PointersStruct) Descriptor() ([]byte, []int)deprecated
- func (x *PointersStruct) GetBytePt() uint32
- func (x *PointersStruct) GetBytesPt() []byte
- func (x *PointersStruct) GetDurationPt() *durationpb.Duration
- func (x *PointersStruct) GetEmptyPt() *EmptyStruct
- func (x *PointersStruct) GetInt16Pt() int32
- func (x *PointersStruct) GetInt32FixedPt() int32
- func (x *PointersStruct) GetInt32Pt() int32
- func (x *PointersStruct) GetInt64FixedPt() int64
- func (x *PointersStruct) GetInt64Pt() int64
- func (x *PointersStruct) GetInt8Pt() int32
- func (x *PointersStruct) GetIntPt() int64
- func (x *PointersStruct) GetStrPt() string
- func (x *PointersStruct) GetTimePt() *timestamppb.Timestamp
- func (x *PointersStruct) GetUint16Pt() uint32
- func (x *PointersStruct) GetUint32FixedPt() uint32
- func (x *PointersStruct) GetUint32Pt() uint32
- func (x *PointersStruct) GetUint64FixedPt() uint64
- func (x *PointersStruct) GetUint64Pt() uint64
- func (x *PointersStruct) GetUint8Pt() uint32
- func (x *PointersStruct) GetUintPt() uint64
- func (*PointersStruct) ProtoMessage()
- func (x *PointersStruct) ProtoReflect() protoreflect.Message
- func (x *PointersStruct) Reset()
- func (x *PointersStruct) String() string
- type PrimitivesStruct
- func (*PrimitivesStruct) Descriptor() ([]byte, []int)deprecated
- func (x *PrimitivesStruct) GetByte() uint32
- func (x *PrimitivesStruct) GetBytes() []byte
- func (x *PrimitivesStruct) GetDuration() *durationpb.Duration
- func (x *PrimitivesStruct) GetEmpty() *EmptyStruct
- func (x *PrimitivesStruct) GetInt() int64
- func (x *PrimitivesStruct) GetInt16() int32
- func (x *PrimitivesStruct) GetInt32() int32
- func (x *PrimitivesStruct) GetInt32Fixed() int32
- func (x *PrimitivesStruct) GetInt64() int64
- func (x *PrimitivesStruct) GetInt64Fixed() int64
- func (x *PrimitivesStruct) GetInt8() int32
- func (x *PrimitivesStruct) GetStr() string
- func (x *PrimitivesStruct) GetTime() *timestamppb.Timestamp
- func (x *PrimitivesStruct) GetUint() uint64
- func (x *PrimitivesStruct) GetUint16() uint32
- func (x *PrimitivesStruct) GetUint32() uint32
- func (x *PrimitivesStruct) GetUint32Fixed() uint32
- func (x *PrimitivesStruct) GetUint64() uint64
- func (x *PrimitivesStruct) GetUint64Fixed() uint64
- func (x *PrimitivesStruct) GetUint8() uint32
- func (*PrimitivesStruct) ProtoMessage()
- func (x *PrimitivesStruct) ProtoReflect() protoreflect.Message
- func (x *PrimitivesStruct) Reset()
- func (x *PrimitivesStruct) String() string
- type PrimitivesStructAr
- func (*PrimitivesStructAr) Descriptor() ([]byte, []int)deprecated
- func (x *PrimitivesStructAr) GetValue() []*PrimitivesStruct
- func (*PrimitivesStructAr) ProtoMessage()
- func (x *PrimitivesStructAr) ProtoReflect() protoreflect.Message
- func (x *PrimitivesStructAr) Reset()
- func (x *PrimitivesStructAr) String() string
- type PrimitivesStructDef
- func (*PrimitivesStructDef) Descriptor() ([]byte, []int)deprecated
- func (x *PrimitivesStructDef) GetByte() uint32
- func (x *PrimitivesStructDef) GetBytes() []byte
- func (x *PrimitivesStructDef) GetDuration() *durationpb.Duration
- func (x *PrimitivesStructDef) GetEmpty() *EmptyStruct
- func (x *PrimitivesStructDef) GetInt() int64
- func (x *PrimitivesStructDef) GetInt16() int32
- func (x *PrimitivesStructDef) GetInt32() int32
- func (x *PrimitivesStructDef) GetInt32Fixed() int32
- func (x *PrimitivesStructDef) GetInt64() int64
- func (x *PrimitivesStructDef) GetInt64Fixed() int64
- func (x *PrimitivesStructDef) GetInt8() int32
- func (x *PrimitivesStructDef) GetStr() string
- func (x *PrimitivesStructDef) GetTime() *timestamppb.Timestamp
- func (x *PrimitivesStructDef) GetUint() uint64
- func (x *PrimitivesStructDef) GetUint16() uint32
- func (x *PrimitivesStructDef) GetUint32() uint32
- func (x *PrimitivesStructDef) GetUint32Fixed() uint32
- func (x *PrimitivesStructDef) GetUint64() uint64
- func (x *PrimitivesStructDef) GetUint64Fixed() uint64
- func (x *PrimitivesStructDef) GetUint8() uint32
- func (*PrimitivesStructDef) ProtoMessage()
- func (x *PrimitivesStructDef) ProtoReflect() protoreflect.Message
- func (x *PrimitivesStructDef) Reset()
- func (x *PrimitivesStructDef) String() string
- type PrimitivesStructSl
- func (*PrimitivesStructSl) Descriptor() ([]byte, []int)deprecated
- func (x *PrimitivesStructSl) GetValue() []*PrimitivesStruct
- func (*PrimitivesStructSl) ProtoMessage()
- func (x *PrimitivesStructSl) ProtoReflect() protoreflect.Message
- func (x *PrimitivesStructSl) Reset()
- func (x *PrimitivesStructSl) String() string
- type ReprElem2
- type ReprElem7
- type ReprStruct1
- type ShortArraysStruct
- func (*ShortArraysStruct) Descriptor() ([]byte, []int)deprecated
- func (x *ShortArraysStruct) GetDurationAr() []*durationpb.Duration
- func (x *ShortArraysStruct) GetTimeAr() []*timestamppb.Timestamp
- func (*ShortArraysStruct) ProtoMessage()
- func (x *ShortArraysStruct) ProtoReflect() protoreflect.Message
- func (x *ShortArraysStruct) Reset()
- func (x *ShortArraysStruct) String() string
- type SlicesSlicesStruct
- func (*SlicesSlicesStruct) Descriptor() ([]byte, []int)deprecated
- func (x *SlicesSlicesStruct) GetByteSlSl() [][]byte
- func (x *SlicesSlicesStruct) GetBytesSlSl() []*TESTS_BytesList
- func (x *SlicesSlicesStruct) GetDurationSlSl() []*TESTS_DurationList
- func (x *SlicesSlicesStruct) GetEmptySlSl() []*TESTS_EmptyStructList
- func (x *SlicesSlicesStruct) GetInt16SlSl() []*TESTS_Int16List
- func (x *SlicesSlicesStruct) GetInt32FixedSlSl() []*TESTS_Fixed32Int32ValueList
- func (x *SlicesSlicesStruct) GetInt32SlSl() []*TESTS_Int32ValueList
- func (x *SlicesSlicesStruct) GetInt64FixedSlSl() []*TESTS_Fixed64Int64ValueList
- func (x *SlicesSlicesStruct) GetInt64SlSl() []*TESTS_Int64ValueList
- func (x *SlicesSlicesStruct) GetInt8SlSl() []*TESTS_Int8List
- func (x *SlicesSlicesStruct) GetIntSlSl() []*TESTS_Int64ValueList
- func (x *SlicesSlicesStruct) GetStrSlSl() []*TESTS_StringValueList
- func (x *SlicesSlicesStruct) GetTimeSlSl() []*TESTS_TimestampList
- func (x *SlicesSlicesStruct) GetUint16SlSl() []*TESTS_UInt16List
- func (x *SlicesSlicesStruct) GetUint32FixedSlSl() []*TESTS_Fixed32UInt32ValueList
- func (x *SlicesSlicesStruct) GetUint32SlSl() []*TESTS_UInt32ValueList
- func (x *SlicesSlicesStruct) GetUint64FixedSlSl() []*TESTS_Fixed64UInt64ValueList
- func (x *SlicesSlicesStruct) GetUint64SlSl() []*TESTS_UInt64ValueList
- func (x *SlicesSlicesStruct) GetUint8SlSl() [][]byte
- func (x *SlicesSlicesStruct) GetUintSlSl() []*TESTS_UInt64ValueList
- func (*SlicesSlicesStruct) ProtoMessage()
- func (x *SlicesSlicesStruct) ProtoReflect() protoreflect.Message
- func (x *SlicesSlicesStruct) Reset()
- func (x *SlicesSlicesStruct) String() string
- type SlicesStruct
- func (*SlicesStruct) Descriptor() ([]byte, []int)deprecated
- func (x *SlicesStruct) GetByteSl() []byte
- func (x *SlicesStruct) GetBytesSl() [][]byte
- func (x *SlicesStruct) GetDurationSl() []*durationpb.Duration
- func (x *SlicesStruct) GetEmptySl() []*EmptyStruct
- func (x *SlicesStruct) GetInt16Sl() []int32
- func (x *SlicesStruct) GetInt32FixedSl() []int32
- func (x *SlicesStruct) GetInt32Sl() []int32
- func (x *SlicesStruct) GetInt64FixedSl() []int64
- func (x *SlicesStruct) GetInt64Sl() []int64
- func (x *SlicesStruct) GetInt8Sl() []int32
- func (x *SlicesStruct) GetIntSl() []int64
- func (x *SlicesStruct) GetStrSl() []string
- func (x *SlicesStruct) GetTimeSl() []*timestamppb.Timestamp
- func (x *SlicesStruct) GetUint16Sl() []uint32
- func (x *SlicesStruct) GetUint32FixedSl() []uint32
- func (x *SlicesStruct) GetUint32Sl() []uint32
- func (x *SlicesStruct) GetUint64FixedSl() []uint64
- func (x *SlicesStruct) GetUint64Sl() []uint64
- func (x *SlicesStruct) GetUint8Sl() []byte
- func (x *SlicesStruct) GetUintSl() []uint64
- func (*SlicesStruct) ProtoMessage()
- func (x *SlicesStruct) ProtoReflect() protoreflect.Message
- func (x *SlicesStruct) Reset()
- func (x *SlicesStruct) String() string
- type TESTS_BytesList
- type TESTS_BytesListList
- func (*TESTS_BytesListList) Descriptor() ([]byte, []int)deprecated
- func (x *TESTS_BytesListList) GetValue() []*TESTS_BytesList
- func (*TESTS_BytesListList) ProtoMessage()
- func (x *TESTS_BytesListList) ProtoReflect() protoreflect.Message
- func (x *TESTS_BytesListList) Reset()
- func (x *TESTS_BytesListList) String() string
- type TESTS_DurationList
- func (*TESTS_DurationList) Descriptor() ([]byte, []int)deprecated
- func (x *TESTS_DurationList) GetValue() []*durationpb.Duration
- func (*TESTS_DurationList) ProtoMessage()
- func (x *TESTS_DurationList) ProtoReflect() protoreflect.Message
- func (x *TESTS_DurationList) Reset()
- func (x *TESTS_DurationList) String() string
- type TESTS_EmptyStructList
- func (*TESTS_EmptyStructList) Descriptor() ([]byte, []int)deprecated
- func (x *TESTS_EmptyStructList) GetValue() []*EmptyStruct
- func (*TESTS_EmptyStructList) ProtoMessage()
- func (x *TESTS_EmptyStructList) ProtoReflect() protoreflect.Message
- func (x *TESTS_EmptyStructList) Reset()
- func (x *TESTS_EmptyStructList) String() string
- type TESTS_Fixed32Int32ValueList
- func (*TESTS_Fixed32Int32ValueList) Descriptor() ([]byte, []int)deprecated
- func (x *TESTS_Fixed32Int32ValueList) GetValue() []int32
- func (*TESTS_Fixed32Int32ValueList) ProtoMessage()
- func (x *TESTS_Fixed32Int32ValueList) ProtoReflect() protoreflect.Message
- func (x *TESTS_Fixed32Int32ValueList) Reset()
- func (x *TESTS_Fixed32Int32ValueList) String() string
- type TESTS_Fixed32UInt32ValueList
- func (*TESTS_Fixed32UInt32ValueList) Descriptor() ([]byte, []int)deprecated
- func (x *TESTS_Fixed32UInt32ValueList) GetValue() []uint32
- func (*TESTS_Fixed32UInt32ValueList) ProtoMessage()
- func (x *TESTS_Fixed32UInt32ValueList) ProtoReflect() protoreflect.Message
- func (x *TESTS_Fixed32UInt32ValueList) Reset()
- func (x *TESTS_Fixed32UInt32ValueList) String() string
- type TESTS_Fixed64Int64ValueList
- func (*TESTS_Fixed64Int64ValueList) Descriptor() ([]byte, []int)deprecated
- func (x *TESTS_Fixed64Int64ValueList) GetValue() []int64
- func (*TESTS_Fixed64Int64ValueList) ProtoMessage()
- func (x *TESTS_Fixed64Int64ValueList) ProtoReflect() protoreflect.Message
- func (x *TESTS_Fixed64Int64ValueList) Reset()
- func (x *TESTS_Fixed64Int64ValueList) String() string
- type TESTS_Fixed64UInt64ValueList
- func (*TESTS_Fixed64UInt64ValueList) Descriptor() ([]byte, []int)deprecated
- func (x *TESTS_Fixed64UInt64ValueList) GetValue() []uint64
- func (*TESTS_Fixed64UInt64ValueList) ProtoMessage()
- func (x *TESTS_Fixed64UInt64ValueList) ProtoReflect() protoreflect.Message
- func (x *TESTS_Fixed64UInt64ValueList) Reset()
- func (x *TESTS_Fixed64UInt64ValueList) String() string
- type TESTS_Int16List
- type TESTS_Int32ValueList
- func (*TESTS_Int32ValueList) Descriptor() ([]byte, []int)deprecated
- func (x *TESTS_Int32ValueList) GetValue() []int32
- func (*TESTS_Int32ValueList) ProtoMessage()
- func (x *TESTS_Int32ValueList) ProtoReflect() protoreflect.Message
- func (x *TESTS_Int32ValueList) Reset()
- func (x *TESTS_Int32ValueList) String() string
- type TESTS_Int64ValueList
- func (*TESTS_Int64ValueList) Descriptor() ([]byte, []int)deprecated
- func (x *TESTS_Int64ValueList) GetValue() []int64
- func (*TESTS_Int64ValueList) ProtoMessage()
- func (x *TESTS_Int64ValueList) ProtoReflect() protoreflect.Message
- func (x *TESTS_Int64ValueList) Reset()
- func (x *TESTS_Int64ValueList) String() string
- type TESTS_Int8List
- type TESTS_StringValueList
- func (*TESTS_StringValueList) Descriptor() ([]byte, []int)deprecated
- func (x *TESTS_StringValueList) GetValue() []string
- func (*TESTS_StringValueList) ProtoMessage()
- func (x *TESTS_StringValueList) ProtoReflect() protoreflect.Message
- func (x *TESTS_StringValueList) Reset()
- func (x *TESTS_StringValueList) String() string
- type TESTS_TimestampList
- func (*TESTS_TimestampList) Descriptor() ([]byte, []int)deprecated
- func (x *TESTS_TimestampList) GetValue() []*timestamppb.Timestamp
- func (*TESTS_TimestampList) ProtoMessage()
- func (x *TESTS_TimestampList) ProtoReflect() protoreflect.Message
- func (x *TESTS_TimestampList) Reset()
- func (x *TESTS_TimestampList) String() string
- type TESTS_UInt16List
- type TESTS_UInt32ValueList
- func (*TESTS_UInt32ValueList) Descriptor() ([]byte, []int)deprecated
- func (x *TESTS_UInt32ValueList) GetValue() []uint32
- func (*TESTS_UInt32ValueList) ProtoMessage()
- func (x *TESTS_UInt32ValueList) ProtoReflect() protoreflect.Message
- func (x *TESTS_UInt32ValueList) Reset()
- func (x *TESTS_UInt32ValueList) String() string
- type TESTS_UInt64ValueList
- func (*TESTS_UInt64ValueList) Descriptor() ([]byte, []int)deprecated
- func (x *TESTS_UInt64ValueList) GetValue() []uint64
- func (*TESTS_UInt64ValueList) ProtoMessage()
- func (x *TESTS_UInt64ValueList) ProtoReflect() protoreflect.Message
- func (x *TESTS_UInt64ValueList) Reset()
- func (x *TESTS_UInt64ValueList) String() string
Constants ¶
This section is empty.
Variables ¶
var File_tests_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AminoMarshalerInt4 ¶
type AminoMarshalerInt4 struct { A int32 `protobuf:"zigzag32,1,opt,name=a,json=A,proto3" json:"a,omitempty"` // contains filtered or unexported fields }
func (*AminoMarshalerInt4) Descriptor
deprecated
func (*AminoMarshalerInt4) Descriptor() ([]byte, []int)
Deprecated: Use AminoMarshalerInt4.ProtoReflect.Descriptor instead.
func (*AminoMarshalerInt4) GetA ¶
func (x *AminoMarshalerInt4) GetA() int32
func (*AminoMarshalerInt4) ProtoMessage ¶
func (*AminoMarshalerInt4) ProtoMessage()
func (*AminoMarshalerInt4) ProtoReflect ¶
func (x *AminoMarshalerInt4) ProtoReflect() protoreflect.Message
func (*AminoMarshalerInt4) Reset ¶
func (x *AminoMarshalerInt4) Reset()
func (*AminoMarshalerInt4) String ¶
func (x *AminoMarshalerInt4) String() string
type AminoMarshalerInt5 ¶
type AminoMarshalerInt5 struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*AminoMarshalerInt5) Descriptor
deprecated
func (*AminoMarshalerInt5) Descriptor() ([]byte, []int)
Deprecated: Use AminoMarshalerInt5.ProtoReflect.Descriptor instead.
func (*AminoMarshalerInt5) GetValue ¶
func (x *AminoMarshalerInt5) GetValue() string
func (*AminoMarshalerInt5) ProtoMessage ¶
func (*AminoMarshalerInt5) ProtoMessage()
func (*AminoMarshalerInt5) ProtoReflect ¶
func (x *AminoMarshalerInt5) ProtoReflect() protoreflect.Message
func (*AminoMarshalerInt5) Reset ¶
func (x *AminoMarshalerInt5) Reset()
func (*AminoMarshalerInt5) String ¶
func (x *AminoMarshalerInt5) String() string
type AminoMarshalerStruct1 ¶
type AminoMarshalerStruct1 struct { C int64 `protobuf:"zigzag64,1,opt,name=c,json=C,proto3" json:"c,omitempty"` D int64 `protobuf:"zigzag64,2,opt,name=d,json=D,proto3" json:"d,omitempty"` // contains filtered or unexported fields }
func (*AminoMarshalerStruct1) Descriptor
deprecated
func (*AminoMarshalerStruct1) Descriptor() ([]byte, []int)
Deprecated: Use AminoMarshalerStruct1.ProtoReflect.Descriptor instead.
func (*AminoMarshalerStruct1) GetC ¶
func (x *AminoMarshalerStruct1) GetC() int64
func (*AminoMarshalerStruct1) GetD ¶
func (x *AminoMarshalerStruct1) GetD() int64
func (*AminoMarshalerStruct1) ProtoMessage ¶
func (*AminoMarshalerStruct1) ProtoMessage()
func (*AminoMarshalerStruct1) ProtoReflect ¶
func (x *AminoMarshalerStruct1) ProtoReflect() protoreflect.Message
func (*AminoMarshalerStruct1) Reset ¶
func (x *AminoMarshalerStruct1) Reset()
func (*AminoMarshalerStruct1) String ¶
func (x *AminoMarshalerStruct1) String() string
type AminoMarshalerStruct2 ¶
type AminoMarshalerStruct2 struct { Value []*ReprElem2 `protobuf:"bytes,1,rep,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*AminoMarshalerStruct2) Descriptor
deprecated
func (*AminoMarshalerStruct2) Descriptor() ([]byte, []int)
Deprecated: Use AminoMarshalerStruct2.ProtoReflect.Descriptor instead.
func (*AminoMarshalerStruct2) GetValue ¶
func (x *AminoMarshalerStruct2) GetValue() []*ReprElem2
func (*AminoMarshalerStruct2) ProtoMessage ¶
func (*AminoMarshalerStruct2) ProtoMessage()
func (*AminoMarshalerStruct2) ProtoReflect ¶
func (x *AminoMarshalerStruct2) ProtoReflect() protoreflect.Message
func (*AminoMarshalerStruct2) Reset ¶
func (x *AminoMarshalerStruct2) Reset()
func (*AminoMarshalerStruct2) String ¶
func (x *AminoMarshalerStruct2) String() string
type AminoMarshalerStruct3 ¶
type AminoMarshalerStruct3 struct { Value int32 `protobuf:"zigzag32,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*AminoMarshalerStruct3) Descriptor
deprecated
func (*AminoMarshalerStruct3) Descriptor() ([]byte, []int)
Deprecated: Use AminoMarshalerStruct3.ProtoReflect.Descriptor instead.
func (*AminoMarshalerStruct3) GetValue ¶
func (x *AminoMarshalerStruct3) GetValue() int32
func (*AminoMarshalerStruct3) ProtoMessage ¶
func (*AminoMarshalerStruct3) ProtoMessage()
func (*AminoMarshalerStruct3) ProtoReflect ¶
func (x *AminoMarshalerStruct3) ProtoReflect() protoreflect.Message
func (*AminoMarshalerStruct3) Reset ¶
func (x *AminoMarshalerStruct3) Reset()
func (*AminoMarshalerStruct3) String ¶
func (x *AminoMarshalerStruct3) String() string
type AminoMarshalerStruct6 ¶
type AminoMarshalerStruct6 struct { Value []*AminoMarshalerStruct1 `protobuf:"bytes,1,rep,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*AminoMarshalerStruct6) Descriptor
deprecated
func (*AminoMarshalerStruct6) Descriptor() ([]byte, []int)
Deprecated: Use AminoMarshalerStruct6.ProtoReflect.Descriptor instead.
func (*AminoMarshalerStruct6) GetValue ¶
func (x *AminoMarshalerStruct6) GetValue() []*AminoMarshalerStruct1
func (*AminoMarshalerStruct6) ProtoMessage ¶
func (*AminoMarshalerStruct6) ProtoMessage()
func (*AminoMarshalerStruct6) ProtoReflect ¶
func (x *AminoMarshalerStruct6) ProtoReflect() protoreflect.Message
func (*AminoMarshalerStruct6) Reset ¶
func (x *AminoMarshalerStruct6) Reset()
func (*AminoMarshalerStruct6) String ¶
func (x *AminoMarshalerStruct6) String() string
type AminoMarshalerStruct7 ¶
type AminoMarshalerStruct7 struct { Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*AminoMarshalerStruct7) Descriptor
deprecated
func (*AminoMarshalerStruct7) Descriptor() ([]byte, []int)
Deprecated: Use AminoMarshalerStruct7.ProtoReflect.Descriptor instead.
func (*AminoMarshalerStruct7) GetValue ¶
func (x *AminoMarshalerStruct7) GetValue() []byte
func (*AminoMarshalerStruct7) ProtoMessage ¶
func (*AminoMarshalerStruct7) ProtoMessage()
func (*AminoMarshalerStruct7) ProtoReflect ¶
func (x *AminoMarshalerStruct7) ProtoReflect() protoreflect.Message
func (*AminoMarshalerStruct7) Reset ¶
func (x *AminoMarshalerStruct7) Reset()
func (*AminoMarshalerStruct7) String ¶
func (x *AminoMarshalerStruct7) String() string
type ArraysArraysStruct ¶
type ArraysArraysStruct struct { Int8ArAr []*TESTS_Int8List `protobuf:"bytes,1,rep,name=int8_ar_ar,json=Int8ArAr,proto3" json:"int8_ar_ar,omitempty"` Int16ArAr []*TESTS_Int16List `protobuf:"bytes,2,rep,name=int16_ar_ar,json=Int16ArAr,proto3" json:"int16_ar_ar,omitempty"` Int32ArAr []*TESTS_Int32ValueList `protobuf:"bytes,3,rep,name=int32_ar_ar,json=Int32ArAr,proto3" json:"int32_ar_ar,omitempty"` Int32FixedArAr []*TESTS_Fixed32Int32ValueList `protobuf:"bytes,4,rep,name=int32_fixed_ar_ar,json=Int32FixedArAr,proto3" json:"int32_fixed_ar_ar,omitempty"` Int64ArAr []*TESTS_Int64ValueList `protobuf:"bytes,5,rep,name=int64_ar_ar,json=Int64ArAr,proto3" json:"int64_ar_ar,omitempty"` Int64FixedArAr []*TESTS_Fixed64Int64ValueList `protobuf:"bytes,6,rep,name=int64_fixed_ar_ar,json=Int64FixedArAr,proto3" json:"int64_fixed_ar_ar,omitempty"` IntArAr []*TESTS_Int64ValueList `protobuf:"bytes,7,rep,name=int_ar_ar,json=IntArAr,proto3" json:"int_ar_ar,omitempty"` ByteArAr [][]byte `protobuf:"bytes,8,rep,name=byte_ar_ar,json=ByteArAr,proto3" json:"byte_ar_ar,omitempty"` Uint8ArAr [][]byte `protobuf:"bytes,9,rep,name=uint8_ar_ar,json=Uint8ArAr,proto3" json:"uint8_ar_ar,omitempty"` Uint16ArAr []*TESTS_UInt16List `protobuf:"bytes,10,rep,name=uint16_ar_ar,json=Uint16ArAr,proto3" json:"uint16_ar_ar,omitempty"` Uint32ArAr []*TESTS_UInt32ValueList `protobuf:"bytes,11,rep,name=uint32_ar_ar,json=Uint32ArAr,proto3" json:"uint32_ar_ar,omitempty"` Uint32FixedArAr []*TESTS_Fixed32UInt32ValueList `protobuf:"bytes,12,rep,name=uint32_fixed_ar_ar,json=Uint32FixedArAr,proto3" json:"uint32_fixed_ar_ar,omitempty"` Uint64ArAr []*TESTS_UInt64ValueList `protobuf:"bytes,13,rep,name=uint64_ar_ar,json=Uint64ArAr,proto3" json:"uint64_ar_ar,omitempty"` Uint64FixedArAr []*TESTS_Fixed64UInt64ValueList `protobuf:"bytes,14,rep,name=uint64_fixed_ar_ar,json=Uint64FixedArAr,proto3" json:"uint64_fixed_ar_ar,omitempty"` UintArAr []*TESTS_UInt64ValueList `protobuf:"bytes,15,rep,name=uint_ar_ar,json=UintArAr,proto3" json:"uint_ar_ar,omitempty"` StrArAr []*TESTS_StringValueList `protobuf:"bytes,16,rep,name=str_ar_ar,json=StrArAr,proto3" json:"str_ar_ar,omitempty"` BytesArAr []*TESTS_BytesList `protobuf:"bytes,17,rep,name=bytes_ar_ar,json=BytesArAr,proto3" json:"bytes_ar_ar,omitempty"` TimeArAr []*TESTS_TimestampList `protobuf:"bytes,18,rep,name=time_ar_ar,json=TimeArAr,proto3" json:"time_ar_ar,omitempty"` DurationArAr []*TESTS_DurationList `protobuf:"bytes,19,rep,name=duration_ar_ar,json=DurationArAr,proto3" json:"duration_ar_ar,omitempty"` EmptyArAr []*TESTS_EmptyStructList `protobuf:"bytes,20,rep,name=empty_ar_ar,json=EmptyArAr,proto3" json:"empty_ar_ar,omitempty"` // contains filtered or unexported fields }
func (*ArraysArraysStruct) Descriptor
deprecated
func (*ArraysArraysStruct) Descriptor() ([]byte, []int)
Deprecated: Use ArraysArraysStruct.ProtoReflect.Descriptor instead.
func (*ArraysArraysStruct) GetByteArAr ¶
func (x *ArraysArraysStruct) GetByteArAr() [][]byte
func (*ArraysArraysStruct) GetBytesArAr ¶
func (x *ArraysArraysStruct) GetBytesArAr() []*TESTS_BytesList
func (*ArraysArraysStruct) GetDurationArAr ¶
func (x *ArraysArraysStruct) GetDurationArAr() []*TESTS_DurationList
func (*ArraysArraysStruct) GetEmptyArAr ¶
func (x *ArraysArraysStruct) GetEmptyArAr() []*TESTS_EmptyStructList
func (*ArraysArraysStruct) GetInt16ArAr ¶
func (x *ArraysArraysStruct) GetInt16ArAr() []*TESTS_Int16List
func (*ArraysArraysStruct) GetInt32ArAr ¶
func (x *ArraysArraysStruct) GetInt32ArAr() []*TESTS_Int32ValueList
func (*ArraysArraysStruct) GetInt32FixedArAr ¶
func (x *ArraysArraysStruct) GetInt32FixedArAr() []*TESTS_Fixed32Int32ValueList
func (*ArraysArraysStruct) GetInt64ArAr ¶
func (x *ArraysArraysStruct) GetInt64ArAr() []*TESTS_Int64ValueList
func (*ArraysArraysStruct) GetInt64FixedArAr ¶
func (x *ArraysArraysStruct) GetInt64FixedArAr() []*TESTS_Fixed64Int64ValueList
func (*ArraysArraysStruct) GetInt8ArAr ¶
func (x *ArraysArraysStruct) GetInt8ArAr() []*TESTS_Int8List
func (*ArraysArraysStruct) GetIntArAr ¶
func (x *ArraysArraysStruct) GetIntArAr() []*TESTS_Int64ValueList
func (*ArraysArraysStruct) GetStrArAr ¶
func (x *ArraysArraysStruct) GetStrArAr() []*TESTS_StringValueList
func (*ArraysArraysStruct) GetTimeArAr ¶
func (x *ArraysArraysStruct) GetTimeArAr() []*TESTS_TimestampList
func (*ArraysArraysStruct) GetUint16ArAr ¶
func (x *ArraysArraysStruct) GetUint16ArAr() []*TESTS_UInt16List
func (*ArraysArraysStruct) GetUint32ArAr ¶
func (x *ArraysArraysStruct) GetUint32ArAr() []*TESTS_UInt32ValueList
func (*ArraysArraysStruct) GetUint32FixedArAr ¶
func (x *ArraysArraysStruct) GetUint32FixedArAr() []*TESTS_Fixed32UInt32ValueList
func (*ArraysArraysStruct) GetUint64ArAr ¶
func (x *ArraysArraysStruct) GetUint64ArAr() []*TESTS_UInt64ValueList
func (*ArraysArraysStruct) GetUint64FixedArAr ¶
func (x *ArraysArraysStruct) GetUint64FixedArAr() []*TESTS_Fixed64UInt64ValueList
func (*ArraysArraysStruct) GetUint8ArAr ¶
func (x *ArraysArraysStruct) GetUint8ArAr() [][]byte
func (*ArraysArraysStruct) GetUintArAr ¶
func (x *ArraysArraysStruct) GetUintArAr() []*TESTS_UInt64ValueList
func (*ArraysArraysStruct) ProtoMessage ¶
func (*ArraysArraysStruct) ProtoMessage()
func (*ArraysArraysStruct) ProtoReflect ¶
func (x *ArraysArraysStruct) ProtoReflect() protoreflect.Message
func (*ArraysArraysStruct) Reset ¶
func (x *ArraysArraysStruct) Reset()
func (*ArraysArraysStruct) String ¶
func (x *ArraysArraysStruct) String() string
type ArraysStruct ¶
type ArraysStruct struct { Int8Ar []int32 `protobuf:"zigzag32,1,rep,packed,name=int8_ar,json=Int8Ar,proto3" json:"int8_ar,omitempty"` Int16Ar []int32 `protobuf:"zigzag32,2,rep,packed,name=int16_ar,json=Int16Ar,proto3" json:"int16_ar,omitempty"` Int32Ar []int32 `protobuf:"zigzag32,3,rep,packed,name=int32_ar,json=Int32Ar,proto3" json:"int32_ar,omitempty"` Int32FixedAr []int32 `protobuf:"fixed32,4,rep,packed,name=int32_fixed_ar,json=Int32FixedAr,proto3" json:"int32_fixed_ar,omitempty"` Int64Ar []int64 `protobuf:"zigzag64,5,rep,packed,name=int64_ar,json=Int64Ar,proto3" json:"int64_ar,omitempty"` Int64FixedAr []int64 `protobuf:"fixed64,6,rep,packed,name=int64_fixed_ar,json=Int64FixedAr,proto3" json:"int64_fixed_ar,omitempty"` IntAr []int64 `protobuf:"zigzag64,7,rep,packed,name=int_ar,json=IntAr,proto3" json:"int_ar,omitempty"` ByteAr []byte `protobuf:"bytes,8,opt,name=byte_ar,json=ByteAr,proto3" json:"byte_ar,omitempty"` Uint8Ar []byte `protobuf:"bytes,9,opt,name=uint8_ar,json=Uint8Ar,proto3" json:"uint8_ar,omitempty"` Uint16Ar []uint32 `protobuf:"varint,10,rep,packed,name=uint16_ar,json=Uint16Ar,proto3" json:"uint16_ar,omitempty"` Uint32Ar []uint32 `protobuf:"varint,11,rep,packed,name=uint32_ar,json=Uint32Ar,proto3" json:"uint32_ar,omitempty"` Uint32FixedAr []uint32 `protobuf:"fixed32,12,rep,packed,name=uint32_fixed_ar,json=Uint32FixedAr,proto3" json:"uint32_fixed_ar,omitempty"` Uint64Ar []uint64 `protobuf:"varint,13,rep,packed,name=uint64_ar,json=Uint64Ar,proto3" json:"uint64_ar,omitempty"` Uint64FixedAr []uint64 `protobuf:"fixed64,14,rep,packed,name=uint64_fixed_ar,json=Uint64FixedAr,proto3" json:"uint64_fixed_ar,omitempty"` UintAr []uint64 `protobuf:"varint,15,rep,packed,name=uint_ar,json=UintAr,proto3" json:"uint_ar,omitempty"` StrAr []string `protobuf:"bytes,16,rep,name=str_ar,json=StrAr,proto3" json:"str_ar,omitempty"` BytesAr [][]byte `protobuf:"bytes,17,rep,name=bytes_ar,json=BytesAr,proto3" json:"bytes_ar,omitempty"` TimeAr []*timestamppb.Timestamp `protobuf:"bytes,18,rep,name=time_ar,json=TimeAr,proto3" json:"time_ar,omitempty"` DurationAr []*durationpb.Duration `protobuf:"bytes,19,rep,name=duration_ar,json=DurationAr,proto3" json:"duration_ar,omitempty"` EmptyAr []*EmptyStruct `protobuf:"bytes,20,rep,name=empty_ar,json=EmptyAr,proto3" json:"empty_ar,omitempty"` // contains filtered or unexported fields }
func (*ArraysStruct) Descriptor
deprecated
func (*ArraysStruct) Descriptor() ([]byte, []int)
Deprecated: Use ArraysStruct.ProtoReflect.Descriptor instead.
func (*ArraysStruct) GetByteAr ¶
func (x *ArraysStruct) GetByteAr() []byte
func (*ArraysStruct) GetBytesAr ¶
func (x *ArraysStruct) GetBytesAr() [][]byte
func (*ArraysStruct) GetDurationAr ¶
func (x *ArraysStruct) GetDurationAr() []*durationpb.Duration
func (*ArraysStruct) GetEmptyAr ¶
func (x *ArraysStruct) GetEmptyAr() []*EmptyStruct
func (*ArraysStruct) GetInt16Ar ¶
func (x *ArraysStruct) GetInt16Ar() []int32
func (*ArraysStruct) GetInt32Ar ¶
func (x *ArraysStruct) GetInt32Ar() []int32
func (*ArraysStruct) GetInt32FixedAr ¶
func (x *ArraysStruct) GetInt32FixedAr() []int32
func (*ArraysStruct) GetInt64Ar ¶
func (x *ArraysStruct) GetInt64Ar() []int64
func (*ArraysStruct) GetInt64FixedAr ¶
func (x *ArraysStruct) GetInt64FixedAr() []int64
func (*ArraysStruct) GetInt8Ar ¶
func (x *ArraysStruct) GetInt8Ar() []int32
func (*ArraysStruct) GetIntAr ¶
func (x *ArraysStruct) GetIntAr() []int64
func (*ArraysStruct) GetStrAr ¶
func (x *ArraysStruct) GetStrAr() []string
func (*ArraysStruct) GetTimeAr ¶
func (x *ArraysStruct) GetTimeAr() []*timestamppb.Timestamp
func (*ArraysStruct) GetUint16Ar ¶
func (x *ArraysStruct) GetUint16Ar() []uint32
func (*ArraysStruct) GetUint32Ar ¶
func (x *ArraysStruct) GetUint32Ar() []uint32
func (*ArraysStruct) GetUint32FixedAr ¶
func (x *ArraysStruct) GetUint32FixedAr() []uint32
func (*ArraysStruct) GetUint64Ar ¶
func (x *ArraysStruct) GetUint64Ar() []uint64
func (*ArraysStruct) GetUint64FixedAr ¶
func (x *ArraysStruct) GetUint64FixedAr() []uint64
func (*ArraysStruct) GetUint8Ar ¶
func (x *ArraysStruct) GetUint8Ar() []byte
func (*ArraysStruct) GetUintAr ¶
func (x *ArraysStruct) GetUintAr() []uint64
func (*ArraysStruct) ProtoMessage ¶
func (*ArraysStruct) ProtoMessage()
func (*ArraysStruct) ProtoReflect ¶
func (x *ArraysStruct) ProtoReflect() protoreflect.Message
func (*ArraysStruct) Reset ¶
func (x *ArraysStruct) Reset()
func (*ArraysStruct) String ¶
func (x *ArraysStruct) String() string
type ByteAr ¶
type ByteAr struct { Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*ByteAr) Descriptor
deprecated
func (*ByteAr) ProtoMessage ¶
func (*ByteAr) ProtoMessage()
func (*ByteAr) ProtoReflect ¶
func (x *ByteAr) ProtoReflect() protoreflect.Message
type ByteSl ¶
type ByteSl struct { Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*ByteSl) Descriptor
deprecated
func (*ByteSl) ProtoMessage ¶
func (*ByteSl) ProtoMessage()
func (*ByteSl) ProtoReflect ¶
func (x *ByteSl) ProtoReflect() protoreflect.Message
type ComplexSt ¶
type ComplexSt struct { PrField *PrimitivesStruct `protobuf:"bytes,1,opt,name=pr_field,json=PrField,proto3" json:"pr_field,omitempty"` ArField *ArraysStruct `protobuf:"bytes,2,opt,name=ar_field,json=ArField,proto3" json:"ar_field,omitempty"` SlField *SlicesStruct `protobuf:"bytes,3,opt,name=sl_field,json=SlField,proto3" json:"sl_field,omitempty"` PtField *PointersStruct `protobuf:"bytes,4,opt,name=pt_field,json=PtField,proto3" json:"pt_field,omitempty"` // contains filtered or unexported fields }
func (*ComplexSt) Descriptor
deprecated
func (*ComplexSt) GetArField ¶
func (x *ComplexSt) GetArField() *ArraysStruct
func (*ComplexSt) GetPrField ¶
func (x *ComplexSt) GetPrField() *PrimitivesStruct
func (*ComplexSt) GetPtField ¶
func (x *ComplexSt) GetPtField() *PointersStruct
func (*ComplexSt) GetSlField ¶
func (x *ComplexSt) GetSlField() *SlicesStruct
func (*ComplexSt) ProtoMessage ¶
func (*ComplexSt) ProtoMessage()
func (*ComplexSt) ProtoReflect ¶
func (x *ComplexSt) ProtoReflect() protoreflect.Message
type Concrete1 ¶
type Concrete1 struct {
// contains filtered or unexported fields
}
func (*Concrete1) Descriptor
deprecated
func (*Concrete1) ProtoMessage ¶
func (*Concrete1) ProtoMessage()
func (*Concrete1) ProtoReflect ¶
func (x *Concrete1) ProtoReflect() protoreflect.Message
type Concrete2 ¶
type Concrete2 struct {
// contains filtered or unexported fields
}
func (*Concrete2) Descriptor
deprecated
func (*Concrete2) ProtoMessage ¶
func (*Concrete2) ProtoMessage()
func (*Concrete2) ProtoReflect ¶
func (x *Concrete2) ProtoReflect() protoreflect.Message
type ConcreteTypeDef ¶
type ConcreteTypeDef struct { Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*ConcreteTypeDef) Descriptor
deprecated
func (*ConcreteTypeDef) Descriptor() ([]byte, []int)
Deprecated: Use ConcreteTypeDef.ProtoReflect.Descriptor instead.
func (*ConcreteTypeDef) GetValue ¶
func (x *ConcreteTypeDef) GetValue() []byte
func (*ConcreteTypeDef) ProtoMessage ¶
func (*ConcreteTypeDef) ProtoMessage()
func (*ConcreteTypeDef) ProtoReflect ¶
func (x *ConcreteTypeDef) ProtoReflect() protoreflect.Message
func (*ConcreteTypeDef) Reset ¶
func (x *ConcreteTypeDef) Reset()
func (*ConcreteTypeDef) String ¶
func (x *ConcreteTypeDef) String() string
type ConcreteWrappedBytes ¶
type ConcreteWrappedBytes struct { Value []byte `protobuf:"bytes,1,opt,name=value,json=Value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*ConcreteWrappedBytes) Descriptor
deprecated
func (*ConcreteWrappedBytes) Descriptor() ([]byte, []int)
Deprecated: Use ConcreteWrappedBytes.ProtoReflect.Descriptor instead.
func (*ConcreteWrappedBytes) GetValue ¶
func (x *ConcreteWrappedBytes) GetValue() []byte
func (*ConcreteWrappedBytes) ProtoMessage ¶
func (*ConcreteWrappedBytes) ProtoMessage()
func (*ConcreteWrappedBytes) ProtoReflect ¶
func (x *ConcreteWrappedBytes) ProtoReflect() protoreflect.Message
func (*ConcreteWrappedBytes) Reset ¶
func (x *ConcreteWrappedBytes) Reset()
func (*ConcreteWrappedBytes) String ¶
func (x *ConcreteWrappedBytes) String() string
type EmbeddedSt1 ¶
type EmbeddedSt1 struct { PrimitivesStruct *PrimitivesStruct `protobuf:"bytes,1,opt,name=primitives_struct,json=PrimitivesStruct,proto3" json:"primitives_struct,omitempty"` // contains filtered or unexported fields }
func (*EmbeddedSt1) Descriptor
deprecated
func (*EmbeddedSt1) Descriptor() ([]byte, []int)
Deprecated: Use EmbeddedSt1.ProtoReflect.Descriptor instead.
func (*EmbeddedSt1) GetPrimitivesStruct ¶
func (x *EmbeddedSt1) GetPrimitivesStruct() *PrimitivesStruct
func (*EmbeddedSt1) ProtoMessage ¶
func (*EmbeddedSt1) ProtoMessage()
func (*EmbeddedSt1) ProtoReflect ¶
func (x *EmbeddedSt1) ProtoReflect() protoreflect.Message
func (*EmbeddedSt1) Reset ¶
func (x *EmbeddedSt1) Reset()
func (*EmbeddedSt1) String ¶
func (x *EmbeddedSt1) String() string
type EmbeddedSt2 ¶
type EmbeddedSt2 struct { PrimitivesStruct *PrimitivesStruct `protobuf:"bytes,1,opt,name=primitives_struct,json=PrimitivesStruct,proto3" json:"primitives_struct,omitempty"` ArraysStruct *ArraysStruct `protobuf:"bytes,2,opt,name=arrays_struct,json=ArraysStruct,proto3" json:"arrays_struct,omitempty"` SlicesStruct *SlicesStruct `protobuf:"bytes,3,opt,name=slices_struct,json=SlicesStruct,proto3" json:"slices_struct,omitempty"` PointersStruct *PointersStruct `protobuf:"bytes,4,opt,name=pointers_struct,json=PointersStruct,proto3" json:"pointers_struct,omitempty"` // contains filtered or unexported fields }
func (*EmbeddedSt2) Descriptor
deprecated
func (*EmbeddedSt2) Descriptor() ([]byte, []int)
Deprecated: Use EmbeddedSt2.ProtoReflect.Descriptor instead.
func (*EmbeddedSt2) GetArraysStruct ¶
func (x *EmbeddedSt2) GetArraysStruct() *ArraysStruct
func (*EmbeddedSt2) GetPointersStruct ¶
func (x *EmbeddedSt2) GetPointersStruct() *PointersStruct
func (*EmbeddedSt2) GetPrimitivesStruct ¶
func (x *EmbeddedSt2) GetPrimitivesStruct() *PrimitivesStruct
func (*EmbeddedSt2) GetSlicesStruct ¶
func (x *EmbeddedSt2) GetSlicesStruct() *SlicesStruct
func (*EmbeddedSt2) ProtoMessage ¶
func (*EmbeddedSt2) ProtoMessage()
func (*EmbeddedSt2) ProtoReflect ¶
func (x *EmbeddedSt2) ProtoReflect() protoreflect.Message
func (*EmbeddedSt2) Reset ¶
func (x *EmbeddedSt2) Reset()
func (*EmbeddedSt2) String ¶
func (x *EmbeddedSt2) String() string
type EmbeddedSt3 ¶
type EmbeddedSt3 struct { PrimitivesStruct *PrimitivesStruct `protobuf:"bytes,1,opt,name=primitives_struct,json=PrimitivesStruct,proto3" json:"primitives_struct,omitempty"` ArraysStruct *ArraysStruct `protobuf:"bytes,2,opt,name=arrays_struct,json=ArraysStruct,proto3" json:"arrays_struct,omitempty"` SlicesStruct *SlicesStruct `protobuf:"bytes,3,opt,name=slices_struct,json=SlicesStruct,proto3" json:"slices_struct,omitempty"` PointersStruct *PointersStruct `protobuf:"bytes,4,opt,name=pointers_struct,json=PointersStruct,proto3" json:"pointers_struct,omitempty"` EmptyStruct *EmptyStruct `protobuf:"bytes,5,opt,name=empty_struct,json=EmptyStruct,proto3" json:"empty_struct,omitempty"` // contains filtered or unexported fields }
func (*EmbeddedSt3) Descriptor
deprecated
func (*EmbeddedSt3) Descriptor() ([]byte, []int)
Deprecated: Use EmbeddedSt3.ProtoReflect.Descriptor instead.
func (*EmbeddedSt3) GetArraysStruct ¶
func (x *EmbeddedSt3) GetArraysStruct() *ArraysStruct
func (*EmbeddedSt3) GetEmptyStruct ¶
func (x *EmbeddedSt3) GetEmptyStruct() *EmptyStruct
func (*EmbeddedSt3) GetPointersStruct ¶
func (x *EmbeddedSt3) GetPointersStruct() *PointersStruct
func (*EmbeddedSt3) GetPrimitivesStruct ¶
func (x *EmbeddedSt3) GetPrimitivesStruct() *PrimitivesStruct
func (*EmbeddedSt3) GetSlicesStruct ¶
func (x *EmbeddedSt3) GetSlicesStruct() *SlicesStruct
func (*EmbeddedSt3) ProtoMessage ¶
func (*EmbeddedSt3) ProtoMessage()
func (*EmbeddedSt3) ProtoReflect ¶
func (x *EmbeddedSt3) ProtoReflect() protoreflect.Message
func (*EmbeddedSt3) Reset ¶
func (x *EmbeddedSt3) Reset()
func (*EmbeddedSt3) String ¶
func (x *EmbeddedSt3) String() string
type EmbeddedSt4 ¶
type EmbeddedSt4 struct { Foo1 int64 `protobuf:"zigzag64,1,opt,name=foo1,json=Foo1,proto3" json:"foo1,omitempty"` PrimitivesStruct *PrimitivesStruct `protobuf:"bytes,2,opt,name=primitives_struct,json=PrimitivesStruct,proto3" json:"primitives_struct,omitempty"` Foo2 string `protobuf:"bytes,3,opt,name=foo2,json=Foo2,proto3" json:"foo2,omitempty"` ArraysStructField *ArraysStruct `protobuf:"bytes,4,opt,name=arrays_struct_field,json=ArraysStructField,proto3" json:"arrays_struct_field,omitempty"` Foo3 []byte `protobuf:"bytes,5,opt,name=foo3,json=Foo3,proto3" json:"foo3,omitempty"` SlicesStruct *SlicesStruct `protobuf:"bytes,6,opt,name=slices_struct,json=SlicesStruct,proto3" json:"slices_struct,omitempty"` Foo4 bool `protobuf:"varint,7,opt,name=foo4,json=Foo4,proto3" json:"foo4,omitempty"` PointersStructField *PointersStruct `protobuf:"bytes,8,opt,name=pointers_struct_field,json=PointersStructField,proto3" json:"pointers_struct_field,omitempty"` Foo5 uint64 `protobuf:"varint,9,opt,name=foo5,json=Foo5,proto3" json:"foo5,omitempty"` // contains filtered or unexported fields }
func (*EmbeddedSt4) Descriptor
deprecated
func (*EmbeddedSt4) Descriptor() ([]byte, []int)
Deprecated: Use EmbeddedSt4.ProtoReflect.Descriptor instead.
func (*EmbeddedSt4) GetArraysStructField ¶
func (x *EmbeddedSt4) GetArraysStructField() *ArraysStruct
func (*EmbeddedSt4) GetFoo1 ¶
func (x *EmbeddedSt4) GetFoo1() int64
func (*EmbeddedSt4) GetFoo2 ¶
func (x *EmbeddedSt4) GetFoo2() string
func (*EmbeddedSt4) GetFoo3 ¶
func (x *EmbeddedSt4) GetFoo3() []byte
func (*EmbeddedSt4) GetFoo4 ¶
func (x *EmbeddedSt4) GetFoo4() bool
func (*EmbeddedSt4) GetFoo5 ¶
func (x *EmbeddedSt4) GetFoo5() uint64
func (*EmbeddedSt4) GetPointersStructField ¶
func (x *EmbeddedSt4) GetPointersStructField() *PointersStruct
func (*EmbeddedSt4) GetPrimitivesStruct ¶
func (x *EmbeddedSt4) GetPrimitivesStruct() *PrimitivesStruct
func (*EmbeddedSt4) GetSlicesStruct ¶
func (x *EmbeddedSt4) GetSlicesStruct() *SlicesStruct
func (*EmbeddedSt4) ProtoMessage ¶
func (*EmbeddedSt4) ProtoMessage()
func (*EmbeddedSt4) ProtoReflect ¶
func (x *EmbeddedSt4) ProtoReflect() protoreflect.Message
func (*EmbeddedSt4) Reset ¶
func (x *EmbeddedSt4) Reset()
func (*EmbeddedSt4) String ¶
func (x *EmbeddedSt4) String() string
type EmbeddedSt5NameOverride ¶
type EmbeddedSt5NameOverride struct { Foo1 int64 `protobuf:"zigzag64,1,opt,name=foo1,json=Foo1,proto3" json:"foo1,omitempty"` PrimitivesStruct *PrimitivesStruct `protobuf:"bytes,2,opt,name=primitives_struct,json=PrimitivesStruct,proto3" json:"primitives_struct,omitempty"` Foo2 string `protobuf:"bytes,3,opt,name=foo2,json=Foo2,proto3" json:"foo2,omitempty"` ArraysStructField *ArraysStruct `protobuf:"bytes,4,opt,name=arrays_struct_field,json=ArraysStructField,proto3" json:"arrays_struct_field,omitempty"` Foo3 []byte `protobuf:"bytes,5,opt,name=foo3,json=Foo3,proto3" json:"foo3,omitempty"` SlicesStruct *SlicesStruct `protobuf:"bytes,6,opt,name=slices_struct,json=SlicesStruct,proto3" json:"slices_struct,omitempty"` Foo4 bool `protobuf:"varint,7,opt,name=foo4,json=Foo4,proto3" json:"foo4,omitempty"` PointersStructField *PointersStruct `protobuf:"bytes,8,opt,name=pointers_struct_field,json=PointersStructField,proto3" json:"pointers_struct_field,omitempty"` Foo5 uint64 `protobuf:"varint,9,opt,name=foo5,json=Foo5,proto3" json:"foo5,omitempty"` // contains filtered or unexported fields }
func (*EmbeddedSt5NameOverride) Descriptor
deprecated
func (*EmbeddedSt5NameOverride) Descriptor() ([]byte, []int)
Deprecated: Use EmbeddedSt5NameOverride.ProtoReflect.Descriptor instead.
func (*EmbeddedSt5NameOverride) GetArraysStructField ¶
func (x *EmbeddedSt5NameOverride) GetArraysStructField() *ArraysStruct
func (*EmbeddedSt5NameOverride) GetFoo1 ¶
func (x *EmbeddedSt5NameOverride) GetFoo1() int64
func (*EmbeddedSt5NameOverride) GetFoo2 ¶
func (x *EmbeddedSt5NameOverride) GetFoo2() string
func (*EmbeddedSt5NameOverride) GetFoo3 ¶
func (x *EmbeddedSt5NameOverride) GetFoo3() []byte
func (*EmbeddedSt5NameOverride) GetFoo4 ¶
func (x *EmbeddedSt5NameOverride) GetFoo4() bool
func (*EmbeddedSt5NameOverride) GetFoo5 ¶
func (x *EmbeddedSt5NameOverride) GetFoo5() uint64
func (*EmbeddedSt5NameOverride) GetPointersStructField ¶
func (x *EmbeddedSt5NameOverride) GetPointersStructField() *PointersStruct
func (*EmbeddedSt5NameOverride) GetPrimitivesStruct ¶
func (x *EmbeddedSt5NameOverride) GetPrimitivesStruct() *PrimitivesStruct
func (*EmbeddedSt5NameOverride) GetSlicesStruct ¶
func (x *EmbeddedSt5NameOverride) GetSlicesStruct() *SlicesStruct
func (*EmbeddedSt5NameOverride) ProtoMessage ¶
func (*EmbeddedSt5NameOverride) ProtoMessage()
func (*EmbeddedSt5NameOverride) ProtoReflect ¶
func (x *EmbeddedSt5NameOverride) ProtoReflect() protoreflect.Message
func (*EmbeddedSt5NameOverride) Reset ¶
func (x *EmbeddedSt5NameOverride) Reset()
func (*EmbeddedSt5NameOverride) String ¶
func (x *EmbeddedSt5NameOverride) String() string
type EmptyStruct ¶
type EmptyStruct struct {
// contains filtered or unexported fields
}
messages
func (*EmptyStruct) Descriptor
deprecated
func (*EmptyStruct) Descriptor() ([]byte, []int)
Deprecated: Use EmptyStruct.ProtoReflect.Descriptor instead.
func (*EmptyStruct) ProtoMessage ¶
func (*EmptyStruct) ProtoMessage()
func (*EmptyStruct) ProtoReflect ¶
func (x *EmptyStruct) ProtoReflect() protoreflect.Message
func (*EmptyStruct) Reset ¶
func (x *EmptyStruct) Reset()
func (*EmptyStruct) String ¶
func (x *EmptyStruct) String() string
type IntAr ¶
type IntAr struct { Value []int64 `protobuf:"zigzag64,1,rep,packed,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*IntAr) Descriptor
deprecated
func (*IntAr) ProtoMessage ¶
func (*IntAr) ProtoMessage()
func (*IntAr) ProtoReflect ¶
func (x *IntAr) ProtoReflect() protoreflect.Message
type IntDef ¶
type IntDef struct { Value int64 `protobuf:"zigzag64,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*IntDef) Descriptor
deprecated
func (*IntDef) ProtoMessage ¶
func (*IntDef) ProtoMessage()
func (*IntDef) ProtoReflect ¶
func (x *IntDef) ProtoReflect() protoreflect.Message
type IntSl ¶
type IntSl struct { Value []int64 `protobuf:"zigzag64,1,rep,packed,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*IntSl) Descriptor
deprecated
func (*IntSl) ProtoMessage ¶
func (*IntSl) ProtoMessage()
func (*IntSl) ProtoReflect ¶
func (x *IntSl) ProtoReflect() protoreflect.Message
type InterfaceFieldsStruct ¶
type InterfaceFieldsStruct struct { F1 *anypb.Any `protobuf:"bytes,1,opt,name=f1,json=F1,proto3" json:"f1,omitempty"` F2 *anypb.Any `protobuf:"bytes,2,opt,name=f2,json=F2,proto3" json:"f2,omitempty"` F3 *anypb.Any `protobuf:"bytes,3,opt,name=f3,json=F3,proto3" json:"f3,omitempty"` F4 *anypb.Any `protobuf:"bytes,4,opt,name=f4,json=F4,proto3" json:"f4,omitempty"` // contains filtered or unexported fields }
func (*InterfaceFieldsStruct) Descriptor
deprecated
func (*InterfaceFieldsStruct) Descriptor() ([]byte, []int)
Deprecated: Use InterfaceFieldsStruct.ProtoReflect.Descriptor instead.
func (*InterfaceFieldsStruct) GetF1 ¶
func (x *InterfaceFieldsStruct) GetF1() *anypb.Any
func (*InterfaceFieldsStruct) GetF2 ¶
func (x *InterfaceFieldsStruct) GetF2() *anypb.Any
func (*InterfaceFieldsStruct) GetF3 ¶
func (x *InterfaceFieldsStruct) GetF3() *anypb.Any
func (*InterfaceFieldsStruct) GetF4 ¶
func (x *InterfaceFieldsStruct) GetF4() *anypb.Any
func (*InterfaceFieldsStruct) ProtoMessage ¶
func (*InterfaceFieldsStruct) ProtoMessage()
func (*InterfaceFieldsStruct) ProtoReflect ¶
func (x *InterfaceFieldsStruct) ProtoReflect() protoreflect.Message
func (*InterfaceFieldsStruct) Reset ¶
func (x *InterfaceFieldsStruct) Reset()
func (*InterfaceFieldsStruct) String ¶
func (x *InterfaceFieldsStruct) String() string
type PointerSlicesStruct ¶
type PointerSlicesStruct struct { Int8PtSl []int32 `protobuf:"zigzag32,1,rep,packed,name=int8_pt_sl,json=Int8PtSl,proto3" json:"int8_pt_sl,omitempty"` Int16PtSl []int32 `protobuf:"zigzag32,2,rep,packed,name=int16_pt_sl,json=Int16PtSl,proto3" json:"int16_pt_sl,omitempty"` Int32PtSl []int32 `protobuf:"zigzag32,3,rep,packed,name=int32_pt_sl,json=Int32PtSl,proto3" json:"int32_pt_sl,omitempty"` Int32FixedPtSl []int32 `protobuf:"fixed32,4,rep,packed,name=int32_fixed_pt_sl,json=Int32FixedPtSl,proto3" json:"int32_fixed_pt_sl,omitempty"` Int64PtSl []int64 `protobuf:"zigzag64,5,rep,packed,name=int64_pt_sl,json=Int64PtSl,proto3" json:"int64_pt_sl,omitempty"` Int64FixedPtSl []int64 `protobuf:"fixed64,6,rep,packed,name=int64_fixed_pt_sl,json=Int64FixedPtSl,proto3" json:"int64_fixed_pt_sl,omitempty"` IntPtSl []int64 `protobuf:"zigzag64,7,rep,packed,name=int_pt_sl,json=IntPtSl,proto3" json:"int_pt_sl,omitempty"` BytePtSl []byte `protobuf:"bytes,8,opt,name=byte_pt_sl,json=BytePtSl,proto3" json:"byte_pt_sl,omitempty"` Uint8PtSl []byte `protobuf:"bytes,9,opt,name=uint8_pt_sl,json=Uint8PtSl,proto3" json:"uint8_pt_sl,omitempty"` Uint16PtSl []uint32 `protobuf:"varint,10,rep,packed,name=uint16_pt_sl,json=Uint16PtSl,proto3" json:"uint16_pt_sl,omitempty"` Uint32PtSl []uint32 `protobuf:"varint,11,rep,packed,name=uint32_pt_sl,json=Uint32PtSl,proto3" json:"uint32_pt_sl,omitempty"` Uint32FixedPtSl []uint32 `protobuf:"fixed32,12,rep,packed,name=uint32_fixed_pt_sl,json=Uint32FixedPtSl,proto3" json:"uint32_fixed_pt_sl,omitempty"` Uint64PtSl []uint64 `protobuf:"varint,13,rep,packed,name=uint64_pt_sl,json=Uint64PtSl,proto3" json:"uint64_pt_sl,omitempty"` Uint64FixedPtSl []uint64 `protobuf:"fixed64,14,rep,packed,name=uint64_fixed_pt_sl,json=Uint64FixedPtSl,proto3" json:"uint64_fixed_pt_sl,omitempty"` UintPtSl []uint64 `protobuf:"varint,15,rep,packed,name=uint_pt_sl,json=UintPtSl,proto3" json:"uint_pt_sl,omitempty"` StrPtSl []string `protobuf:"bytes,16,rep,name=str_pt_sl,json=StrPtSl,proto3" json:"str_pt_sl,omitempty"` BytesPtSl [][]byte `protobuf:"bytes,17,rep,name=bytes_pt_sl,json=BytesPtSl,proto3" json:"bytes_pt_sl,omitempty"` TimePtSl []*timestamppb.Timestamp `protobuf:"bytes,18,rep,name=time_pt_sl,json=TimePtSl,proto3" json:"time_pt_sl,omitempty"` DurationPtSl []*durationpb.Duration `protobuf:"bytes,19,rep,name=duration_pt_sl,json=DurationPtSl,proto3" json:"duration_pt_sl,omitempty"` EmptyPtSl []*EmptyStruct `protobuf:"bytes,20,rep,name=empty_pt_sl,json=EmptyPtSl,proto3" json:"empty_pt_sl,omitempty"` // contains filtered or unexported fields }
func (*PointerSlicesStruct) Descriptor
deprecated
func (*PointerSlicesStruct) Descriptor() ([]byte, []int)
Deprecated: Use PointerSlicesStruct.ProtoReflect.Descriptor instead.
func (*PointerSlicesStruct) GetBytePtSl ¶
func (x *PointerSlicesStruct) GetBytePtSl() []byte
func (*PointerSlicesStruct) GetBytesPtSl ¶
func (x *PointerSlicesStruct) GetBytesPtSl() [][]byte
func (*PointerSlicesStruct) GetDurationPtSl ¶
func (x *PointerSlicesStruct) GetDurationPtSl() []*durationpb.Duration
func (*PointerSlicesStruct) GetEmptyPtSl ¶
func (x *PointerSlicesStruct) GetEmptyPtSl() []*EmptyStruct
func (*PointerSlicesStruct) GetInt16PtSl ¶
func (x *PointerSlicesStruct) GetInt16PtSl() []int32
func (*PointerSlicesStruct) GetInt32FixedPtSl ¶
func (x *PointerSlicesStruct) GetInt32FixedPtSl() []int32
func (*PointerSlicesStruct) GetInt32PtSl ¶
func (x *PointerSlicesStruct) GetInt32PtSl() []int32
func (*PointerSlicesStruct) GetInt64FixedPtSl ¶
func (x *PointerSlicesStruct) GetInt64FixedPtSl() []int64
func (*PointerSlicesStruct) GetInt64PtSl ¶
func (x *PointerSlicesStruct) GetInt64PtSl() []int64
func (*PointerSlicesStruct) GetInt8PtSl ¶
func (x *PointerSlicesStruct) GetInt8PtSl() []int32
func (*PointerSlicesStruct) GetIntPtSl ¶
func (x *PointerSlicesStruct) GetIntPtSl() []int64
func (*PointerSlicesStruct) GetStrPtSl ¶
func (x *PointerSlicesStruct) GetStrPtSl() []string
func (*PointerSlicesStruct) GetTimePtSl ¶
func (x *PointerSlicesStruct) GetTimePtSl() []*timestamppb.Timestamp
func (*PointerSlicesStruct) GetUint16PtSl ¶
func (x *PointerSlicesStruct) GetUint16PtSl() []uint32
func (*PointerSlicesStruct) GetUint32FixedPtSl ¶
func (x *PointerSlicesStruct) GetUint32FixedPtSl() []uint32
func (*PointerSlicesStruct) GetUint32PtSl ¶
func (x *PointerSlicesStruct) GetUint32PtSl() []uint32
func (*PointerSlicesStruct) GetUint64FixedPtSl ¶
func (x *PointerSlicesStruct) GetUint64FixedPtSl() []uint64
func (*PointerSlicesStruct) GetUint64PtSl ¶
func (x *PointerSlicesStruct) GetUint64PtSl() []uint64
func (*PointerSlicesStruct) GetUint8PtSl ¶
func (x *PointerSlicesStruct) GetUint8PtSl() []byte
func (*PointerSlicesStruct) GetUintPtSl ¶
func (x *PointerSlicesStruct) GetUintPtSl() []uint64
func (*PointerSlicesStruct) ProtoMessage ¶
func (*PointerSlicesStruct) ProtoMessage()
func (*PointerSlicesStruct) ProtoReflect ¶
func (x *PointerSlicesStruct) ProtoReflect() protoreflect.Message
func (*PointerSlicesStruct) Reset ¶
func (x *PointerSlicesStruct) Reset()
func (*PointerSlicesStruct) String ¶
func (x *PointerSlicesStruct) String() string
type PointersStruct ¶
type PointersStruct struct { Int8Pt int32 `protobuf:"zigzag32,1,opt,name=int8_pt,json=Int8Pt,proto3" json:"int8_pt,omitempty"` Int16Pt int32 `protobuf:"zigzag32,2,opt,name=int16_pt,json=Int16Pt,proto3" json:"int16_pt,omitempty"` Int32Pt int32 `protobuf:"zigzag32,3,opt,name=int32_pt,json=Int32Pt,proto3" json:"int32_pt,omitempty"` Int32FixedPt int32 `protobuf:"fixed32,4,opt,name=int32_fixed_pt,json=Int32FixedPt,proto3" json:"int32_fixed_pt,omitempty"` Int64Pt int64 `protobuf:"zigzag64,5,opt,name=int64_pt,json=Int64Pt,proto3" json:"int64_pt,omitempty"` Int64FixedPt int64 `protobuf:"fixed64,6,opt,name=int64_fixed_pt,json=Int64FixedPt,proto3" json:"int64_fixed_pt,omitempty"` IntPt int64 `protobuf:"zigzag64,7,opt,name=int_pt,json=IntPt,proto3" json:"int_pt,omitempty"` BytePt uint32 `protobuf:"varint,8,opt,name=byte_pt,json=BytePt,proto3" json:"byte_pt,omitempty"` Uint8Pt uint32 `protobuf:"varint,9,opt,name=uint8_pt,json=Uint8Pt,proto3" json:"uint8_pt,omitempty"` Uint16Pt uint32 `protobuf:"varint,10,opt,name=uint16_pt,json=Uint16Pt,proto3" json:"uint16_pt,omitempty"` Uint32Pt uint32 `protobuf:"varint,11,opt,name=uint32_pt,json=Uint32Pt,proto3" json:"uint32_pt,omitempty"` Uint32FixedPt uint32 `protobuf:"fixed32,12,opt,name=uint32_fixed_pt,json=Uint32FixedPt,proto3" json:"uint32_fixed_pt,omitempty"` Uint64Pt uint64 `protobuf:"varint,13,opt,name=uint64_pt,json=Uint64Pt,proto3" json:"uint64_pt,omitempty"` Uint64FixedPt uint64 `protobuf:"fixed64,14,opt,name=uint64_fixed_pt,json=Uint64FixedPt,proto3" json:"uint64_fixed_pt,omitempty"` UintPt uint64 `protobuf:"varint,15,opt,name=uint_pt,json=UintPt,proto3" json:"uint_pt,omitempty"` StrPt string `protobuf:"bytes,16,opt,name=str_pt,json=StrPt,proto3" json:"str_pt,omitempty"` BytesPt []byte `protobuf:"bytes,17,opt,name=bytes_pt,json=BytesPt,proto3" json:"bytes_pt,omitempty"` TimePt *timestamppb.Timestamp `protobuf:"bytes,18,opt,name=time_pt,json=TimePt,proto3" json:"time_pt,omitempty"` DurationPt *durationpb.Duration `protobuf:"bytes,19,opt,name=duration_pt,json=DurationPt,proto3" json:"duration_pt,omitempty"` EmptyPt *EmptyStruct `protobuf:"bytes,20,opt,name=empty_pt,json=EmptyPt,proto3" json:"empty_pt,omitempty"` // contains filtered or unexported fields }
func (*PointersStruct) Descriptor
deprecated
func (*PointersStruct) Descriptor() ([]byte, []int)
Deprecated: Use PointersStruct.ProtoReflect.Descriptor instead.
func (*PointersStruct) GetBytePt ¶
func (x *PointersStruct) GetBytePt() uint32
func (*PointersStruct) GetBytesPt ¶
func (x *PointersStruct) GetBytesPt() []byte
func (*PointersStruct) GetDurationPt ¶
func (x *PointersStruct) GetDurationPt() *durationpb.Duration
func (*PointersStruct) GetEmptyPt ¶
func (x *PointersStruct) GetEmptyPt() *EmptyStruct
func (*PointersStruct) GetInt16Pt ¶
func (x *PointersStruct) GetInt16Pt() int32
func (*PointersStruct) GetInt32FixedPt ¶
func (x *PointersStruct) GetInt32FixedPt() int32
func (*PointersStruct) GetInt32Pt ¶
func (x *PointersStruct) GetInt32Pt() int32
func (*PointersStruct) GetInt64FixedPt ¶
func (x *PointersStruct) GetInt64FixedPt() int64
func (*PointersStruct) GetInt64Pt ¶
func (x *PointersStruct) GetInt64Pt() int64
func (*PointersStruct) GetInt8Pt ¶
func (x *PointersStruct) GetInt8Pt() int32
func (*PointersStruct) GetIntPt ¶
func (x *PointersStruct) GetIntPt() int64
func (*PointersStruct) GetStrPt ¶
func (x *PointersStruct) GetStrPt() string
func (*PointersStruct) GetTimePt ¶
func (x *PointersStruct) GetTimePt() *timestamppb.Timestamp
func (*PointersStruct) GetUint16Pt ¶
func (x *PointersStruct) GetUint16Pt() uint32
func (*PointersStruct) GetUint32FixedPt ¶
func (x *PointersStruct) GetUint32FixedPt() uint32
func (*PointersStruct) GetUint32Pt ¶
func (x *PointersStruct) GetUint32Pt() uint32
func (*PointersStruct) GetUint64FixedPt ¶
func (x *PointersStruct) GetUint64FixedPt() uint64
func (*PointersStruct) GetUint64Pt ¶
func (x *PointersStruct) GetUint64Pt() uint64
func (*PointersStruct) GetUint8Pt ¶
func (x *PointersStruct) GetUint8Pt() uint32
func (*PointersStruct) GetUintPt ¶
func (x *PointersStruct) GetUintPt() uint64
func (*PointersStruct) ProtoMessage ¶
func (*PointersStruct) ProtoMessage()
func (*PointersStruct) ProtoReflect ¶
func (x *PointersStruct) ProtoReflect() protoreflect.Message
func (*PointersStruct) Reset ¶
func (x *PointersStruct) Reset()
func (*PointersStruct) String ¶
func (x *PointersStruct) String() string
type PrimitivesStruct ¶
type PrimitivesStruct struct { Int8 int32 `protobuf:"zigzag32,1,opt,name=int8,json=Int8,proto3" json:"int8,omitempty"` Int16 int32 `protobuf:"zigzag32,2,opt,name=int16,json=Int16,proto3" json:"int16,omitempty"` Int32 int32 `protobuf:"zigzag32,3,opt,name=int32,json=Int32,proto3" json:"int32,omitempty"` Int32Fixed int32 `protobuf:"fixed32,4,opt,name=int32_fixed,json=Int32Fixed,proto3" json:"int32_fixed,omitempty"` Int64 int64 `protobuf:"zigzag64,5,opt,name=int64,json=Int64,proto3" json:"int64,omitempty"` Int64Fixed int64 `protobuf:"fixed64,6,opt,name=int64_fixed,json=Int64Fixed,proto3" json:"int64_fixed,omitempty"` Int int64 `protobuf:"zigzag64,7,opt,name=int,json=Int,proto3" json:"int,omitempty"` Byte uint32 `protobuf:"varint,8,opt,name=byte,json=Byte,proto3" json:"byte,omitempty"` Uint8 uint32 `protobuf:"varint,9,opt,name=uint8,json=Uint8,proto3" json:"uint8,omitempty"` Uint16 uint32 `protobuf:"varint,10,opt,name=uint16,json=Uint16,proto3" json:"uint16,omitempty"` Uint32 uint32 `protobuf:"varint,11,opt,name=uint32,json=Uint32,proto3" json:"uint32,omitempty"` Uint32Fixed uint32 `protobuf:"fixed32,12,opt,name=uint32_fixed,json=Uint32Fixed,proto3" json:"uint32_fixed,omitempty"` Uint64 uint64 `protobuf:"varint,13,opt,name=uint64,json=Uint64,proto3" json:"uint64,omitempty"` Uint64Fixed uint64 `protobuf:"fixed64,14,opt,name=uint64_fixed,json=Uint64Fixed,proto3" json:"uint64_fixed,omitempty"` Uint uint64 `protobuf:"varint,15,opt,name=uint,json=Uint,proto3" json:"uint,omitempty"` Str string `protobuf:"bytes,16,opt,name=str,json=Str,proto3" json:"str,omitempty"` Bytes []byte `protobuf:"bytes,17,opt,name=bytes,json=Bytes,proto3" json:"bytes,omitempty"` Time *timestamppb.Timestamp `protobuf:"bytes,18,opt,name=time,json=Time,proto3" json:"time,omitempty"` Duration *durationpb.Duration `protobuf:"bytes,19,opt,name=duration,json=Duration,proto3" json:"duration,omitempty"` Empty *EmptyStruct `protobuf:"bytes,20,opt,name=empty,json=Empty,proto3" json:"empty,omitempty"` // contains filtered or unexported fields }
func (*PrimitivesStruct) Descriptor
deprecated
func (*PrimitivesStruct) Descriptor() ([]byte, []int)
Deprecated: Use PrimitivesStruct.ProtoReflect.Descriptor instead.
func (*PrimitivesStruct) GetByte ¶
func (x *PrimitivesStruct) GetByte() uint32
func (*PrimitivesStruct) GetBytes ¶
func (x *PrimitivesStruct) GetBytes() []byte
func (*PrimitivesStruct) GetDuration ¶
func (x *PrimitivesStruct) GetDuration() *durationpb.Duration
func (*PrimitivesStruct) GetEmpty ¶
func (x *PrimitivesStruct) GetEmpty() *EmptyStruct
func (*PrimitivesStruct) GetInt ¶
func (x *PrimitivesStruct) GetInt() int64
func (*PrimitivesStruct) GetInt16 ¶
func (x *PrimitivesStruct) GetInt16() int32
func (*PrimitivesStruct) GetInt32 ¶
func (x *PrimitivesStruct) GetInt32() int32
func (*PrimitivesStruct) GetInt32Fixed ¶
func (x *PrimitivesStruct) GetInt32Fixed() int32
func (*PrimitivesStruct) GetInt64 ¶
func (x *PrimitivesStruct) GetInt64() int64
func (*PrimitivesStruct) GetInt64Fixed ¶
func (x *PrimitivesStruct) GetInt64Fixed() int64
func (*PrimitivesStruct) GetInt8 ¶
func (x *PrimitivesStruct) GetInt8() int32
func (*PrimitivesStruct) GetStr ¶
func (x *PrimitivesStruct) GetStr() string
func (*PrimitivesStruct) GetTime ¶
func (x *PrimitivesStruct) GetTime() *timestamppb.Timestamp
func (*PrimitivesStruct) GetUint ¶
func (x *PrimitivesStruct) GetUint() uint64
func (*PrimitivesStruct) GetUint16 ¶
func (x *PrimitivesStruct) GetUint16() uint32
func (*PrimitivesStruct) GetUint32 ¶
func (x *PrimitivesStruct) GetUint32() uint32
func (*PrimitivesStruct) GetUint32Fixed ¶
func (x *PrimitivesStruct) GetUint32Fixed() uint32
func (*PrimitivesStruct) GetUint64 ¶
func (x *PrimitivesStruct) GetUint64() uint64
func (*PrimitivesStruct) GetUint64Fixed ¶
func (x *PrimitivesStruct) GetUint64Fixed() uint64
func (*PrimitivesStruct) GetUint8 ¶
func (x *PrimitivesStruct) GetUint8() uint32
func (*PrimitivesStruct) ProtoMessage ¶
func (*PrimitivesStruct) ProtoMessage()
func (*PrimitivesStruct) ProtoReflect ¶
func (x *PrimitivesStruct) ProtoReflect() protoreflect.Message
func (*PrimitivesStruct) Reset ¶
func (x *PrimitivesStruct) Reset()
func (*PrimitivesStruct) String ¶
func (x *PrimitivesStruct) String() string
type PrimitivesStructAr ¶
type PrimitivesStructAr struct { Value []*PrimitivesStruct `protobuf:"bytes,1,rep,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*PrimitivesStructAr) Descriptor
deprecated
func (*PrimitivesStructAr) Descriptor() ([]byte, []int)
Deprecated: Use PrimitivesStructAr.ProtoReflect.Descriptor instead.
func (*PrimitivesStructAr) GetValue ¶
func (x *PrimitivesStructAr) GetValue() []*PrimitivesStruct
func (*PrimitivesStructAr) ProtoMessage ¶
func (*PrimitivesStructAr) ProtoMessage()
func (*PrimitivesStructAr) ProtoReflect ¶
func (x *PrimitivesStructAr) ProtoReflect() protoreflect.Message
func (*PrimitivesStructAr) Reset ¶
func (x *PrimitivesStructAr) Reset()
func (*PrimitivesStructAr) String ¶
func (x *PrimitivesStructAr) String() string
type PrimitivesStructDef ¶
type PrimitivesStructDef struct { Int8 int32 `protobuf:"zigzag32,1,opt,name=int8,json=Int8,proto3" json:"int8,omitempty"` Int16 int32 `protobuf:"zigzag32,2,opt,name=int16,json=Int16,proto3" json:"int16,omitempty"` Int32 int32 `protobuf:"zigzag32,3,opt,name=int32,json=Int32,proto3" json:"int32,omitempty"` Int32Fixed int32 `protobuf:"fixed32,4,opt,name=int32_fixed,json=Int32Fixed,proto3" json:"int32_fixed,omitempty"` Int64 int64 `protobuf:"zigzag64,5,opt,name=int64,json=Int64,proto3" json:"int64,omitempty"` Int64Fixed int64 `protobuf:"fixed64,6,opt,name=int64_fixed,json=Int64Fixed,proto3" json:"int64_fixed,omitempty"` Int int64 `protobuf:"zigzag64,7,opt,name=int,json=Int,proto3" json:"int,omitempty"` Byte uint32 `protobuf:"varint,8,opt,name=byte,json=Byte,proto3" json:"byte,omitempty"` Uint8 uint32 `protobuf:"varint,9,opt,name=uint8,json=Uint8,proto3" json:"uint8,omitempty"` Uint16 uint32 `protobuf:"varint,10,opt,name=uint16,json=Uint16,proto3" json:"uint16,omitempty"` Uint32 uint32 `protobuf:"varint,11,opt,name=uint32,json=Uint32,proto3" json:"uint32,omitempty"` Uint32Fixed uint32 `protobuf:"fixed32,12,opt,name=uint32_fixed,json=Uint32Fixed,proto3" json:"uint32_fixed,omitempty"` Uint64 uint64 `protobuf:"varint,13,opt,name=uint64,json=Uint64,proto3" json:"uint64,omitempty"` Uint64Fixed uint64 `protobuf:"fixed64,14,opt,name=uint64_fixed,json=Uint64Fixed,proto3" json:"uint64_fixed,omitempty"` Uint uint64 `protobuf:"varint,15,opt,name=uint,json=Uint,proto3" json:"uint,omitempty"` Str string `protobuf:"bytes,16,opt,name=str,json=Str,proto3" json:"str,omitempty"` Bytes []byte `protobuf:"bytes,17,opt,name=bytes,json=Bytes,proto3" json:"bytes,omitempty"` Time *timestamppb.Timestamp `protobuf:"bytes,18,opt,name=time,json=Time,proto3" json:"time,omitempty"` Duration *durationpb.Duration `protobuf:"bytes,19,opt,name=duration,json=Duration,proto3" json:"duration,omitempty"` Empty *EmptyStruct `protobuf:"bytes,20,opt,name=empty,json=Empty,proto3" json:"empty,omitempty"` // contains filtered or unexported fields }
func (*PrimitivesStructDef) Descriptor
deprecated
func (*PrimitivesStructDef) Descriptor() ([]byte, []int)
Deprecated: Use PrimitivesStructDef.ProtoReflect.Descriptor instead.
func (*PrimitivesStructDef) GetByte ¶
func (x *PrimitivesStructDef) GetByte() uint32
func (*PrimitivesStructDef) GetBytes ¶
func (x *PrimitivesStructDef) GetBytes() []byte
func (*PrimitivesStructDef) GetDuration ¶
func (x *PrimitivesStructDef) GetDuration() *durationpb.Duration
func (*PrimitivesStructDef) GetEmpty ¶
func (x *PrimitivesStructDef) GetEmpty() *EmptyStruct
func (*PrimitivesStructDef) GetInt ¶
func (x *PrimitivesStructDef) GetInt() int64
func (*PrimitivesStructDef) GetInt16 ¶
func (x *PrimitivesStructDef) GetInt16() int32
func (*PrimitivesStructDef) GetInt32 ¶
func (x *PrimitivesStructDef) GetInt32() int32
func (*PrimitivesStructDef) GetInt32Fixed ¶
func (x *PrimitivesStructDef) GetInt32Fixed() int32
func (*PrimitivesStructDef) GetInt64 ¶
func (x *PrimitivesStructDef) GetInt64() int64
func (*PrimitivesStructDef) GetInt64Fixed ¶
func (x *PrimitivesStructDef) GetInt64Fixed() int64
func (*PrimitivesStructDef) GetInt8 ¶
func (x *PrimitivesStructDef) GetInt8() int32
func (*PrimitivesStructDef) GetStr ¶
func (x *PrimitivesStructDef) GetStr() string
func (*PrimitivesStructDef) GetTime ¶
func (x *PrimitivesStructDef) GetTime() *timestamppb.Timestamp
func (*PrimitivesStructDef) GetUint ¶
func (x *PrimitivesStructDef) GetUint() uint64
func (*PrimitivesStructDef) GetUint16 ¶
func (x *PrimitivesStructDef) GetUint16() uint32
func (*PrimitivesStructDef) GetUint32 ¶
func (x *PrimitivesStructDef) GetUint32() uint32
func (*PrimitivesStructDef) GetUint32Fixed ¶
func (x *PrimitivesStructDef) GetUint32Fixed() uint32
func (*PrimitivesStructDef) GetUint64 ¶
func (x *PrimitivesStructDef) GetUint64() uint64
func (*PrimitivesStructDef) GetUint64Fixed ¶
func (x *PrimitivesStructDef) GetUint64Fixed() uint64
func (*PrimitivesStructDef) GetUint8 ¶
func (x *PrimitivesStructDef) GetUint8() uint32
func (*PrimitivesStructDef) ProtoMessage ¶
func (*PrimitivesStructDef) ProtoMessage()
func (*PrimitivesStructDef) ProtoReflect ¶
func (x *PrimitivesStructDef) ProtoReflect() protoreflect.Message
func (*PrimitivesStructDef) Reset ¶
func (x *PrimitivesStructDef) Reset()
func (*PrimitivesStructDef) String ¶
func (x *PrimitivesStructDef) String() string
type PrimitivesStructSl ¶
type PrimitivesStructSl struct { Value []*PrimitivesStruct `protobuf:"bytes,1,rep,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*PrimitivesStructSl) Descriptor
deprecated
func (*PrimitivesStructSl) Descriptor() ([]byte, []int)
Deprecated: Use PrimitivesStructSl.ProtoReflect.Descriptor instead.
func (*PrimitivesStructSl) GetValue ¶
func (x *PrimitivesStructSl) GetValue() []*PrimitivesStruct
func (*PrimitivesStructSl) ProtoMessage ¶
func (*PrimitivesStructSl) ProtoMessage()
func (*PrimitivesStructSl) ProtoReflect ¶
func (x *PrimitivesStructSl) ProtoReflect() protoreflect.Message
func (*PrimitivesStructSl) Reset ¶
func (x *PrimitivesStructSl) Reset()
func (*PrimitivesStructSl) String ¶
func (x *PrimitivesStructSl) String() string
type ReprElem2 ¶
type ReprElem2 struct { Key string `protobuf:"bytes,1,opt,name=key,json=Key,proto3" json:"key,omitempty"` Value *anypb.Any `protobuf:"bytes,2,opt,name=value,json=Value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*ReprElem2) Descriptor
deprecated
func (*ReprElem2) ProtoMessage ¶
func (*ReprElem2) ProtoMessage()
func (*ReprElem2) ProtoReflect ¶
func (x *ReprElem2) ProtoReflect() protoreflect.Message
type ReprElem7 ¶
type ReprElem7 struct { Value uint32 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*ReprElem7) Descriptor
deprecated
func (*ReprElem7) ProtoMessage ¶
func (*ReprElem7) ProtoMessage()
func (*ReprElem7) ProtoReflect ¶
func (x *ReprElem7) ProtoReflect() protoreflect.Message
type ReprStruct1 ¶
type ReprStruct1 struct { C int64 `protobuf:"zigzag64,1,opt,name=c,json=C,proto3" json:"c,omitempty"` D int64 `protobuf:"zigzag64,2,opt,name=d,json=D,proto3" json:"d,omitempty"` // contains filtered or unexported fields }
func (*ReprStruct1) Descriptor
deprecated
func (*ReprStruct1) Descriptor() ([]byte, []int)
Deprecated: Use ReprStruct1.ProtoReflect.Descriptor instead.
func (*ReprStruct1) GetC ¶
func (x *ReprStruct1) GetC() int64
func (*ReprStruct1) GetD ¶
func (x *ReprStruct1) GetD() int64
func (*ReprStruct1) ProtoMessage ¶
func (*ReprStruct1) ProtoMessage()
func (*ReprStruct1) ProtoReflect ¶
func (x *ReprStruct1) ProtoReflect() protoreflect.Message
func (*ReprStruct1) Reset ¶
func (x *ReprStruct1) Reset()
func (*ReprStruct1) String ¶
func (x *ReprStruct1) String() string
type ShortArraysStruct ¶
type ShortArraysStruct struct { TimeAr []*timestamppb.Timestamp `protobuf:"bytes,1,rep,name=time_ar,json=TimeAr,proto3" json:"time_ar,omitempty"` DurationAr []*durationpb.Duration `protobuf:"bytes,2,rep,name=duration_ar,json=DurationAr,proto3" json:"duration_ar,omitempty"` // contains filtered or unexported fields }
func (*ShortArraysStruct) Descriptor
deprecated
func (*ShortArraysStruct) Descriptor() ([]byte, []int)
Deprecated: Use ShortArraysStruct.ProtoReflect.Descriptor instead.
func (*ShortArraysStruct) GetDurationAr ¶
func (x *ShortArraysStruct) GetDurationAr() []*durationpb.Duration
func (*ShortArraysStruct) GetTimeAr ¶
func (x *ShortArraysStruct) GetTimeAr() []*timestamppb.Timestamp
func (*ShortArraysStruct) ProtoMessage ¶
func (*ShortArraysStruct) ProtoMessage()
func (*ShortArraysStruct) ProtoReflect ¶
func (x *ShortArraysStruct) ProtoReflect() protoreflect.Message
func (*ShortArraysStruct) Reset ¶
func (x *ShortArraysStruct) Reset()
func (*ShortArraysStruct) String ¶
func (x *ShortArraysStruct) String() string
type SlicesSlicesStruct ¶
type SlicesSlicesStruct struct { Int8SlSl []*TESTS_Int8List `protobuf:"bytes,1,rep,name=int8_sl_sl,json=Int8SlSl,proto3" json:"int8_sl_sl,omitempty"` Int16SlSl []*TESTS_Int16List `protobuf:"bytes,2,rep,name=int16_sl_sl,json=Int16SlSl,proto3" json:"int16_sl_sl,omitempty"` Int32SlSl []*TESTS_Int32ValueList `protobuf:"bytes,3,rep,name=int32_sl_sl,json=Int32SlSl,proto3" json:"int32_sl_sl,omitempty"` Int32FixedSlSl []*TESTS_Fixed32Int32ValueList `protobuf:"bytes,4,rep,name=int32_fixed_sl_sl,json=Int32FixedSlSl,proto3" json:"int32_fixed_sl_sl,omitempty"` Int64SlSl []*TESTS_Int64ValueList `protobuf:"bytes,5,rep,name=int64_sl_sl,json=Int64SlSl,proto3" json:"int64_sl_sl,omitempty"` Int64FixedSlSl []*TESTS_Fixed64Int64ValueList `protobuf:"bytes,6,rep,name=int64_fixed_sl_sl,json=Int64FixedSlSl,proto3" json:"int64_fixed_sl_sl,omitempty"` IntSlSl []*TESTS_Int64ValueList `protobuf:"bytes,7,rep,name=int_sl_sl,json=IntSlSl,proto3" json:"int_sl_sl,omitempty"` ByteSlSl [][]byte `protobuf:"bytes,8,rep,name=byte_sl_sl,json=ByteSlSl,proto3" json:"byte_sl_sl,omitempty"` Uint8SlSl [][]byte `protobuf:"bytes,9,rep,name=uint8_sl_sl,json=Uint8SlSl,proto3" json:"uint8_sl_sl,omitempty"` Uint16SlSl []*TESTS_UInt16List `protobuf:"bytes,10,rep,name=uint16_sl_sl,json=Uint16SlSl,proto3" json:"uint16_sl_sl,omitempty"` Uint32SlSl []*TESTS_UInt32ValueList `protobuf:"bytes,11,rep,name=uint32_sl_sl,json=Uint32SlSl,proto3" json:"uint32_sl_sl,omitempty"` Uint32FixedSlSl []*TESTS_Fixed32UInt32ValueList `protobuf:"bytes,12,rep,name=uint32_fixed_sl_sl,json=Uint32FixedSlSl,proto3" json:"uint32_fixed_sl_sl,omitempty"` Uint64SlSl []*TESTS_UInt64ValueList `protobuf:"bytes,13,rep,name=uint64_sl_sl,json=Uint64SlSl,proto3" json:"uint64_sl_sl,omitempty"` Uint64FixedSlSl []*TESTS_Fixed64UInt64ValueList `protobuf:"bytes,14,rep,name=uint64_fixed_sl_sl,json=Uint64FixedSlSl,proto3" json:"uint64_fixed_sl_sl,omitempty"` UintSlSl []*TESTS_UInt64ValueList `protobuf:"bytes,15,rep,name=uint_sl_sl,json=UintSlSl,proto3" json:"uint_sl_sl,omitempty"` StrSlSl []*TESTS_StringValueList `protobuf:"bytes,16,rep,name=str_sl_sl,json=StrSlSl,proto3" json:"str_sl_sl,omitempty"` BytesSlSl []*TESTS_BytesList `protobuf:"bytes,17,rep,name=bytes_sl_sl,json=BytesSlSl,proto3" json:"bytes_sl_sl,omitempty"` TimeSlSl []*TESTS_TimestampList `protobuf:"bytes,18,rep,name=time_sl_sl,json=TimeSlSl,proto3" json:"time_sl_sl,omitempty"` DurationSlSl []*TESTS_DurationList `protobuf:"bytes,19,rep,name=duration_sl_sl,json=DurationSlSl,proto3" json:"duration_sl_sl,omitempty"` EmptySlSl []*TESTS_EmptyStructList `protobuf:"bytes,20,rep,name=empty_sl_sl,json=EmptySlSl,proto3" json:"empty_sl_sl,omitempty"` // contains filtered or unexported fields }
func (*SlicesSlicesStruct) Descriptor
deprecated
func (*SlicesSlicesStruct) Descriptor() ([]byte, []int)
Deprecated: Use SlicesSlicesStruct.ProtoReflect.Descriptor instead.
func (*SlicesSlicesStruct) GetByteSlSl ¶
func (x *SlicesSlicesStruct) GetByteSlSl() [][]byte
func (*SlicesSlicesStruct) GetBytesSlSl ¶
func (x *SlicesSlicesStruct) GetBytesSlSl() []*TESTS_BytesList
func (*SlicesSlicesStruct) GetDurationSlSl ¶
func (x *SlicesSlicesStruct) GetDurationSlSl() []*TESTS_DurationList
func (*SlicesSlicesStruct) GetEmptySlSl ¶
func (x *SlicesSlicesStruct) GetEmptySlSl() []*TESTS_EmptyStructList
func (*SlicesSlicesStruct) GetInt16SlSl ¶
func (x *SlicesSlicesStruct) GetInt16SlSl() []*TESTS_Int16List
func (*SlicesSlicesStruct) GetInt32FixedSlSl ¶
func (x *SlicesSlicesStruct) GetInt32FixedSlSl() []*TESTS_Fixed32Int32ValueList
func (*SlicesSlicesStruct) GetInt32SlSl ¶
func (x *SlicesSlicesStruct) GetInt32SlSl() []*TESTS_Int32ValueList
func (*SlicesSlicesStruct) GetInt64FixedSlSl ¶
func (x *SlicesSlicesStruct) GetInt64FixedSlSl() []*TESTS_Fixed64Int64ValueList
func (*SlicesSlicesStruct) GetInt64SlSl ¶
func (x *SlicesSlicesStruct) GetInt64SlSl() []*TESTS_Int64ValueList
func (*SlicesSlicesStruct) GetInt8SlSl ¶
func (x *SlicesSlicesStruct) GetInt8SlSl() []*TESTS_Int8List
func (*SlicesSlicesStruct) GetIntSlSl ¶
func (x *SlicesSlicesStruct) GetIntSlSl() []*TESTS_Int64ValueList
func (*SlicesSlicesStruct) GetStrSlSl ¶
func (x *SlicesSlicesStruct) GetStrSlSl() []*TESTS_StringValueList
func (*SlicesSlicesStruct) GetTimeSlSl ¶
func (x *SlicesSlicesStruct) GetTimeSlSl() []*TESTS_TimestampList
func (*SlicesSlicesStruct) GetUint16SlSl ¶
func (x *SlicesSlicesStruct) GetUint16SlSl() []*TESTS_UInt16List
func (*SlicesSlicesStruct) GetUint32FixedSlSl ¶
func (x *SlicesSlicesStruct) GetUint32FixedSlSl() []*TESTS_Fixed32UInt32ValueList
func (*SlicesSlicesStruct) GetUint32SlSl ¶
func (x *SlicesSlicesStruct) GetUint32SlSl() []*TESTS_UInt32ValueList
func (*SlicesSlicesStruct) GetUint64FixedSlSl ¶
func (x *SlicesSlicesStruct) GetUint64FixedSlSl() []*TESTS_Fixed64UInt64ValueList
func (*SlicesSlicesStruct) GetUint64SlSl ¶
func (x *SlicesSlicesStruct) GetUint64SlSl() []*TESTS_UInt64ValueList
func (*SlicesSlicesStruct) GetUint8SlSl ¶
func (x *SlicesSlicesStruct) GetUint8SlSl() [][]byte
func (*SlicesSlicesStruct) GetUintSlSl ¶
func (x *SlicesSlicesStruct) GetUintSlSl() []*TESTS_UInt64ValueList
func (*SlicesSlicesStruct) ProtoMessage ¶
func (*SlicesSlicesStruct) ProtoMessage()
func (*SlicesSlicesStruct) ProtoReflect ¶
func (x *SlicesSlicesStruct) ProtoReflect() protoreflect.Message
func (*SlicesSlicesStruct) Reset ¶
func (x *SlicesSlicesStruct) Reset()
func (*SlicesSlicesStruct) String ¶
func (x *SlicesSlicesStruct) String() string
type SlicesStruct ¶
type SlicesStruct struct { Int8Sl []int32 `protobuf:"zigzag32,1,rep,packed,name=int8_sl,json=Int8Sl,proto3" json:"int8_sl,omitempty"` Int16Sl []int32 `protobuf:"zigzag32,2,rep,packed,name=int16_sl,json=Int16Sl,proto3" json:"int16_sl,omitempty"` Int32Sl []int32 `protobuf:"zigzag32,3,rep,packed,name=int32_sl,json=Int32Sl,proto3" json:"int32_sl,omitempty"` Int32FixedSl []int32 `protobuf:"fixed32,4,rep,packed,name=int32_fixed_sl,json=Int32FixedSl,proto3" json:"int32_fixed_sl,omitempty"` Int64Sl []int64 `protobuf:"zigzag64,5,rep,packed,name=int64_sl,json=Int64Sl,proto3" json:"int64_sl,omitempty"` Int64FixedSl []int64 `protobuf:"fixed64,6,rep,packed,name=int64_fixed_sl,json=Int64FixedSl,proto3" json:"int64_fixed_sl,omitempty"` IntSl []int64 `protobuf:"zigzag64,7,rep,packed,name=int_sl,json=IntSl,proto3" json:"int_sl,omitempty"` ByteSl []byte `protobuf:"bytes,8,opt,name=byte_sl,json=ByteSl,proto3" json:"byte_sl,omitempty"` Uint8Sl []byte `protobuf:"bytes,9,opt,name=uint8_sl,json=Uint8Sl,proto3" json:"uint8_sl,omitempty"` Uint16Sl []uint32 `protobuf:"varint,10,rep,packed,name=uint16_sl,json=Uint16Sl,proto3" json:"uint16_sl,omitempty"` Uint32Sl []uint32 `protobuf:"varint,11,rep,packed,name=uint32_sl,json=Uint32Sl,proto3" json:"uint32_sl,omitempty"` Uint32FixedSl []uint32 `protobuf:"fixed32,12,rep,packed,name=uint32_fixed_sl,json=Uint32FixedSl,proto3" json:"uint32_fixed_sl,omitempty"` Uint64Sl []uint64 `protobuf:"varint,13,rep,packed,name=uint64_sl,json=Uint64Sl,proto3" json:"uint64_sl,omitempty"` Uint64FixedSl []uint64 `protobuf:"fixed64,14,rep,packed,name=uint64_fixed_sl,json=Uint64FixedSl,proto3" json:"uint64_fixed_sl,omitempty"` UintSl []uint64 `protobuf:"varint,15,rep,packed,name=uint_sl,json=UintSl,proto3" json:"uint_sl,omitempty"` StrSl []string `protobuf:"bytes,16,rep,name=str_sl,json=StrSl,proto3" json:"str_sl,omitempty"` BytesSl [][]byte `protobuf:"bytes,17,rep,name=bytes_sl,json=BytesSl,proto3" json:"bytes_sl,omitempty"` TimeSl []*timestamppb.Timestamp `protobuf:"bytes,18,rep,name=time_sl,json=TimeSl,proto3" json:"time_sl,omitempty"` DurationSl []*durationpb.Duration `protobuf:"bytes,19,rep,name=duration_sl,json=DurationSl,proto3" json:"duration_sl,omitempty"` EmptySl []*EmptyStruct `protobuf:"bytes,20,rep,name=empty_sl,json=EmptySl,proto3" json:"empty_sl,omitempty"` // contains filtered or unexported fields }
func (*SlicesStruct) Descriptor
deprecated
func (*SlicesStruct) Descriptor() ([]byte, []int)
Deprecated: Use SlicesStruct.ProtoReflect.Descriptor instead.
func (*SlicesStruct) GetByteSl ¶
func (x *SlicesStruct) GetByteSl() []byte
func (*SlicesStruct) GetBytesSl ¶
func (x *SlicesStruct) GetBytesSl() [][]byte
func (*SlicesStruct) GetDurationSl ¶
func (x *SlicesStruct) GetDurationSl() []*durationpb.Duration
func (*SlicesStruct) GetEmptySl ¶
func (x *SlicesStruct) GetEmptySl() []*EmptyStruct
func (*SlicesStruct) GetInt16Sl ¶
func (x *SlicesStruct) GetInt16Sl() []int32
func (*SlicesStruct) GetInt32FixedSl ¶
func (x *SlicesStruct) GetInt32FixedSl() []int32
func (*SlicesStruct) GetInt32Sl ¶
func (x *SlicesStruct) GetInt32Sl() []int32
func (*SlicesStruct) GetInt64FixedSl ¶
func (x *SlicesStruct) GetInt64FixedSl() []int64
func (*SlicesStruct) GetInt64Sl ¶
func (x *SlicesStruct) GetInt64Sl() []int64
func (*SlicesStruct) GetInt8Sl ¶
func (x *SlicesStruct) GetInt8Sl() []int32
func (*SlicesStruct) GetIntSl ¶
func (x *SlicesStruct) GetIntSl() []int64
func (*SlicesStruct) GetStrSl ¶
func (x *SlicesStruct) GetStrSl() []string
func (*SlicesStruct) GetTimeSl ¶
func (x *SlicesStruct) GetTimeSl() []*timestamppb.Timestamp
func (*SlicesStruct) GetUint16Sl ¶
func (x *SlicesStruct) GetUint16Sl() []uint32
func (*SlicesStruct) GetUint32FixedSl ¶
func (x *SlicesStruct) GetUint32FixedSl() []uint32
func (*SlicesStruct) GetUint32Sl ¶
func (x *SlicesStruct) GetUint32Sl() []uint32
func (*SlicesStruct) GetUint64FixedSl ¶
func (x *SlicesStruct) GetUint64FixedSl() []uint64
func (*SlicesStruct) GetUint64Sl ¶
func (x *SlicesStruct) GetUint64Sl() []uint64
func (*SlicesStruct) GetUint8Sl ¶
func (x *SlicesStruct) GetUint8Sl() []byte
func (*SlicesStruct) GetUintSl ¶
func (x *SlicesStruct) GetUintSl() []uint64
func (*SlicesStruct) ProtoMessage ¶
func (*SlicesStruct) ProtoMessage()
func (*SlicesStruct) ProtoReflect ¶
func (x *SlicesStruct) ProtoReflect() protoreflect.Message
func (*SlicesStruct) Reset ¶
func (x *SlicesStruct) Reset()
func (*SlicesStruct) String ¶
func (x *SlicesStruct) String() string
type TESTS_BytesList ¶
type TESTS_BytesList struct { Value [][]byte `protobuf:"bytes,1,rep,name=Value,proto3" json:"Value,omitempty"` // contains filtered or unexported fields }
func (*TESTS_BytesList) Descriptor
deprecated
func (*TESTS_BytesList) Descriptor() ([]byte, []int)
Deprecated: Use TESTS_BytesList.ProtoReflect.Descriptor instead.
func (*TESTS_BytesList) GetValue ¶
func (x *TESTS_BytesList) GetValue() [][]byte
func (*TESTS_BytesList) ProtoMessage ¶
func (*TESTS_BytesList) ProtoMessage()
func (*TESTS_BytesList) ProtoReflect ¶
func (x *TESTS_BytesList) ProtoReflect() protoreflect.Message
func (*TESTS_BytesList) Reset ¶
func (x *TESTS_BytesList) Reset()
func (*TESTS_BytesList) String ¶
func (x *TESTS_BytesList) String() string
type TESTS_BytesListList ¶
type TESTS_BytesListList struct { Value []*TESTS_BytesList `protobuf:"bytes,1,rep,name=Value,proto3" json:"Value,omitempty"` // contains filtered or unexported fields }
func (*TESTS_BytesListList) Descriptor
deprecated
func (*TESTS_BytesListList) Descriptor() ([]byte, []int)
Deprecated: Use TESTS_BytesListList.ProtoReflect.Descriptor instead.
func (*TESTS_BytesListList) GetValue ¶
func (x *TESTS_BytesListList) GetValue() []*TESTS_BytesList
func (*TESTS_BytesListList) ProtoMessage ¶
func (*TESTS_BytesListList) ProtoMessage()
func (*TESTS_BytesListList) ProtoReflect ¶
func (x *TESTS_BytesListList) ProtoReflect() protoreflect.Message
func (*TESTS_BytesListList) Reset ¶
func (x *TESTS_BytesListList) Reset()
func (*TESTS_BytesListList) String ¶
func (x *TESTS_BytesListList) String() string
type TESTS_DurationList ¶
type TESTS_DurationList struct { Value []*durationpb.Duration `protobuf:"bytes,1,rep,name=Value,proto3" json:"Value,omitempty"` // contains filtered or unexported fields }
func (*TESTS_DurationList) Descriptor
deprecated
func (*TESTS_DurationList) Descriptor() ([]byte, []int)
Deprecated: Use TESTS_DurationList.ProtoReflect.Descriptor instead.
func (*TESTS_DurationList) GetValue ¶
func (x *TESTS_DurationList) GetValue() []*durationpb.Duration
func (*TESTS_DurationList) ProtoMessage ¶
func (*TESTS_DurationList) ProtoMessage()
func (*TESTS_DurationList) ProtoReflect ¶
func (x *TESTS_DurationList) ProtoReflect() protoreflect.Message
func (*TESTS_DurationList) Reset ¶
func (x *TESTS_DurationList) Reset()
func (*TESTS_DurationList) String ¶
func (x *TESTS_DurationList) String() string
type TESTS_EmptyStructList ¶
type TESTS_EmptyStructList struct { Value []*EmptyStruct `protobuf:"bytes,1,rep,name=Value,proto3" json:"Value,omitempty"` // contains filtered or unexported fields }
func (*TESTS_EmptyStructList) Descriptor
deprecated
func (*TESTS_EmptyStructList) Descriptor() ([]byte, []int)
Deprecated: Use TESTS_EmptyStructList.ProtoReflect.Descriptor instead.
func (*TESTS_EmptyStructList) GetValue ¶
func (x *TESTS_EmptyStructList) GetValue() []*EmptyStruct
func (*TESTS_EmptyStructList) ProtoMessage ¶
func (*TESTS_EmptyStructList) ProtoMessage()
func (*TESTS_EmptyStructList) ProtoReflect ¶
func (x *TESTS_EmptyStructList) ProtoReflect() protoreflect.Message
func (*TESTS_EmptyStructList) Reset ¶
func (x *TESTS_EmptyStructList) Reset()
func (*TESTS_EmptyStructList) String ¶
func (x *TESTS_EmptyStructList) String() string
type TESTS_Fixed32Int32ValueList ¶
type TESTS_Fixed32Int32ValueList struct { Value []int32 `protobuf:"fixed32,1,rep,packed,name=Value,proto3" json:"Value,omitempty"` // contains filtered or unexported fields }
func (*TESTS_Fixed32Int32ValueList) Descriptor
deprecated
func (*TESTS_Fixed32Int32ValueList) Descriptor() ([]byte, []int)
Deprecated: Use TESTS_Fixed32Int32ValueList.ProtoReflect.Descriptor instead.
func (*TESTS_Fixed32Int32ValueList) GetValue ¶
func (x *TESTS_Fixed32Int32ValueList) GetValue() []int32
func (*TESTS_Fixed32Int32ValueList) ProtoMessage ¶
func (*TESTS_Fixed32Int32ValueList) ProtoMessage()
func (*TESTS_Fixed32Int32ValueList) ProtoReflect ¶
func (x *TESTS_Fixed32Int32ValueList) ProtoReflect() protoreflect.Message
func (*TESTS_Fixed32Int32ValueList) Reset ¶
func (x *TESTS_Fixed32Int32ValueList) Reset()
func (*TESTS_Fixed32Int32ValueList) String ¶
func (x *TESTS_Fixed32Int32ValueList) String() string
type TESTS_Fixed32UInt32ValueList ¶
type TESTS_Fixed32UInt32ValueList struct { Value []uint32 `protobuf:"fixed32,1,rep,packed,name=Value,proto3" json:"Value,omitempty"` // contains filtered or unexported fields }
func (*TESTS_Fixed32UInt32ValueList) Descriptor
deprecated
func (*TESTS_Fixed32UInt32ValueList) Descriptor() ([]byte, []int)
Deprecated: Use TESTS_Fixed32UInt32ValueList.ProtoReflect.Descriptor instead.
func (*TESTS_Fixed32UInt32ValueList) GetValue ¶
func (x *TESTS_Fixed32UInt32ValueList) GetValue() []uint32
func (*TESTS_Fixed32UInt32ValueList) ProtoMessage ¶
func (*TESTS_Fixed32UInt32ValueList) ProtoMessage()
func (*TESTS_Fixed32UInt32ValueList) ProtoReflect ¶
func (x *TESTS_Fixed32UInt32ValueList) ProtoReflect() protoreflect.Message
func (*TESTS_Fixed32UInt32ValueList) Reset ¶
func (x *TESTS_Fixed32UInt32ValueList) Reset()
func (*TESTS_Fixed32UInt32ValueList) String ¶
func (x *TESTS_Fixed32UInt32ValueList) String() string
type TESTS_Fixed64Int64ValueList ¶
type TESTS_Fixed64Int64ValueList struct { Value []int64 `protobuf:"fixed64,1,rep,packed,name=Value,proto3" json:"Value,omitempty"` // contains filtered or unexported fields }
func (*TESTS_Fixed64Int64ValueList) Descriptor
deprecated
func (*TESTS_Fixed64Int64ValueList) Descriptor() ([]byte, []int)
Deprecated: Use TESTS_Fixed64Int64ValueList.ProtoReflect.Descriptor instead.
func (*TESTS_Fixed64Int64ValueList) GetValue ¶
func (x *TESTS_Fixed64Int64ValueList) GetValue() []int64
func (*TESTS_Fixed64Int64ValueList) ProtoMessage ¶
func (*TESTS_Fixed64Int64ValueList) ProtoMessage()
func (*TESTS_Fixed64Int64ValueList) ProtoReflect ¶
func (x *TESTS_Fixed64Int64ValueList) ProtoReflect() protoreflect.Message
func (*TESTS_Fixed64Int64ValueList) Reset ¶
func (x *TESTS_Fixed64Int64ValueList) Reset()
func (*TESTS_Fixed64Int64ValueList) String ¶
func (x *TESTS_Fixed64Int64ValueList) String() string
type TESTS_Fixed64UInt64ValueList ¶
type TESTS_Fixed64UInt64ValueList struct { Value []uint64 `protobuf:"fixed64,1,rep,packed,name=Value,proto3" json:"Value,omitempty"` // contains filtered or unexported fields }
func (*TESTS_Fixed64UInt64ValueList) Descriptor
deprecated
func (*TESTS_Fixed64UInt64ValueList) Descriptor() ([]byte, []int)
Deprecated: Use TESTS_Fixed64UInt64ValueList.ProtoReflect.Descriptor instead.
func (*TESTS_Fixed64UInt64ValueList) GetValue ¶
func (x *TESTS_Fixed64UInt64ValueList) GetValue() []uint64
func (*TESTS_Fixed64UInt64ValueList) ProtoMessage ¶
func (*TESTS_Fixed64UInt64ValueList) ProtoMessage()
func (*TESTS_Fixed64UInt64ValueList) ProtoReflect ¶
func (x *TESTS_Fixed64UInt64ValueList) ProtoReflect() protoreflect.Message
func (*TESTS_Fixed64UInt64ValueList) Reset ¶
func (x *TESTS_Fixed64UInt64ValueList) Reset()
func (*TESTS_Fixed64UInt64ValueList) String ¶
func (x *TESTS_Fixed64UInt64ValueList) String() string
type TESTS_Int16List ¶
type TESTS_Int16List struct { Value []int32 `protobuf:"zigzag32,1,rep,packed,name=Value,proto3" json:"Value,omitempty"` // contains filtered or unexported fields }
func (*TESTS_Int16List) Descriptor
deprecated
func (*TESTS_Int16List) Descriptor() ([]byte, []int)
Deprecated: Use TESTS_Int16List.ProtoReflect.Descriptor instead.
func (*TESTS_Int16List) GetValue ¶
func (x *TESTS_Int16List) GetValue() []int32
func (*TESTS_Int16List) ProtoMessage ¶
func (*TESTS_Int16List) ProtoMessage()
func (*TESTS_Int16List) ProtoReflect ¶
func (x *TESTS_Int16List) ProtoReflect() protoreflect.Message
func (*TESTS_Int16List) Reset ¶
func (x *TESTS_Int16List) Reset()
func (*TESTS_Int16List) String ¶
func (x *TESTS_Int16List) String() string
type TESTS_Int32ValueList ¶
type TESTS_Int32ValueList struct { Value []int32 `protobuf:"zigzag32,1,rep,packed,name=Value,proto3" json:"Value,omitempty"` // contains filtered or unexported fields }
func (*TESTS_Int32ValueList) Descriptor
deprecated
func (*TESTS_Int32ValueList) Descriptor() ([]byte, []int)
Deprecated: Use TESTS_Int32ValueList.ProtoReflect.Descriptor instead.
func (*TESTS_Int32ValueList) GetValue ¶
func (x *TESTS_Int32ValueList) GetValue() []int32
func (*TESTS_Int32ValueList) ProtoMessage ¶
func (*TESTS_Int32ValueList) ProtoMessage()
func (*TESTS_Int32ValueList) ProtoReflect ¶
func (x *TESTS_Int32ValueList) ProtoReflect() protoreflect.Message
func (*TESTS_Int32ValueList) Reset ¶
func (x *TESTS_Int32ValueList) Reset()
func (*TESTS_Int32ValueList) String ¶
func (x *TESTS_Int32ValueList) String() string
type TESTS_Int64ValueList ¶
type TESTS_Int64ValueList struct { Value []int64 `protobuf:"zigzag64,1,rep,packed,name=Value,proto3" json:"Value,omitempty"` // contains filtered or unexported fields }
func (*TESTS_Int64ValueList) Descriptor
deprecated
func (*TESTS_Int64ValueList) Descriptor() ([]byte, []int)
Deprecated: Use TESTS_Int64ValueList.ProtoReflect.Descriptor instead.
func (*TESTS_Int64ValueList) GetValue ¶
func (x *TESTS_Int64ValueList) GetValue() []int64
func (*TESTS_Int64ValueList) ProtoMessage ¶
func (*TESTS_Int64ValueList) ProtoMessage()
func (*TESTS_Int64ValueList) ProtoReflect ¶
func (x *TESTS_Int64ValueList) ProtoReflect() protoreflect.Message
func (*TESTS_Int64ValueList) Reset ¶
func (x *TESTS_Int64ValueList) Reset()
func (*TESTS_Int64ValueList) String ¶
func (x *TESTS_Int64ValueList) String() string
type TESTS_Int8List ¶
type TESTS_Int8List struct { Value []int32 `protobuf:"zigzag32,1,rep,packed,name=Value,proto3" json:"Value,omitempty"` // contains filtered or unexported fields }
func (*TESTS_Int8List) Descriptor
deprecated
func (*TESTS_Int8List) Descriptor() ([]byte, []int)
Deprecated: Use TESTS_Int8List.ProtoReflect.Descriptor instead.
func (*TESTS_Int8List) GetValue ¶
func (x *TESTS_Int8List) GetValue() []int32
func (*TESTS_Int8List) ProtoMessage ¶
func (*TESTS_Int8List) ProtoMessage()
func (*TESTS_Int8List) ProtoReflect ¶
func (x *TESTS_Int8List) ProtoReflect() protoreflect.Message
func (*TESTS_Int8List) Reset ¶
func (x *TESTS_Int8List) Reset()
func (*TESTS_Int8List) String ¶
func (x *TESTS_Int8List) String() string
type TESTS_StringValueList ¶
type TESTS_StringValueList struct { Value []string `protobuf:"bytes,1,rep,name=Value,proto3" json:"Value,omitempty"` // contains filtered or unexported fields }
func (*TESTS_StringValueList) Descriptor
deprecated
func (*TESTS_StringValueList) Descriptor() ([]byte, []int)
Deprecated: Use TESTS_StringValueList.ProtoReflect.Descriptor instead.
func (*TESTS_StringValueList) GetValue ¶
func (x *TESTS_StringValueList) GetValue() []string
func (*TESTS_StringValueList) ProtoMessage ¶
func (*TESTS_StringValueList) ProtoMessage()
func (*TESTS_StringValueList) ProtoReflect ¶
func (x *TESTS_StringValueList) ProtoReflect() protoreflect.Message
func (*TESTS_StringValueList) Reset ¶
func (x *TESTS_StringValueList) Reset()
func (*TESTS_StringValueList) String ¶
func (x *TESTS_StringValueList) String() string
type TESTS_TimestampList ¶
type TESTS_TimestampList struct { Value []*timestamppb.Timestamp `protobuf:"bytes,1,rep,name=Value,proto3" json:"Value,omitempty"` // contains filtered or unexported fields }
func (*TESTS_TimestampList) Descriptor
deprecated
func (*TESTS_TimestampList) Descriptor() ([]byte, []int)
Deprecated: Use TESTS_TimestampList.ProtoReflect.Descriptor instead.
func (*TESTS_TimestampList) GetValue ¶
func (x *TESTS_TimestampList) GetValue() []*timestamppb.Timestamp
func (*TESTS_TimestampList) ProtoMessage ¶
func (*TESTS_TimestampList) ProtoMessage()
func (*TESTS_TimestampList) ProtoReflect ¶
func (x *TESTS_TimestampList) ProtoReflect() protoreflect.Message
func (*TESTS_TimestampList) Reset ¶
func (x *TESTS_TimestampList) Reset()
func (*TESTS_TimestampList) String ¶
func (x *TESTS_TimestampList) String() string
type TESTS_UInt16List ¶
type TESTS_UInt16List struct { Value []uint32 `protobuf:"varint,1,rep,packed,name=Value,proto3" json:"Value,omitempty"` // contains filtered or unexported fields }
func (*TESTS_UInt16List) Descriptor
deprecated
func (*TESTS_UInt16List) Descriptor() ([]byte, []int)
Deprecated: Use TESTS_UInt16List.ProtoReflect.Descriptor instead.
func (*TESTS_UInt16List) GetValue ¶
func (x *TESTS_UInt16List) GetValue() []uint32
func (*TESTS_UInt16List) ProtoMessage ¶
func (*TESTS_UInt16List) ProtoMessage()
func (*TESTS_UInt16List) ProtoReflect ¶
func (x *TESTS_UInt16List) ProtoReflect() protoreflect.Message
func (*TESTS_UInt16List) Reset ¶
func (x *TESTS_UInt16List) Reset()
func (*TESTS_UInt16List) String ¶
func (x *TESTS_UInt16List) String() string
type TESTS_UInt32ValueList ¶
type TESTS_UInt32ValueList struct { Value []uint32 `protobuf:"varint,1,rep,packed,name=Value,proto3" json:"Value,omitempty"` // contains filtered or unexported fields }
func (*TESTS_UInt32ValueList) Descriptor
deprecated
func (*TESTS_UInt32ValueList) Descriptor() ([]byte, []int)
Deprecated: Use TESTS_UInt32ValueList.ProtoReflect.Descriptor instead.
func (*TESTS_UInt32ValueList) GetValue ¶
func (x *TESTS_UInt32ValueList) GetValue() []uint32
func (*TESTS_UInt32ValueList) ProtoMessage ¶
func (*TESTS_UInt32ValueList) ProtoMessage()
func (*TESTS_UInt32ValueList) ProtoReflect ¶
func (x *TESTS_UInt32ValueList) ProtoReflect() protoreflect.Message
func (*TESTS_UInt32ValueList) Reset ¶
func (x *TESTS_UInt32ValueList) Reset()
func (*TESTS_UInt32ValueList) String ¶
func (x *TESTS_UInt32ValueList) String() string
type TESTS_UInt64ValueList ¶
type TESTS_UInt64ValueList struct { Value []uint64 `protobuf:"varint,1,rep,packed,name=Value,proto3" json:"Value,omitempty"` // contains filtered or unexported fields }
func (*TESTS_UInt64ValueList) Descriptor
deprecated
func (*TESTS_UInt64ValueList) Descriptor() ([]byte, []int)
Deprecated: Use TESTS_UInt64ValueList.ProtoReflect.Descriptor instead.
func (*TESTS_UInt64ValueList) GetValue ¶
func (x *TESTS_UInt64ValueList) GetValue() []uint64
func (*TESTS_UInt64ValueList) ProtoMessage ¶
func (*TESTS_UInt64ValueList) ProtoMessage()
func (*TESTS_UInt64ValueList) ProtoReflect ¶
func (x *TESTS_UInt64ValueList) ProtoReflect() protoreflect.Message
func (*TESTS_UInt64ValueList) Reset ¶
func (x *TESTS_UInt64ValueList) Reset()
func (*TESTS_UInt64ValueList) String ¶
func (x *TESTS_UInt64ValueList) String() string