Documentation ¶
Index ¶
- Variables
- type All
- func (*All) Descriptor() ([]byte, []int)deprecated
- func (x *All) GetE() JsonEnum
- func (x *All) GetN() *Nested
- func (x *All) GetO() *Optionals
- func (x *All) GetOF() *OneOf
- func (x *All) GetOW() *OneOfWKT
- func (x *All) GetR() *Repeated
- func (x *All) GetRW() *RepeatedWKTs
- func (x *All) GetS() *Singular
- func (x *All) GetW() *WKTs
- func (*All) ProtoMessage()
- func (x *All) ProtoReflect() protoreflect.Message
- func (x *All) Reset()
- func (x *All) String() string
- type JsonEnum
- 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) 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) GetS() 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 (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 (*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_S
- type OneOfWKT_St
- type OneOfWKT_T
- type OneOfWKT_U64
- type OneOfWKT_Ui32
- 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_S
- type OneOf_Sfi32
- type OneOf_Sfi64
- type OneOf_Si32
- type OneOf_Si64
- type OneOf_U32
- type OneOf_U64
- 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) 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 (*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) GetMp() map[string]JsonEnum
- 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) 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 (*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"` OW *OneOfWKT `protobuf:"bytes,5,opt,name=o_w,json=oW,proto3" json:"o_w,omitempty"` W *WKTs `protobuf:"bytes,6,opt,name=w,proto3" json:"w,omitempty"` O *Optionals `protobuf:"bytes,7,opt,name=o,proto3" json:"o,omitempty"` RW *RepeatedWKTs `protobuf:"bytes,8,opt,name=r_w,json=rW,proto3" json:"r_w,omitempty"` N *Nested `protobuf:"bytes,9,opt,name=n,proto3" json:"n,omitempty"` // contains filtered or unexported fields }
func (*All) Descriptor
deprecated
func (*All) GetRW ¶
func (x *All) GetRW() *RepeatedWKTs
func (*All) ProtoMessage ¶
func (*All) ProtoMessage()
func (*All) ProtoReflect ¶
func (x *All) ProtoReflect() protoreflect.Message
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 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 { // Types that are assignable to OneOf: // *OneOf_E // *OneOf_S // *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 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_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 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,18,opt,name=msg,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 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"` // 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) 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) 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 { Mp map[string]JsonEnum `` /* 168-byte string literal not displayed */ 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"` // 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.