Documentation ¶
Index ¶
- Variables
- type All
- func (*All) Descriptor() ([]byte, []int)deprecated
- func (x *All) GetE() JsonEnum
- func (x *All) GetLowerCamelCase() string
- func (x *All) GetM() *Map
- func (x *All) GetN() *Nested
- func (x *All) GetO() *Optionals
- func (x *All) GetOF() *OneOf
- func (x *All) GetOWkt() *OneOfWKT
- func (x *All) GetOptWkt() *OptionalWKTs
- func (x *All) GetR() *Repeated
- func (x *All) GetRWkt() *RepeatedWKTs
- func (x *All) GetS() *Singular
- func (x *All) GetSnakeCase() string
- func (x *All) GetUpwerCamelCase() string
- func (x *All) GetWkt() *WKTs
- func (*All) ProtoMessage()
- func (x *All) ProtoReflect() protoreflect.Message
- func (x *All) Reset()
- func (x *All) String() string
- type Case
- func (*Case) Descriptor() ([]byte, []int)deprecated
- func (x *Case) GetB1() []byte
- func (x *Case) GetB2() []byte
- func (x *Case) GetMapB() map[string][]byte
- func (x *Case) GetMapEnum() map[string]JsonEnum
- func (x *Case) GetMapMsg() map[string]*Message
- func (x *Case) GetMapWktB() map[string]*wrapperspb.BytesValue
- func (x *Case) GetMapWktI32() map[string]*wrapperspb.Int32Value
- func (x *Case) GetMapWktU64() map[uint64]*wrapperspb.UInt64Value
- func (m *Case) GetOneOf() isCase_OneOf
- func (x *Case) GetOneofB() []byte
- func (x *Case) GetOneofWktB() *wrapperspb.BytesValue
- func (x *Case) GetOneofWktI32() *wrapperspb.Int32Value
- func (x *Case) GetOptB1() []byte
- func (x *Case) GetOptB2() []byte
- func (x *Case) GetOptI32A() int32
- func (x *Case) GetOptI32B() int32
- func (x *Case) GetOptWktB1() *wrapperspb.BytesValue
- func (x *Case) GetOptWktB2() *wrapperspb.BytesValue
- func (x *Case) GetOptWktI32A() *wrapperspb.Int32Value
- func (x *Case) GetOptWktI32B() *wrapperspb.Int32Value
- func (x *Case) GetRptB() [][]byte
- func (x *Case) GetRptMsg() []*Message
- func (x *Case) GetRptWktB() []*wrapperspb.BytesValue
- func (x *Case) GetRptWktI32() []*wrapperspb.Int32Value
- func (x *Case) GetRptWktLv() []*structpb.ListValue
- func (x *Case) GetRptWktS() []*structpb.Struct
- func (x *Case) GetRptWktV() []*structpb.Value
- func (x *Case) GetWktB1() *wrapperspb.BytesValue
- func (x *Case) GetWktB2() *wrapperspb.BytesValue
- func (x *Case) GetWktI32A() *wrapperspb.Int32Value
- func (x *Case) GetWktI32B() *wrapperspb.Int32Value
- func (x *Case) GetWktLv() *structpb.ListValue
- func (x *Case) GetWktS() *structpb.Struct
- func (x *Case) GetWktV() *structpb.Value
- func (*Case) ProtoMessage()
- func (x *Case) ProtoReflect() protoreflect.Message
- func (x *Case) Reset()
- func (x *Case) String() string
- type CaseValue
- type Case_OneofB
- type Case_OneofWktB
- type Case_OneofWktI32
- type JsonEnum
- type Map
- func (*Map) Descriptor() ([]byte, []int)deprecated
- func (x *Map) GetAn() map[uint64]*anypb.Any
- func (x *Map) GetBn() map[uint64]*wrapperspb.UInt64Value
- func (x *Map) GetBo() map[uint32]bool
- func (x *Map) GetBy() map[bool][]byte
- func (x *Map) GetEn() map[string]JsonEnum
- func (x *Map) GetMsg() map[int32]*Nested
- func (x *Map) GetStr() map[int64]string
- func (*Map) ProtoMessage()
- func (x *Map) ProtoReflect() protoreflect.Message
- func (x *Map) Reset()
- func (x *Map) String() string
- type Message
- type Nested
- type Nested_NestedMessage
- func (*Nested_NestedMessage) Descriptor() ([]byte, []int)deprecated
- func (x *Nested_NestedMessage) GetE() Nested_NestedMessage_NestedEnum
- func (*Nested_NestedMessage) ProtoMessage()
- func (x *Nested_NestedMessage) ProtoReflect() protoreflect.Message
- func (x *Nested_NestedMessage) Reset()
- func (x *Nested_NestedMessage) String() string
- type Nested_NestedMessage_NestedEnum
- func (Nested_NestedMessage_NestedEnum) Descriptor() protoreflect.EnumDescriptor
- func (x Nested_NestedMessage_NestedEnum) Enum() *Nested_NestedMessage_NestedEnum
- func (Nested_NestedMessage_NestedEnum) EnumDescriptor() ([]byte, []int)deprecated
- func (x Nested_NestedMessage_NestedEnum) Number() protoreflect.EnumNumber
- func (x Nested_NestedMessage_NestedEnum) String() string
- func (Nested_NestedMessage_NestedEnum) Type() protoreflect.EnumType
- type OneOf
- func (*OneOf) Descriptor() ([]byte, []int)deprecated
- func (x *OneOf) GetBl() bool
- func (x *OneOf) GetBy() []byte
- func (x *OneOf) GetE() JsonEnum
- func (x *OneOf) GetExtra() string
- func (x *OneOf) GetF32() float32
- func (x *OneOf) GetF64() float64
- func (x *OneOf) GetFi32() uint32
- func (x *OneOf) GetFi64() uint64
- func (x *OneOf) GetI32() int32
- func (x *OneOf) GetI64() int64
- func (x *OneOf) GetMsg() *Message
- func (m *OneOf) GetOneOf() isOneOf_OneOf
- func (x *OneOf) GetSTr() string
- func (x *OneOf) GetSfi32() int32
- func (x *OneOf) GetSfi64() int64
- func (x *OneOf) GetSi32() int32
- func (x *OneOf) GetSi64() int64
- func (x *OneOf) GetU32() uint32
- func (x *OneOf) GetU64() uint64
- func (*OneOf) ProtoMessage()
- func (x *OneOf) ProtoReflect() protoreflect.Message
- func (x *OneOf) Reset()
- func (x *OneOf) String() string
- type OneOfWKT
- func (*OneOfWKT) Descriptor() ([]byte, []int)deprecated
- func (x *OneOfWKT) GetA() *anypb.Any
- func (x *OneOfWKT) GetB() *wrapperspb.BoolValue
- func (x *OneOfWKT) GetBy() *wrapperspb.BytesValue
- func (x *OneOfWKT) GetD() *durationpb.Duration
- func (x *OneOfWKT) GetEm() *emptypb.Empty
- func (x *OneOfWKT) GetF32() *wrapperspb.FloatValue
- func (x *OneOfWKT) GetF64() *wrapperspb.DoubleValue
- func (x *OneOfWKT) GetFm() *fieldmaskpb.FieldMask
- func (x *OneOfWKT) GetI32() *wrapperspb.Int32Value
- func (x *OneOfWKT) GetI64() *wrapperspb.Int64Value
- func (x *OneOfWKT) GetLv() *structpb.ListValue
- func (x *OneOfWKT) GetNu() structpb.NullValue
- func (m *OneOfWKT) GetOneOf() isOneOfWKT_OneOf
- func (x *OneOfWKT) GetS() *wrapperspb.StringValue
- func (x *OneOfWKT) GetSt() *structpb.Struct
- func (x *OneOfWKT) GetT() *timestamppb.Timestamp
- func (x *OneOfWKT) GetU64() *wrapperspb.UInt64Value
- func (x *OneOfWKT) GetUi32() *wrapperspb.UInt32Value
- func (x *OneOfWKT) GetV() *structpb.Value
- func (*OneOfWKT) ProtoMessage()
- func (x *OneOfWKT) ProtoReflect() protoreflect.Message
- func (x *OneOfWKT) Reset()
- func (x *OneOfWKT) String() string
- type OneOfWKT_A
- type OneOfWKT_B
- type OneOfWKT_By
- type OneOfWKT_D
- type OneOfWKT_Em
- type OneOfWKT_F32
- type OneOfWKT_F64
- type OneOfWKT_Fm
- type OneOfWKT_I32
- type OneOfWKT_I64
- type OneOfWKT_Lv
- type OneOfWKT_Nu
- type OneOfWKT_S
- type OneOfWKT_St
- type OneOfWKT_T
- type OneOfWKT_U64
- type OneOfWKT_Ui32
- type OneOfWKT_V
- type OneOf_Bl
- type OneOf_By
- type OneOf_E
- type OneOf_F32
- type OneOf_F64
- type OneOf_Fi32
- type OneOf_Fi64
- type OneOf_I32
- type OneOf_I64
- type OneOf_Msg
- type OneOf_STr
- type OneOf_Sfi32
- type OneOf_Sfi64
- type OneOf_Si32
- type OneOf_Si64
- type OneOf_U32
- type OneOf_U64
- type OptionalWKTs
- func (*OptionalWKTs) Descriptor() ([]byte, []int)deprecated
- func (x *OptionalWKTs) GetA() *anypb.Any
- func (x *OptionalWKTs) GetB() *wrapperspb.BoolValue
- func (x *OptionalWKTs) GetBy() *wrapperspb.BytesValue
- func (x *OptionalWKTs) GetD() *durationpb.Duration
- func (x *OptionalWKTs) GetEm() *emptypb.Empty
- func (x *OptionalWKTs) GetF32() *wrapperspb.FloatValue
- func (x *OptionalWKTs) GetF64() *wrapperspb.DoubleValue
- func (x *OptionalWKTs) GetFm() *fieldmaskpb.FieldMask
- func (x *OptionalWKTs) GetI32() *wrapperspb.Int32Value
- func (x *OptionalWKTs) GetI64() *wrapperspb.Int64Value
- func (x *OptionalWKTs) GetLv() *structpb.ListValue
- func (x *OptionalWKTs) GetNu() structpb.NullValue
- func (x *OptionalWKTs) GetS() *wrapperspb.StringValue
- func (x *OptionalWKTs) GetSt() *structpb.Struct
- func (x *OptionalWKTs) GetT() *timestamppb.Timestamp
- func (x *OptionalWKTs) GetU64() *wrapperspb.UInt64Value
- func (x *OptionalWKTs) GetUi32() *wrapperspb.UInt32Value
- func (x *OptionalWKTs) GetV() *structpb.Value
- func (*OptionalWKTs) ProtoMessage()
- func (x *OptionalWKTs) ProtoReflect() protoreflect.Message
- func (x *OptionalWKTs) Reset()
- func (x *OptionalWKTs) String() string
- type Optionals
- func (*Optionals) Descriptor() ([]byte, []int)deprecated
- func (x *Optionals) GetBl() bool
- func (x *Optionals) GetBy() []byte
- func (x *Optionals) GetE() JsonEnum
- func (x *Optionals) GetF32() float32
- func (x *Optionals) GetF64() float64
- func (x *Optionals) GetFi32() uint32
- func (x *Optionals) GetFi64() uint64
- func (x *Optionals) GetI32() int32
- func (x *Optionals) GetI64() int64
- func (x *Optionals) GetId() string
- func (x *Optionals) GetS() *Message
- func (x *Optionals) GetSfi32() int32
- func (x *Optionals) GetSfi64() int64
- func (x *Optionals) GetSi32() int32
- func (x *Optionals) GetSi64() int64
- func (x *Optionals) GetU32() uint32
- func (x *Optionals) GetU64() uint64
- func (*Optionals) ProtoMessage()
- func (x *Optionals) ProtoReflect() protoreflect.Message
- func (x *Optionals) Reset()
- func (x *Optionals) String() string
- type Repeated
- func (*Repeated) Descriptor() ([]byte, []int)deprecated
- func (x *Repeated) GetBl() []bool
- func (x *Repeated) GetBy() [][]byte
- func (x *Repeated) GetE() []JsonEnum
- func (x *Repeated) GetF32() []float32
- func (x *Repeated) GetF64() []float64
- func (x *Repeated) GetFi32() []uint32
- func (x *Repeated) GetFi64() []uint64
- func (x *Repeated) GetI32() []int32
- func (x *Repeated) GetI64() []int64
- func (x *Repeated) GetMsg() []*Message
- func (x *Repeated) GetS() []string
- func (x *Repeated) GetSfi32() []int32
- func (x *Repeated) GetSfi64() []int64
- func (x *Repeated) GetSi32() []int32
- func (x *Repeated) GetSi64() []int64
- func (x *Repeated) GetU32() []uint32
- func (x *Repeated) GetU64() []uint64
- func (*Repeated) ProtoMessage()
- func (x *Repeated) ProtoReflect() protoreflect.Message
- func (x *Repeated) Reset()
- func (x *Repeated) String() string
- type RepeatedWKTs
- func (*RepeatedWKTs) Descriptor() ([]byte, []int)deprecated
- func (x *RepeatedWKTs) GetA() []*anypb.Any
- func (x *RepeatedWKTs) GetB() []*wrapperspb.BoolValue
- func (x *RepeatedWKTs) GetBy() []*wrapperspb.BytesValue
- func (x *RepeatedWKTs) GetD() []*durationpb.Duration
- func (x *RepeatedWKTs) GetEm() []*emptypb.Empty
- func (x *RepeatedWKTs) GetF32() []*wrapperspb.FloatValue
- func (x *RepeatedWKTs) GetF64() []*wrapperspb.DoubleValue
- func (x *RepeatedWKTs) GetFm() []*fieldmaskpb.FieldMask
- func (x *RepeatedWKTs) GetI32() []*wrapperspb.Int32Value
- func (x *RepeatedWKTs) GetI64() []*wrapperspb.Int64Value
- func (x *RepeatedWKTs) GetLv() []*structpb.ListValue
- func (x *RepeatedWKTs) GetNu() []structpb.NullValue
- func (x *RepeatedWKTs) GetS() []*wrapperspb.StringValue
- func (x *RepeatedWKTs) GetSt() []*structpb.Struct
- func (x *RepeatedWKTs) GetT() []*timestamppb.Timestamp
- func (x *RepeatedWKTs) GetU64() []*wrapperspb.UInt64Value
- func (x *RepeatedWKTs) GetUi32() []*wrapperspb.UInt32Value
- func (x *RepeatedWKTs) GetV() []*structpb.Value
- func (*RepeatedWKTs) ProtoMessage()
- func (x *RepeatedWKTs) ProtoReflect() protoreflect.Message
- func (x *RepeatedWKTs) Reset()
- func (x *RepeatedWKTs) String() string
- type Singular
- func (*Singular) Descriptor() ([]byte, []int)deprecated
- func (x *Singular) GetBl() bool
- func (x *Singular) GetBy() []byte
- func (x *Singular) GetE() JsonEnum
- func (x *Singular) GetF32() float32
- func (x *Singular) GetF64() float64
- func (x *Singular) GetFi32() uint32
- func (x *Singular) GetFi64() uint64
- func (x *Singular) GetI32() int32
- func (x *Singular) GetI64() int64
- func (x *Singular) GetMsg() *Message
- func (x *Singular) GetS() string
- func (x *Singular) GetSfi32() int32
- func (x *Singular) GetSfi64() int64
- func (x *Singular) GetSi32() int32
- func (x *Singular) GetSi64() int64
- func (x *Singular) GetU32() uint32
- func (x *Singular) GetU64() uint64
- func (*Singular) ProtoMessage()
- func (x *Singular) ProtoReflect() protoreflect.Message
- func (x *Singular) Reset()
- func (x *Singular) String() string
- type WKTs
- func (*WKTs) Descriptor() ([]byte, []int)deprecated
- func (x *WKTs) GetA() *anypb.Any
- func (x *WKTs) GetB() *wrapperspb.BoolValue
- func (x *WKTs) GetBy() *wrapperspb.BytesValue
- func (x *WKTs) GetD() *durationpb.Duration
- func (x *WKTs) GetEm() *emptypb.Empty
- func (x *WKTs) GetF32() *wrapperspb.FloatValue
- func (x *WKTs) GetF64() *wrapperspb.DoubleValue
- func (x *WKTs) GetFm() *fieldmaskpb.FieldMask
- func (x *WKTs) GetI32() *wrapperspb.Int32Value
- func (x *WKTs) GetI64() *wrapperspb.Int64Value
- func (x *WKTs) GetLv() *structpb.ListValue
- func (x *WKTs) GetNu() structpb.NullValue
- func (x *WKTs) GetS() *wrapperspb.StringValue
- func (x *WKTs) GetSt() *structpb.Struct
- func (x *WKTs) GetT() *timestamppb.Timestamp
- func (x *WKTs) GetU64() *wrapperspb.UInt64Value
- func (x *WKTs) GetUi32() *wrapperspb.UInt32Value
- func (x *WKTs) GetV() *structpb.Value
- func (*WKTs) ProtoMessage()
- func (x *WKTs) ProtoReflect() protoreflect.Message
- func (x *WKTs) Reset()
- func (x *WKTs) String() string
Constants ¶
This section is empty.
Variables ¶
View Source
var ( JsonEnum_name = map[int32]string{ 0: "JSON_ENUM_UNSPECIFIED", 1: "JSON_ENUM_SOME", } JsonEnum_value = map[string]int32{ "JSON_ENUM_UNSPECIFIED": 0, "JSON_ENUM_SOME": 1, } )
Enum value maps for JsonEnum.
View Source
var ( Nested_NestedMessage_NestedEnum_name = map[int32]string{ 0: "NESTED_ENUM_UNSPECIFIED", } Nested_NestedMessage_NestedEnum_value = map[string]int32{ "NESTED_ENUM_UNSPECIFIED": 0, } )
Enum value maps for Nested_NestedMessage_NestedEnum.
View Source
var File_test_v1_test_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type All ¶
type All struct { R *Repeated `protobuf:"bytes,1,opt,name=r,proto3" json:"r,omitempty"` S *Singular `protobuf:"bytes,2,opt,name=s,proto3" json:"s,omitempty"` OF *OneOf `protobuf:"bytes,3,opt,name=o_f,json=oF,proto3" json:"o_f,omitempty"` E JsonEnum `protobuf:"varint,4,opt,name=e,proto3,enum=test.v1.JsonEnum" json:"e,omitempty"` OWkt *OneOfWKT `protobuf:"bytes,5,opt,name=o_wkt,json=oWkt,proto3" json:"o_wkt,omitempty"` Wkt *WKTs `protobuf:"bytes,6,opt,name=wkt,proto3" json:"wkt,omitempty"` O *Optionals `protobuf:"bytes,7,opt,name=o,proto3" json:"o,omitempty"` RWkt *RepeatedWKTs `protobuf:"bytes,8,opt,name=r_wkt,json=rWkt,proto3" json:"r_wkt,omitempty"` N *Nested `protobuf:"bytes,9,opt,name=n,proto3" json:"n,omitempty"` M *Map `protobuf:"bytes,10,opt,name=m,proto3" json:"m,omitempty"` SnakeCase string `protobuf:"bytes,11,opt,name=snake_case,json=snakeCase,proto3" json:"snake_case,omitempty"` LowerCamelCase string `protobuf:"bytes,12,opt,name=lowerCamelCase,proto3" json:"lowerCamelCase,omitempty"` UpwerCamelCase string `protobuf:"bytes,13,opt,name=UpwerCamelCase,proto3" json:"UpwerCamelCase,omitempty"` OptWkt *OptionalWKTs `protobuf:"bytes,14,opt,name=opt_wkt,json=optWkt,proto3" json:"opt_wkt,omitempty"` // contains filtered or unexported fields }
func (*All) Descriptor
deprecated
func (*All) GetLowerCamelCase ¶
func (*All) GetOptWkt ¶
func (x *All) GetOptWkt() *OptionalWKTs
func (*All) GetRWkt ¶
func (x *All) GetRWkt() *RepeatedWKTs
func (*All) GetSnakeCase ¶
func (*All) GetUpwerCamelCase ¶
func (*All) ProtoMessage ¶
func (*All) ProtoMessage()
func (*All) ProtoReflect ¶
func (x *All) ProtoReflect() protoreflect.Message
type Case ¶
type Case struct { WktI32A *wrapperspb.Int32Value `protobuf:"bytes,1,opt,name=wkt_i32_a,json=wktI32A,proto3" json:"wkt_i32_a,omitempty"` WktI32B *wrapperspb.Int32Value `protobuf:"bytes,2,opt,name=wkt_i32_b,json=wktI32B,proto3" json:"wkt_i32_b,omitempty"` OptI32A *int32 `protobuf:"varint,3,opt,name=opt_i32_a,json=optI32A,proto3,oneof" json:"opt_i32_a,omitempty"` OptI32B *int32 `protobuf:"varint,4,opt,name=opt_i32_b,json=optI32B,proto3,oneof" json:"opt_i32_b,omitempty"` OptWktI32A *wrapperspb.Int32Value `protobuf:"bytes,5,opt,name=opt_wkt_i32_a,json=optWktI32A,proto3,oneof" json:"opt_wkt_i32_a,omitempty"` OptWktI32B *wrapperspb.Int32Value `protobuf:"bytes,6,opt,name=opt_wkt_i32_b,json=optWktI32B,proto3,oneof" json:"opt_wkt_i32_b,omitempty"` RptWktI32 []*wrapperspb.Int32Value `protobuf:"bytes,7,rep,name=rpt_wkt_i32,json=rptWktI32,proto3" json:"rpt_wkt_i32,omitempty"` MapWktI32 map[string]*wrapperspb.Int32Value `` /* 178-byte string literal not displayed */ B1 []byte `protobuf:"bytes,21,opt,name=b1,proto3" json:"b1,omitempty"` B2 []byte `protobuf:"bytes,22,opt,name=b2,proto3" json:"b2,omitempty"` OptB1 []byte `protobuf:"bytes,23,opt,name=opt_b1,json=optB1,proto3,oneof" json:"opt_b1,omitempty"` OptB2 []byte `protobuf:"bytes,24,opt,name=opt_b2,json=optB2,proto3,oneof" json:"opt_b2,omitempty"` RptB [][]byte `protobuf:"bytes,25,rep,name=rpt_b,json=rptB,proto3" json:"rpt_b,omitempty"` MapB map[string][]byte `` /* 162-byte string literal not displayed */ WktB1 *wrapperspb.BytesValue `protobuf:"bytes,31,opt,name=wkt_b1,json=wktB1,proto3" json:"wkt_b1,omitempty"` WktB2 *wrapperspb.BytesValue `protobuf:"bytes,32,opt,name=wkt_b2,json=wktB2,proto3" json:"wkt_b2,omitempty"` OptWktB1 *wrapperspb.BytesValue `protobuf:"bytes,33,opt,name=opt_wkt_b1,json=optWktB1,proto3,oneof" json:"opt_wkt_b1,omitempty"` OptWktB2 *wrapperspb.BytesValue `protobuf:"bytes,34,opt,name=opt_wkt_b2,json=optWktB2,proto3,oneof" json:"opt_wkt_b2,omitempty"` RptWktB []*wrapperspb.BytesValue `protobuf:"bytes,35,rep,name=rpt_wkt_b,json=rptWktB,proto3" json:"rpt_wkt_b,omitempty"` MapWktB map[string]*wrapperspb.BytesValue `` /* 173-byte string literal not displayed */ // Types that are assignable to OneOf: // *Case_OneofWktI32 // *Case_OneofB // *Case_OneofWktB OneOf isCase_OneOf `protobuf_oneof:"one_of"` RptMsg []*Message `protobuf:"bytes,41,rep,name=rpt_msg,json=rptMsg,proto3" json:"rpt_msg,omitempty"` MapMsg map[string]*Message `` /* 168-byte string literal not displayed */ MapEnum map[string]JsonEnum `` /* 194-byte string literal not displayed */ MapWktU64 map[uint64]*wrapperspb.UInt64Value `` /* 180-byte string literal not displayed */ WktV *structpb.Value `protobuf:"bytes,51,opt,name=wkt_v,json=wktV,proto3" json:"wkt_v,omitempty"` WktS *structpb.Struct `protobuf:"bytes,52,opt,name=wkt_s,json=wktS,proto3" json:"wkt_s,omitempty"` WktLv *structpb.ListValue `protobuf:"bytes,53,opt,name=wkt_lv,json=wktLv,proto3" json:"wkt_lv,omitempty"` RptWktV []*structpb.Value `protobuf:"bytes,54,rep,name=rpt_wkt_v,json=rptWktV,proto3" json:"rpt_wkt_v,omitempty"` RptWktS []*structpb.Struct `protobuf:"bytes,55,rep,name=rpt_wkt_s,json=rptWktS,proto3" json:"rpt_wkt_s,omitempty"` RptWktLv []*structpb.ListValue `protobuf:"bytes,56,rep,name=rpt_wkt_lv,json=rptWktLv,proto3" json:"rpt_wkt_lv,omitempty"` // contains filtered or unexported fields }
func (*Case) Descriptor
deprecated
func (*Case) GetMapEnum ¶
func (*Case) GetMapWktB ¶
func (x *Case) GetMapWktB() map[string]*wrapperspb.BytesValue
func (*Case) GetMapWktI32 ¶
func (x *Case) GetMapWktI32() map[string]*wrapperspb.Int32Value
func (*Case) GetMapWktU64 ¶
func (x *Case) GetMapWktU64() map[uint64]*wrapperspb.UInt64Value
func (*Case) GetOneofWktB ¶
func (x *Case) GetOneofWktB() *wrapperspb.BytesValue
func (*Case) GetOneofWktI32 ¶
func (x *Case) GetOneofWktI32() *wrapperspb.Int32Value
func (*Case) GetOptI32A ¶
func (*Case) GetOptI32B ¶
func (*Case) GetOptWktB1 ¶
func (x *Case) GetOptWktB1() *wrapperspb.BytesValue
func (*Case) GetOptWktB2 ¶
func (x *Case) GetOptWktB2() *wrapperspb.BytesValue
func (*Case) GetOptWktI32A ¶
func (x *Case) GetOptWktI32A() *wrapperspb.Int32Value
func (*Case) GetOptWktI32B ¶
func (x *Case) GetOptWktI32B() *wrapperspb.Int32Value
func (*Case) GetRptWktB ¶
func (x *Case) GetRptWktB() []*wrapperspb.BytesValue
func (*Case) GetRptWktI32 ¶
func (x *Case) GetRptWktI32() []*wrapperspb.Int32Value
func (*Case) GetRptWktLv ¶
func (*Case) GetRptWktS ¶
func (*Case) GetRptWktV ¶
func (*Case) GetWktB1 ¶
func (x *Case) GetWktB1() *wrapperspb.BytesValue
func (*Case) GetWktB2 ¶
func (x *Case) GetWktB2() *wrapperspb.BytesValue
func (*Case) GetWktI32A ¶
func (x *Case) GetWktI32A() *wrapperspb.Int32Value
func (*Case) GetWktI32B ¶
func (x *Case) GetWktI32B() *wrapperspb.Int32Value
func (*Case) ProtoMessage ¶
func (*Case) ProtoMessage()
func (*Case) ProtoReflect ¶
func (x *Case) ProtoReflect() protoreflect.Message
type CaseValue ¶
type CaseValue struct { V *structpb.Value `protobuf:"bytes,1,opt,name=v,proto3" json:"v,omitempty"` // google.protobuf.Struct s = 2; // google.protobuf.ListValue l = 3; A *anypb.Any `protobuf:"bytes,4,opt,name=a,proto3" json:"a,omitempty"` // contains filtered or unexported fields }
func (*CaseValue) Descriptor
deprecated
func (*CaseValue) ProtoMessage ¶
func (*CaseValue) ProtoMessage()
func (*CaseValue) ProtoReflect ¶
func (x *CaseValue) ProtoReflect() protoreflect.Message
type Case_OneofB ¶
type Case_OneofB struct {
OneofB []byte `protobuf:"bytes,27,opt,name=oneof_b,json=oneofB,proto3,oneof"`
}
type Case_OneofWktB ¶
type Case_OneofWktB struct {
OneofWktB *wrapperspb.BytesValue `protobuf:"bytes,37,opt,name=oneof_wkt_b,json=oneofWktB,proto3,oneof"`
}
type Case_OneofWktI32 ¶
type Case_OneofWktI32 struct {
OneofWktI32 *wrapperspb.Int32Value `protobuf:"bytes,9,opt,name=oneof_wkt_i32,json=oneofWktI32,proto3,oneof"`
}
type JsonEnum ¶
type JsonEnum int32
func (JsonEnum) Descriptor ¶
func (JsonEnum) Descriptor() protoreflect.EnumDescriptor
func (JsonEnum) EnumDescriptor
deprecated
func (JsonEnum) Number ¶
func (x JsonEnum) Number() protoreflect.EnumNumber
func (JsonEnum) Type ¶
func (JsonEnum) Type() protoreflect.EnumType
type Map ¶
type Map struct { En map[string]JsonEnum `` /* 168-byte string literal not displayed */ Msg map[int32]*Nested `` /* 148-byte string literal not displayed */ Str map[int64]string `` /* 148-byte string literal not displayed */ By map[bool][]byte `` /* 146-byte string literal not displayed */ Bo map[uint32]bool `` /* 147-byte string literal not displayed */ An map[uint64]*anypb.Any `` /* 146-byte string literal not displayed */ Bn map[uint64]*wrapperspb.UInt64Value `` /* 146-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Map) Descriptor
deprecated
func (*Map) GetBn ¶
func (x *Map) GetBn() map[uint64]*wrapperspb.UInt64Value
func (*Map) ProtoMessage ¶
func (*Map) ProtoMessage()
func (*Map) ProtoReflect ¶
func (x *Map) ProtoReflect() protoreflect.Message
type Message ¶
type Message struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*Message) Descriptor
deprecated
func (*Message) ProtoMessage ¶
func (*Message) ProtoMessage()
func (*Message) ProtoReflect ¶
func (x *Message) ProtoReflect() protoreflect.Message
type Nested ¶
type Nested struct { N *Nested_NestedMessage `protobuf:"bytes,2,opt,name=n,proto3" json:"n,omitempty"` // contains filtered or unexported fields }
func (*Nested) Descriptor
deprecated
func (*Nested) GetN ¶
func (x *Nested) GetN() *Nested_NestedMessage
func (*Nested) ProtoMessage ¶
func (*Nested) ProtoMessage()
func (*Nested) ProtoReflect ¶
func (x *Nested) ProtoReflect() protoreflect.Message
type Nested_NestedMessage ¶
type Nested_NestedMessage struct { E Nested_NestedMessage_NestedEnum `protobuf:"varint,1,opt,name=e,proto3,enum=test.v1.Nested_NestedMessage_NestedEnum" json:"e,omitempty"` // contains filtered or unexported fields }
func (*Nested_NestedMessage) Descriptor
deprecated
func (*Nested_NestedMessage) Descriptor() ([]byte, []int)
Deprecated: Use Nested_NestedMessage.ProtoReflect.Descriptor instead.
func (*Nested_NestedMessage) GetE ¶
func (x *Nested_NestedMessage) GetE() Nested_NestedMessage_NestedEnum
func (*Nested_NestedMessage) ProtoMessage ¶
func (*Nested_NestedMessage) ProtoMessage()
func (*Nested_NestedMessage) ProtoReflect ¶
func (x *Nested_NestedMessage) ProtoReflect() protoreflect.Message
func (*Nested_NestedMessage) Reset ¶
func (x *Nested_NestedMessage) Reset()
func (*Nested_NestedMessage) String ¶
func (x *Nested_NestedMessage) String() string
type Nested_NestedMessage_NestedEnum ¶
type Nested_NestedMessage_NestedEnum int32
const (
Nested_NestedMessage_NESTED_ENUM_UNSPECIFIED Nested_NestedMessage_NestedEnum = 0
)
func (Nested_NestedMessage_NestedEnum) Descriptor ¶
func (Nested_NestedMessage_NestedEnum) Descriptor() protoreflect.EnumDescriptor
func (Nested_NestedMessage_NestedEnum) Enum ¶
func (x Nested_NestedMessage_NestedEnum) Enum() *Nested_NestedMessage_NestedEnum
func (Nested_NestedMessage_NestedEnum) EnumDescriptor
deprecated
func (Nested_NestedMessage_NestedEnum) EnumDescriptor() ([]byte, []int)
Deprecated: Use Nested_NestedMessage_NestedEnum.Descriptor instead.
func (Nested_NestedMessage_NestedEnum) Number ¶
func (x Nested_NestedMessage_NestedEnum) Number() protoreflect.EnumNumber
func (Nested_NestedMessage_NestedEnum) String ¶
func (x Nested_NestedMessage_NestedEnum) String() string
func (Nested_NestedMessage_NestedEnum) Type ¶
func (Nested_NestedMessage_NestedEnum) Type() protoreflect.EnumType
type OneOf ¶
type OneOf struct { Extra string `protobuf:"bytes,1,opt,name=extra,proto3" json:"extra,omitempty"` // Types that are assignable to OneOf: // *OneOf_E // *OneOf_STr // *OneOf_I32 // *OneOf_I64 // *OneOf_U32 // *OneOf_U64 // *OneOf_F32 // *OneOf_F64 // *OneOf_Si32 // *OneOf_Si64 // *OneOf_Fi32 // *OneOf_Fi64 // *OneOf_Sfi32 // *OneOf_Sfi64 // *OneOf_Bl // *OneOf_By // *OneOf_Msg OneOf isOneOf_OneOf `protobuf_oneof:"one_of"` // contains filtered or unexported fields }
func (*OneOf) Descriptor
deprecated
func (*OneOf) ProtoMessage ¶
func (*OneOf) ProtoMessage()
func (*OneOf) ProtoReflect ¶
func (x *OneOf) ProtoReflect() protoreflect.Message
type OneOfWKT ¶
type OneOfWKT struct { // Types that are assignable to OneOf: // *OneOfWKT_A // *OneOfWKT_D // *OneOfWKT_T // *OneOfWKT_St // *OneOfWKT_I32 // *OneOfWKT_Ui32 // *OneOfWKT_I64 // *OneOfWKT_U64 // *OneOfWKT_F32 // *OneOfWKT_F64 // *OneOfWKT_B // *OneOfWKT_S // *OneOfWKT_By // *OneOfWKT_Fm // *OneOfWKT_Em // *OneOfWKT_Nu // *OneOfWKT_V // *OneOfWKT_Lv OneOf isOneOfWKT_OneOf `protobuf_oneof:"one_of"` // contains filtered or unexported fields }
func (*OneOfWKT) Descriptor
deprecated
func (*OneOfWKT) GetB ¶
func (x *OneOfWKT) GetB() *wrapperspb.BoolValue
func (*OneOfWKT) GetBy ¶
func (x *OneOfWKT) GetBy() *wrapperspb.BytesValue
func (*OneOfWKT) GetD ¶
func (x *OneOfWKT) GetD() *durationpb.Duration
func (*OneOfWKT) GetF32 ¶
func (x *OneOfWKT) GetF32() *wrapperspb.FloatValue
func (*OneOfWKT) GetF64 ¶
func (x *OneOfWKT) GetF64() *wrapperspb.DoubleValue
func (*OneOfWKT) GetFm ¶
func (x *OneOfWKT) GetFm() *fieldmaskpb.FieldMask
func (*OneOfWKT) GetI32 ¶
func (x *OneOfWKT) GetI32() *wrapperspb.Int32Value
func (*OneOfWKT) GetI64 ¶
func (x *OneOfWKT) GetI64() *wrapperspb.Int64Value
func (*OneOfWKT) GetS ¶
func (x *OneOfWKT) GetS() *wrapperspb.StringValue
func (*OneOfWKT) GetT ¶
func (x *OneOfWKT) GetT() *timestamppb.Timestamp
func (*OneOfWKT) GetU64 ¶
func (x *OneOfWKT) GetU64() *wrapperspb.UInt64Value
func (*OneOfWKT) GetUi32 ¶
func (x *OneOfWKT) GetUi32() *wrapperspb.UInt32Value
func (*OneOfWKT) ProtoMessage ¶
func (*OneOfWKT) ProtoMessage()
func (*OneOfWKT) ProtoReflect ¶
func (x *OneOfWKT) ProtoReflect() protoreflect.Message
type OneOfWKT_A ¶
type OneOfWKT_B ¶
type OneOfWKT_B struct {
B *wrapperspb.BoolValue `protobuf:"bytes,11,opt,name=b,proto3,oneof"`
}
type OneOfWKT_By ¶
type OneOfWKT_By struct {
By *wrapperspb.BytesValue `protobuf:"bytes,12,opt,name=by,proto3,oneof"`
}
type OneOfWKT_D ¶
type OneOfWKT_D struct {
D *durationpb.Duration `protobuf:"bytes,2,opt,name=d,proto3,oneof"`
}
type OneOfWKT_Em ¶
type OneOfWKT_F32 ¶
type OneOfWKT_F32 struct {
F32 *wrapperspb.FloatValue `protobuf:"bytes,9,opt,name=f32,proto3,oneof"`
}
type OneOfWKT_F64 ¶
type OneOfWKT_F64 struct {
F64 *wrapperspb.DoubleValue `protobuf:"bytes,10,opt,name=f64,proto3,oneof"`
}
type OneOfWKT_Fm ¶
type OneOfWKT_Fm struct {
Fm *fieldmaskpb.FieldMask `protobuf:"bytes,14,opt,name=fm,proto3,oneof"`
}
type OneOfWKT_I32 ¶
type OneOfWKT_I32 struct {
I32 *wrapperspb.Int32Value `protobuf:"bytes,5,opt,name=i32,proto3,oneof"`
}
type OneOfWKT_I64 ¶
type OneOfWKT_I64 struct {
I64 *wrapperspb.Int64Value `protobuf:"bytes,8,opt,name=i64,proto3,oneof"`
}
type OneOfWKT_Lv ¶
type OneOfWKT_Nu ¶
type OneOfWKT_S ¶
type OneOfWKT_S struct {
S *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=s,proto3,oneof"`
}
type OneOfWKT_St ¶
type OneOfWKT_T ¶
type OneOfWKT_T struct {
T *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=t,proto3,oneof"`
}
type OneOfWKT_U64 ¶
type OneOfWKT_U64 struct {
U64 *wrapperspb.UInt64Value `protobuf:"bytes,13,opt,name=u64,proto3,oneof"`
}
type OneOfWKT_Ui32 ¶
type OneOfWKT_Ui32 struct {
Ui32 *wrapperspb.UInt32Value `protobuf:"bytes,7,opt,name=ui32,proto3,oneof"`
}
type OneOfWKT_V ¶
type OneOf_E ¶
type OneOf_E struct {
E JsonEnum `protobuf:"varint,2,opt,name=e,proto3,enum=test.v1.JsonEnum,oneof"`
}
type OneOf_F32 ¶
type OneOf_F32 struct {
F32 float32 `protobuf:"fixed32,8,opt,name=f32,proto3,oneof"`
}
type OneOf_F64 ¶
type OneOf_F64 struct {
F64 float64 `protobuf:"fixed64,9,opt,name=f64,proto3,oneof"`
}
type OneOf_Fi32 ¶
type OneOf_Fi32 struct {
Fi32 uint32 `protobuf:"fixed32,12,opt,name=fi32,proto3,oneof"`
}
type OneOf_Fi64 ¶
type OneOf_Fi64 struct {
Fi64 uint64 `protobuf:"fixed64,13,opt,name=fi64,proto3,oneof"`
}
type OneOf_I32 ¶
type OneOf_I32 struct {
I32 int32 `protobuf:"varint,4,opt,name=i32,proto3,oneof"`
}
type OneOf_I64 ¶
type OneOf_I64 struct {
I64 int64 `protobuf:"varint,5,opt,name=i64,proto3,oneof"`
}
type OneOf_Msg ¶
type OneOf_Msg struct {
Msg *Message `protobuf:"bytes,28,opt,name=msg,proto3,oneof"`
}
type OneOf_STr ¶
type OneOf_STr struct {
STr string `protobuf:"bytes,3,opt,name=s_tr,json=sTr,proto3,oneof"`
}
type OneOf_Sfi32 ¶
type OneOf_Sfi32 struct {
Sfi32 int32 `protobuf:"fixed32,14,opt,name=sfi32,proto3,oneof"`
}
type OneOf_Sfi64 ¶
type OneOf_Sfi64 struct {
Sfi64 int64 `protobuf:"fixed64,15,opt,name=sfi64,proto3,oneof"`
}
type OneOf_Si32 ¶
type OneOf_Si32 struct {
Si32 int32 `protobuf:"zigzag32,10,opt,name=si32,proto3,oneof"`
}
type OneOf_Si64 ¶
type OneOf_Si64 struct {
Si64 int64 `protobuf:"zigzag64,11,opt,name=si64,proto3,oneof"`
}
type OneOf_U32 ¶
type OneOf_U32 struct {
U32 uint32 `protobuf:"varint,6,opt,name=u32,proto3,oneof"`
}
type OneOf_U64 ¶
type OneOf_U64 struct {
U64 uint64 `protobuf:"varint,7,opt,name=u64,proto3,oneof"`
}
type OptionalWKTs ¶
type OptionalWKTs struct { A *anypb.Any `protobuf:"bytes,1,opt,name=a,proto3,oneof" json:"a,omitempty"` D *durationpb.Duration `protobuf:"bytes,2,opt,name=d,proto3,oneof" json:"d,omitempty"` T *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=t,proto3,oneof" json:"t,omitempty"` St *structpb.Struct `protobuf:"bytes,4,opt,name=st,proto3,oneof" json:"st,omitempty"` I32 *wrapperspb.Int32Value `protobuf:"bytes,5,opt,name=i32,proto3,oneof" json:"i32,omitempty"` Ui32 *wrapperspb.UInt32Value `protobuf:"bytes,7,opt,name=ui32,proto3,oneof" json:"ui32,omitempty"` I64 *wrapperspb.Int64Value `protobuf:"bytes,8,opt,name=i64,proto3,oneof" json:"i64,omitempty"` U64 *wrapperspb.UInt64Value `protobuf:"bytes,13,opt,name=u64,proto3,oneof" json:"u64,omitempty"` F32 *wrapperspb.FloatValue `protobuf:"bytes,9,opt,name=f32,proto3,oneof" json:"f32,omitempty"` F64 *wrapperspb.DoubleValue `protobuf:"bytes,10,opt,name=f64,proto3,oneof" json:"f64,omitempty"` B *wrapperspb.BoolValue `protobuf:"bytes,11,opt,name=b,proto3,oneof" json:"b,omitempty"` S *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=s,proto3,oneof" json:"s,omitempty"` By *wrapperspb.BytesValue `protobuf:"bytes,12,opt,name=by,proto3,oneof" json:"by,omitempty"` Fm *fieldmaskpb.FieldMask `protobuf:"bytes,14,opt,name=fm,proto3,oneof" json:"fm,omitempty"` Em *emptypb.Empty `protobuf:"bytes,15,opt,name=em,proto3,oneof" json:"em,omitempty"` Nu *structpb.NullValue `protobuf:"varint,16,opt,name=nu,proto3,enum=google.protobuf.NullValue,oneof" json:"nu,omitempty"` V *structpb.Value `protobuf:"bytes,17,opt,name=v,proto3,oneof" json:"v,omitempty"` Lv *structpb.ListValue `protobuf:"bytes,18,opt,name=lv,proto3,oneof" json:"lv,omitempty"` // contains filtered or unexported fields }
func (*OptionalWKTs) Descriptor
deprecated
func (*OptionalWKTs) Descriptor() ([]byte, []int)
Deprecated: Use OptionalWKTs.ProtoReflect.Descriptor instead.
func (*OptionalWKTs) GetA ¶
func (x *OptionalWKTs) GetA() *anypb.Any
func (*OptionalWKTs) GetB ¶
func (x *OptionalWKTs) GetB() *wrapperspb.BoolValue
func (*OptionalWKTs) GetBy ¶
func (x *OptionalWKTs) GetBy() *wrapperspb.BytesValue
func (*OptionalWKTs) GetD ¶
func (x *OptionalWKTs) GetD() *durationpb.Duration
func (*OptionalWKTs) GetEm ¶
func (x *OptionalWKTs) GetEm() *emptypb.Empty
func (*OptionalWKTs) GetF32 ¶
func (x *OptionalWKTs) GetF32() *wrapperspb.FloatValue
func (*OptionalWKTs) GetF64 ¶
func (x *OptionalWKTs) GetF64() *wrapperspb.DoubleValue
func (*OptionalWKTs) GetFm ¶
func (x *OptionalWKTs) GetFm() *fieldmaskpb.FieldMask
func (*OptionalWKTs) GetI32 ¶
func (x *OptionalWKTs) GetI32() *wrapperspb.Int32Value
func (*OptionalWKTs) GetI64 ¶
func (x *OptionalWKTs) GetI64() *wrapperspb.Int64Value
func (*OptionalWKTs) GetLv ¶
func (x *OptionalWKTs) GetLv() *structpb.ListValue
func (*OptionalWKTs) GetNu ¶
func (x *OptionalWKTs) GetNu() structpb.NullValue
func (*OptionalWKTs) GetS ¶
func (x *OptionalWKTs) GetS() *wrapperspb.StringValue
func (*OptionalWKTs) GetSt ¶
func (x *OptionalWKTs) GetSt() *structpb.Struct
func (*OptionalWKTs) GetT ¶
func (x *OptionalWKTs) GetT() *timestamppb.Timestamp
func (*OptionalWKTs) GetU64 ¶
func (x *OptionalWKTs) GetU64() *wrapperspb.UInt64Value
func (*OptionalWKTs) GetUi32 ¶
func (x *OptionalWKTs) GetUi32() *wrapperspb.UInt32Value
func (*OptionalWKTs) GetV ¶
func (x *OptionalWKTs) GetV() *structpb.Value
func (*OptionalWKTs) ProtoMessage ¶
func (*OptionalWKTs) ProtoMessage()
func (*OptionalWKTs) ProtoReflect ¶
func (x *OptionalWKTs) ProtoReflect() protoreflect.Message
func (*OptionalWKTs) Reset ¶
func (x *OptionalWKTs) Reset()
func (*OptionalWKTs) String ¶
func (x *OptionalWKTs) String() string
type Optionals ¶
type Optionals struct { Id *string `protobuf:"bytes,1,opt,name=id,proto3,oneof" json:"id,omitempty"` I32 *int32 `protobuf:"varint,2,opt,name=i32,proto3,oneof" json:"i32,omitempty"` I64 *int64 `protobuf:"varint,3,opt,name=i64,proto3,oneof" json:"i64,omitempty"` U32 *uint32 `protobuf:"varint,4,opt,name=u32,proto3,oneof" json:"u32,omitempty"` U64 *uint64 `protobuf:"varint,5,opt,name=u64,proto3,oneof" json:"u64,omitempty"` F32 *float32 `protobuf:"fixed32,6,opt,name=f32,proto3,oneof" json:"f32,omitempty"` F64 *float64 `protobuf:"fixed64,7,opt,name=f64,proto3,oneof" json:"f64,omitempty"` Si32 *int32 `protobuf:"zigzag32,8,opt,name=si32,proto3,oneof" json:"si32,omitempty"` Si64 *int64 `protobuf:"zigzag64,9,opt,name=si64,proto3,oneof" json:"si64,omitempty"` Fi32 *uint32 `protobuf:"fixed32,10,opt,name=fi32,proto3,oneof" json:"fi32,omitempty"` Fi64 *uint64 `protobuf:"fixed64,11,opt,name=fi64,proto3,oneof" json:"fi64,omitempty"` Sfi32 *int32 `protobuf:"fixed32,12,opt,name=sfi32,proto3,oneof" json:"sfi32,omitempty"` Sfi64 *int64 `protobuf:"fixed64,13,opt,name=sfi64,proto3,oneof" json:"sfi64,omitempty"` Bl *bool `protobuf:"varint,14,opt,name=bl,proto3,oneof" json:"bl,omitempty"` By []byte `protobuf:"bytes,15,opt,name=by,proto3,oneof" json:"by,omitempty"` S *Message `protobuf:"bytes,16,opt,name=s,proto3,oneof" json:"s,omitempty"` E *JsonEnum `protobuf:"varint,17,opt,name=e,proto3,enum=test.v1.JsonEnum,oneof" json:"e,omitempty"` // contains filtered or unexported fields }
func (*Optionals) Descriptor
deprecated
func (*Optionals) ProtoMessage ¶
func (*Optionals) ProtoMessage()
func (*Optionals) ProtoReflect ¶
func (x *Optionals) ProtoReflect() protoreflect.Message
type Repeated ¶
type Repeated struct { S []string `protobuf:"bytes,1,rep,name=s,proto3" json:"s,omitempty"` I32 []int32 `protobuf:"varint,2,rep,packed,name=i32,proto3" json:"i32,omitempty"` I64 []int64 `protobuf:"varint,3,rep,packed,name=i64,proto3" json:"i64,omitempty"` U32 []uint32 `protobuf:"varint,4,rep,packed,name=u32,proto3" json:"u32,omitempty"` U64 []uint64 `protobuf:"varint,5,rep,packed,name=u64,proto3" json:"u64,omitempty"` F32 []float32 `protobuf:"fixed32,6,rep,packed,name=f32,proto3" json:"f32,omitempty"` F64 []float64 `protobuf:"fixed64,7,rep,packed,name=f64,proto3" json:"f64,omitempty"` Si32 []int32 `protobuf:"zigzag32,8,rep,packed,name=si32,proto3" json:"si32,omitempty"` Si64 []int64 `protobuf:"zigzag64,9,rep,packed,name=si64,proto3" json:"si64,omitempty"` Fi32 []uint32 `protobuf:"fixed32,10,rep,packed,name=fi32,proto3" json:"fi32,omitempty"` Fi64 []uint64 `protobuf:"fixed64,11,rep,packed,name=fi64,proto3" json:"fi64,omitempty"` Sfi32 []int32 `protobuf:"fixed32,12,rep,packed,name=sfi32,proto3" json:"sfi32,omitempty"` Sfi64 []int64 `protobuf:"fixed64,13,rep,packed,name=sfi64,proto3" json:"sfi64,omitempty"` Bl []bool `protobuf:"varint,14,rep,packed,name=bl,proto3" json:"bl,omitempty"` By [][]byte `protobuf:"bytes,15,rep,name=by,proto3" json:"by,omitempty"` E []JsonEnum `protobuf:"varint,16,rep,packed,name=e,proto3,enum=test.v1.JsonEnum" json:"e,omitempty"` Msg []*Message `protobuf:"bytes,17,rep,name=msg,proto3" json:"msg,omitempty"` // contains filtered or unexported fields }
func (*Repeated) Descriptor
deprecated
func (*Repeated) ProtoMessage ¶
func (*Repeated) ProtoMessage()
func (*Repeated) ProtoReflect ¶
func (x *Repeated) ProtoReflect() protoreflect.Message
type RepeatedWKTs ¶
type RepeatedWKTs struct { A []*anypb.Any `protobuf:"bytes,1,rep,name=a,proto3" json:"a,omitempty"` D []*durationpb.Duration `protobuf:"bytes,2,rep,name=d,proto3" json:"d,omitempty"` T []*timestamppb.Timestamp `protobuf:"bytes,3,rep,name=t,proto3" json:"t,omitempty"` St []*structpb.Struct `protobuf:"bytes,4,rep,name=st,proto3" json:"st,omitempty"` I32 []*wrapperspb.Int32Value `protobuf:"bytes,5,rep,name=i32,proto3" json:"i32,omitempty"` Ui32 []*wrapperspb.UInt32Value `protobuf:"bytes,7,rep,name=ui32,proto3" json:"ui32,omitempty"` I64 []*wrapperspb.Int64Value `protobuf:"bytes,8,rep,name=i64,proto3" json:"i64,omitempty"` U64 []*wrapperspb.UInt64Value `protobuf:"bytes,13,rep,name=u64,proto3" json:"u64,omitempty"` F32 []*wrapperspb.FloatValue `protobuf:"bytes,9,rep,name=f32,proto3" json:"f32,omitempty"` F64 []*wrapperspb.DoubleValue `protobuf:"bytes,10,rep,name=f64,proto3" json:"f64,omitempty"` B []*wrapperspb.BoolValue `protobuf:"bytes,11,rep,name=b,proto3" json:"b,omitempty"` S []*wrapperspb.StringValue `protobuf:"bytes,6,rep,name=s,proto3" json:"s,omitempty"` By []*wrapperspb.BytesValue `protobuf:"bytes,12,rep,name=by,proto3" json:"by,omitempty"` Fm []*fieldmaskpb.FieldMask `protobuf:"bytes,14,rep,name=fm,proto3" json:"fm,omitempty"` Em []*emptypb.Empty `protobuf:"bytes,15,rep,name=em,proto3" json:"em,omitempty"` Nu []structpb.NullValue `protobuf:"varint,16,rep,packed,name=nu,proto3,enum=google.protobuf.NullValue" json:"nu,omitempty"` V []*structpb.Value `protobuf:"bytes,17,rep,name=v,proto3" json:"v,omitempty"` Lv []*structpb.ListValue `protobuf:"bytes,18,rep,name=lv,proto3" json:"lv,omitempty"` // contains filtered or unexported fields }
func (*RepeatedWKTs) Descriptor
deprecated
func (*RepeatedWKTs) Descriptor() ([]byte, []int)
Deprecated: Use RepeatedWKTs.ProtoReflect.Descriptor instead.
func (*RepeatedWKTs) GetA ¶
func (x *RepeatedWKTs) GetA() []*anypb.Any
func (*RepeatedWKTs) GetB ¶
func (x *RepeatedWKTs) GetB() []*wrapperspb.BoolValue
func (*RepeatedWKTs) GetBy ¶
func (x *RepeatedWKTs) GetBy() []*wrapperspb.BytesValue
func (*RepeatedWKTs) GetD ¶
func (x *RepeatedWKTs) GetD() []*durationpb.Duration
func (*RepeatedWKTs) GetEm ¶
func (x *RepeatedWKTs) GetEm() []*emptypb.Empty
func (*RepeatedWKTs) GetF32 ¶
func (x *RepeatedWKTs) GetF32() []*wrapperspb.FloatValue
func (*RepeatedWKTs) GetF64 ¶
func (x *RepeatedWKTs) GetF64() []*wrapperspb.DoubleValue
func (*RepeatedWKTs) GetFm ¶
func (x *RepeatedWKTs) GetFm() []*fieldmaskpb.FieldMask
func (*RepeatedWKTs) GetI32 ¶
func (x *RepeatedWKTs) GetI32() []*wrapperspb.Int32Value
func (*RepeatedWKTs) GetI64 ¶
func (x *RepeatedWKTs) GetI64() []*wrapperspb.Int64Value
func (*RepeatedWKTs) GetLv ¶
func (x *RepeatedWKTs) GetLv() []*structpb.ListValue
func (*RepeatedWKTs) GetNu ¶
func (x *RepeatedWKTs) GetNu() []structpb.NullValue
func (*RepeatedWKTs) GetS ¶
func (x *RepeatedWKTs) GetS() []*wrapperspb.StringValue
func (*RepeatedWKTs) GetSt ¶
func (x *RepeatedWKTs) GetSt() []*structpb.Struct
func (*RepeatedWKTs) GetT ¶
func (x *RepeatedWKTs) GetT() []*timestamppb.Timestamp
func (*RepeatedWKTs) GetU64 ¶
func (x *RepeatedWKTs) GetU64() []*wrapperspb.UInt64Value
func (*RepeatedWKTs) GetUi32 ¶
func (x *RepeatedWKTs) GetUi32() []*wrapperspb.UInt32Value
func (*RepeatedWKTs) GetV ¶
func (x *RepeatedWKTs) GetV() []*structpb.Value
func (*RepeatedWKTs) ProtoMessage ¶
func (*RepeatedWKTs) ProtoMessage()
func (*RepeatedWKTs) ProtoReflect ¶
func (x *RepeatedWKTs) ProtoReflect() protoreflect.Message
func (*RepeatedWKTs) Reset ¶
func (x *RepeatedWKTs) Reset()
func (*RepeatedWKTs) String ¶
func (x *RepeatedWKTs) String() string
type Singular ¶
type Singular struct { E JsonEnum `protobuf:"varint,2,opt,name=e,proto3,enum=test.v1.JsonEnum" json:"e,omitempty"` S string `protobuf:"bytes,3,opt,name=s,proto3" json:"s,omitempty"` I32 int32 `protobuf:"varint,4,opt,name=i32,proto3" json:"i32,omitempty"` I64 int64 `protobuf:"varint,5,opt,name=i64,proto3" json:"i64,omitempty"` U32 uint32 `protobuf:"varint,6,opt,name=u32,proto3" json:"u32,omitempty"` U64 uint64 `protobuf:"varint,7,opt,name=u64,proto3" json:"u64,omitempty"` F32 float32 `protobuf:"fixed32,8,opt,name=f32,proto3" json:"f32,omitempty"` F64 float64 `protobuf:"fixed64,9,opt,name=f64,proto3" json:"f64,omitempty"` Si32 int32 `protobuf:"zigzag32,10,opt,name=si32,proto3" json:"si32,omitempty"` Si64 int64 `protobuf:"zigzag64,11,opt,name=si64,proto3" json:"si64,omitempty"` Fi32 uint32 `protobuf:"fixed32,12,opt,name=fi32,proto3" json:"fi32,omitempty"` Fi64 uint64 `protobuf:"fixed64,13,opt,name=fi64,proto3" json:"fi64,omitempty"` Sfi32 int32 `protobuf:"fixed32,14,opt,name=sfi32,proto3" json:"sfi32,omitempty"` Sfi64 int64 `protobuf:"fixed64,15,opt,name=sfi64,proto3" json:"sfi64,omitempty"` Bl bool `protobuf:"varint,16,opt,name=bl,proto3" json:"bl,omitempty"` By []byte `protobuf:"bytes,17,opt,name=by,proto3" json:"by,omitempty"` Msg *Message `protobuf:"bytes,18,opt,name=msg,proto3" json:"msg,omitempty"` // contains filtered or unexported fields }
func (*Singular) Descriptor
deprecated
func (*Singular) ProtoMessage ¶
func (*Singular) ProtoMessage()
func (*Singular) ProtoReflect ¶
func (x *Singular) ProtoReflect() protoreflect.Message
type WKTs ¶
type WKTs struct { A *anypb.Any `protobuf:"bytes,1,opt,name=a,proto3" json:"a,omitempty"` D *durationpb.Duration `protobuf:"bytes,2,opt,name=d,proto3" json:"d,omitempty"` T *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=t,proto3" json:"t,omitempty"` St *structpb.Struct `protobuf:"bytes,4,opt,name=st,proto3" json:"st,omitempty"` I32 *wrapperspb.Int32Value `protobuf:"bytes,5,opt,name=i32,proto3" json:"i32,omitempty"` Ui32 *wrapperspb.UInt32Value `protobuf:"bytes,7,opt,name=ui32,proto3" json:"ui32,omitempty"` I64 *wrapperspb.Int64Value `protobuf:"bytes,8,opt,name=i64,proto3" json:"i64,omitempty"` U64 *wrapperspb.UInt64Value `protobuf:"bytes,13,opt,name=u64,proto3" json:"u64,omitempty"` F32 *wrapperspb.FloatValue `protobuf:"bytes,9,opt,name=f32,proto3" json:"f32,omitempty"` F64 *wrapperspb.DoubleValue `protobuf:"bytes,10,opt,name=f64,proto3" json:"f64,omitempty"` B *wrapperspb.BoolValue `protobuf:"bytes,11,opt,name=b,proto3" json:"b,omitempty"` S *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=s,proto3" json:"s,omitempty"` By *wrapperspb.BytesValue `protobuf:"bytes,12,opt,name=by,proto3" json:"by,omitempty"` Fm *fieldmaskpb.FieldMask `protobuf:"bytes,14,opt,name=fm,proto3" json:"fm,omitempty"` Em *emptypb.Empty `protobuf:"bytes,15,opt,name=em,proto3" json:"em,omitempty"` Nu structpb.NullValue `protobuf:"varint,16,opt,name=nu,proto3,enum=google.protobuf.NullValue" json:"nu,omitempty"` V *structpb.Value `protobuf:"bytes,17,opt,name=v,proto3" json:"v,omitempty"` Lv *structpb.ListValue `protobuf:"bytes,18,opt,name=lv,proto3" json:"lv,omitempty"` // contains filtered or unexported fields }
func (*WKTs) Descriptor
deprecated
func (*WKTs) GetB ¶
func (x *WKTs) GetB() *wrapperspb.BoolValue
func (*WKTs) GetBy ¶
func (x *WKTs) GetBy() *wrapperspb.BytesValue
func (*WKTs) GetD ¶
func (x *WKTs) GetD() *durationpb.Duration
func (*WKTs) GetF32 ¶
func (x *WKTs) GetF32() *wrapperspb.FloatValue
func (*WKTs) GetF64 ¶
func (x *WKTs) GetF64() *wrapperspb.DoubleValue
func (*WKTs) GetFm ¶
func (x *WKTs) GetFm() *fieldmaskpb.FieldMask
func (*WKTs) GetI32 ¶
func (x *WKTs) GetI32() *wrapperspb.Int32Value
func (*WKTs) GetI64 ¶
func (x *WKTs) GetI64() *wrapperspb.Int64Value
func (*WKTs) GetS ¶
func (x *WKTs) GetS() *wrapperspb.StringValue
func (*WKTs) GetT ¶
func (x *WKTs) GetT() *timestamppb.Timestamp
func (*WKTs) GetU64 ¶
func (x *WKTs) GetU64() *wrapperspb.UInt64Value
func (*WKTs) GetUi32 ¶
func (x *WKTs) GetUi32() *wrapperspb.UInt32Value
func (*WKTs) ProtoMessage ¶
func (*WKTs) ProtoMessage()
func (*WKTs) ProtoReflect ¶
func (x *WKTs) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.