testv1

package
v0.0.0-...-ef03955 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

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) Descriptor() ([]byte, []int)

Deprecated: Use All.ProtoReflect.Descriptor instead.

func (*All) GetE

func (x *All) GetE() JsonEnum

func (*All) GetLowerCamelCase

func (x *All) GetLowerCamelCase() string

func (*All) GetM

func (x *All) GetM() *Map

func (*All) GetN

func (x *All) GetN() *Nested

func (*All) GetO

func (x *All) GetO() *Optionals

func (*All) GetOF

func (x *All) GetOF() *OneOf

func (*All) GetOWkt

func (x *All) GetOWkt() *OneOfWKT

func (*All) GetOptWkt

func (x *All) GetOptWkt() *OptionalWKTs

func (*All) GetR

func (x *All) GetR() *Repeated

func (*All) GetRWkt

func (x *All) GetRWkt() *RepeatedWKTs

func (*All) GetS

func (x *All) GetS() *Singular

func (*All) GetSnakeCase

func (x *All) GetSnakeCase() string

func (*All) GetUpwerCamelCase

func (x *All) GetUpwerCamelCase() string

func (*All) GetWkt

func (x *All) GetWkt() *WKTs

func (*All) ProtoMessage

func (*All) ProtoMessage()

func (*All) ProtoReflect

func (x *All) ProtoReflect() protoreflect.Message

func (*All) Reset

func (x *All) Reset()

func (*All) String

func (x *All) String() string

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) Descriptor() ([]byte, []int)

Deprecated: Use Case.ProtoReflect.Descriptor instead.

func (*Case) GetB1

func (x *Case) GetB1() []byte

func (*Case) GetB2

func (x *Case) GetB2() []byte

func (*Case) GetMapB

func (x *Case) GetMapB() map[string][]byte

func (*Case) GetMapEnum

func (x *Case) GetMapEnum() map[string]JsonEnum

func (*Case) GetMapMsg

func (x *Case) GetMapMsg() map[string]*Message

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) GetOneOf

func (m *Case) GetOneOf() isCase_OneOf

func (*Case) GetOneofB

func (x *Case) GetOneofB() []byte

func (*Case) GetOneofWktB

func (x *Case) GetOneofWktB() *wrapperspb.BytesValue

func (*Case) GetOneofWktI32

func (x *Case) GetOneofWktI32() *wrapperspb.Int32Value

func (*Case) GetOptB1

func (x *Case) GetOptB1() []byte

func (*Case) GetOptB2

func (x *Case) GetOptB2() []byte

func (*Case) GetOptI32A

func (x *Case) GetOptI32A() int32

func (*Case) GetOptI32B

func (x *Case) GetOptI32B() int32

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) GetRptB

func (x *Case) GetRptB() [][]byte

func (*Case) GetRptMsg

func (x *Case) GetRptMsg() []*Message

func (*Case) GetRptWktB

func (x *Case) GetRptWktB() []*wrapperspb.BytesValue

func (*Case) GetRptWktI32

func (x *Case) GetRptWktI32() []*wrapperspb.Int32Value

func (*Case) GetRptWktLv

func (x *Case) GetRptWktLv() []*structpb.ListValue

func (*Case) GetRptWktS

func (x *Case) GetRptWktS() []*structpb.Struct

func (*Case) GetRptWktV

func (x *Case) GetRptWktV() []*structpb.Value

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) GetWktLv

func (x *Case) GetWktLv() *structpb.ListValue

func (*Case) GetWktS

func (x *Case) GetWktS() *structpb.Struct

func (*Case) GetWktV

func (x *Case) GetWktV() *structpb.Value

func (*Case) ProtoMessage

func (*Case) ProtoMessage()

func (*Case) ProtoReflect

func (x *Case) ProtoReflect() protoreflect.Message

func (*Case) Reset

func (x *Case) Reset()

func (*Case) String

func (x *Case) String() string

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) Descriptor() ([]byte, []int)

Deprecated: Use CaseValue.ProtoReflect.Descriptor instead.

func (*CaseValue) GetA

func (x *CaseValue) GetA() *anypb.Any

func (*CaseValue) GetV

func (x *CaseValue) GetV() *structpb.Value

func (*CaseValue) ProtoMessage

func (*CaseValue) ProtoMessage()

func (*CaseValue) ProtoReflect

func (x *CaseValue) ProtoReflect() protoreflect.Message

func (*CaseValue) Reset

func (x *CaseValue) Reset()

func (*CaseValue) String

func (x *CaseValue) String() string

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
const (
	JsonEnum_JSON_ENUM_UNSPECIFIED JsonEnum = 0
	JsonEnum_JSON_ENUM_SOME        JsonEnum = 1
)

func (JsonEnum) Descriptor

func (JsonEnum) Descriptor() protoreflect.EnumDescriptor

func (JsonEnum) Enum

func (x JsonEnum) Enum() *JsonEnum

func (JsonEnum) EnumDescriptor deprecated

func (JsonEnum) EnumDescriptor() ([]byte, []int)

Deprecated: Use JsonEnum.Descriptor instead.

func (JsonEnum) Number

func (x JsonEnum) Number() protoreflect.EnumNumber

func (JsonEnum) String

func (x JsonEnum) String() string

func (JsonEnum) Type

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) Descriptor() ([]byte, []int)

Deprecated: Use Map.ProtoReflect.Descriptor instead.

func (*Map) GetAn

func (x *Map) GetAn() map[uint64]*anypb.Any

func (*Map) GetBn

func (x *Map) GetBn() map[uint64]*wrapperspb.UInt64Value

func (*Map) GetBo

func (x *Map) GetBo() map[uint32]bool

func (*Map) GetBy

func (x *Map) GetBy() map[bool][]byte

func (*Map) GetEn

func (x *Map) GetEn() map[string]JsonEnum

func (*Map) GetMsg

func (x *Map) GetMsg() map[int32]*Nested

func (*Map) GetStr

func (x *Map) GetStr() map[int64]string

func (*Map) ProtoMessage

func (*Map) ProtoMessage()

func (*Map) ProtoReflect

func (x *Map) ProtoReflect() protoreflect.Message

func (*Map) Reset

func (x *Map) Reset()

func (*Map) String

func (x *Map) String() string

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) Descriptor() ([]byte, []int)

Deprecated: Use Message.ProtoReflect.Descriptor instead.

func (*Message) GetId

func (x *Message) GetId() string

func (*Message) ProtoMessage

func (*Message) ProtoMessage()

func (*Message) ProtoReflect

func (x *Message) ProtoReflect() protoreflect.Message

func (*Message) Reset

func (x *Message) Reset()

func (*Message) String

func (x *Message) String() string

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) Descriptor() ([]byte, []int)

Deprecated: Use Nested.ProtoReflect.Descriptor instead.

func (*Nested) GetN

func (x *Nested) GetN() *Nested_NestedMessage

func (*Nested) ProtoMessage

func (*Nested) ProtoMessage()

func (*Nested) ProtoReflect

func (x *Nested) ProtoReflect() protoreflect.Message

func (*Nested) Reset

func (x *Nested) Reset()

func (*Nested) String

func (x *Nested) String() string

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 (*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) Enum

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 (Nested_NestedMessage_NestedEnum) String

func (Nested_NestedMessage_NestedEnum) Type

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) Descriptor() ([]byte, []int)

Deprecated: Use OneOf.ProtoReflect.Descriptor instead.

func (*OneOf) GetBl

func (x *OneOf) GetBl() bool

func (*OneOf) GetBy

func (x *OneOf) GetBy() []byte

func (*OneOf) GetE

func (x *OneOf) GetE() JsonEnum

func (*OneOf) GetExtra

func (x *OneOf) GetExtra() string

func (*OneOf) GetF32

func (x *OneOf) GetF32() float32

func (*OneOf) GetF64

func (x *OneOf) GetF64() float64

func (*OneOf) GetFi32

func (x *OneOf) GetFi32() uint32

func (*OneOf) GetFi64

func (x *OneOf) GetFi64() uint64

func (*OneOf) GetI32

func (x *OneOf) GetI32() int32

func (*OneOf) GetI64

func (x *OneOf) GetI64() int64

func (*OneOf) GetMsg

func (x *OneOf) GetMsg() *Message

func (*OneOf) GetOneOf

func (m *OneOf) GetOneOf() isOneOf_OneOf

func (*OneOf) GetSTr

func (x *OneOf) GetSTr() string

func (*OneOf) GetSfi32

func (x *OneOf) GetSfi32() int32

func (*OneOf) GetSfi64

func (x *OneOf) GetSfi64() int64

func (*OneOf) GetSi32

func (x *OneOf) GetSi32() int32

func (*OneOf) GetSi64

func (x *OneOf) GetSi64() int64

func (*OneOf) GetU32

func (x *OneOf) GetU32() uint32

func (*OneOf) GetU64

func (x *OneOf) GetU64() uint64

func (*OneOf) ProtoMessage

func (*OneOf) ProtoMessage()

func (*OneOf) ProtoReflect

func (x *OneOf) ProtoReflect() protoreflect.Message

func (*OneOf) Reset

func (x *OneOf) Reset()

func (*OneOf) String

func (x *OneOf) String() string

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) Descriptor() ([]byte, []int)

Deprecated: Use OneOfWKT.ProtoReflect.Descriptor instead.

func (*OneOfWKT) GetA

func (x *OneOfWKT) GetA() *anypb.Any

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) GetEm

func (x *OneOfWKT) GetEm() *emptypb.Empty

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) GetLv

func (x *OneOfWKT) GetLv() *structpb.ListValue

func (*OneOfWKT) GetNu

func (x *OneOfWKT) GetNu() structpb.NullValue

func (*OneOfWKT) GetOneOf

func (m *OneOfWKT) GetOneOf() isOneOfWKT_OneOf

func (*OneOfWKT) GetS

func (x *OneOfWKT) GetS() *wrapperspb.StringValue

func (*OneOfWKT) GetSt

func (x *OneOfWKT) GetSt() *structpb.Struct

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) GetV

func (x *OneOfWKT) GetV() *structpb.Value

func (*OneOfWKT) ProtoMessage

func (*OneOfWKT) ProtoMessage()

func (*OneOfWKT) ProtoReflect

func (x *OneOfWKT) ProtoReflect() protoreflect.Message

func (*OneOfWKT) Reset

func (x *OneOfWKT) Reset()

func (*OneOfWKT) String

func (x *OneOfWKT) String() string

type OneOfWKT_A

type OneOfWKT_A struct {
	A *anypb.Any `protobuf:"bytes,1,opt,name=a,proto3,oneof"`
}

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_Em struct {
	Em *emptypb.Empty `protobuf:"bytes,15,opt,name=em,proto3,oneof"`
}

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_Lv struct {
	Lv *structpb.ListValue `protobuf:"bytes,18,opt,name=lv,proto3,oneof"`
}

type OneOfWKT_Nu

type OneOfWKT_Nu struct {
	Nu structpb.NullValue `protobuf:"varint,16,opt,name=nu,proto3,enum=google.protobuf.NullValue,oneof"`
}

type OneOfWKT_S

type OneOfWKT_S struct {
	S *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=s,proto3,oneof"`
}

type OneOfWKT_St

type OneOfWKT_St struct {
	St *structpb.Struct `protobuf:"bytes,4,opt,name=st,proto3,oneof"`
}

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 OneOfWKT_V struct {
	V *structpb.Value `protobuf:"bytes,17,opt,name=v,proto3,oneof"`
}

type OneOf_Bl

type OneOf_Bl struct {
	Bl bool `protobuf:"varint,16,opt,name=bl,proto3,oneof"`
}

type OneOf_By

type OneOf_By struct {
	By []byte `protobuf:"bytes,17,opt,name=by,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,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) Descriptor() ([]byte, []int)

Deprecated: Use Optionals.ProtoReflect.Descriptor instead.

func (*Optionals) GetBl

func (x *Optionals) GetBl() bool

func (*Optionals) GetBy

func (x *Optionals) GetBy() []byte

func (*Optionals) GetE

func (x *Optionals) GetE() JsonEnum

func (*Optionals) GetF32

func (x *Optionals) GetF32() float32

func (*Optionals) GetF64

func (x *Optionals) GetF64() float64

func (*Optionals) GetFi32

func (x *Optionals) GetFi32() uint32

func (*Optionals) GetFi64

func (x *Optionals) GetFi64() uint64

func (*Optionals) GetI32

func (x *Optionals) GetI32() int32

func (*Optionals) GetI64

func (x *Optionals) GetI64() int64

func (*Optionals) GetId

func (x *Optionals) GetId() string

func (*Optionals) GetS

func (x *Optionals) GetS() *Message

func (*Optionals) GetSfi32

func (x *Optionals) GetSfi32() int32

func (*Optionals) GetSfi64

func (x *Optionals) GetSfi64() int64

func (*Optionals) GetSi32

func (x *Optionals) GetSi32() int32

func (*Optionals) GetSi64

func (x *Optionals) GetSi64() int64

func (*Optionals) GetU32

func (x *Optionals) GetU32() uint32

func (*Optionals) GetU64

func (x *Optionals) GetU64() uint64

func (*Optionals) ProtoMessage

func (*Optionals) ProtoMessage()

func (*Optionals) ProtoReflect

func (x *Optionals) ProtoReflect() protoreflect.Message

func (*Optionals) Reset

func (x *Optionals) Reset()

func (*Optionals) String

func (x *Optionals) String() string

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) Descriptor() ([]byte, []int)

Deprecated: Use Repeated.ProtoReflect.Descriptor instead.

func (*Repeated) GetBl

func (x *Repeated) GetBl() []bool

func (*Repeated) GetBy

func (x *Repeated) GetBy() [][]byte

func (*Repeated) GetE

func (x *Repeated) GetE() []JsonEnum

func (*Repeated) GetF32

func (x *Repeated) GetF32() []float32

func (*Repeated) GetF64

func (x *Repeated) GetF64() []float64

func (*Repeated) GetFi32

func (x *Repeated) GetFi32() []uint32

func (*Repeated) GetFi64

func (x *Repeated) GetFi64() []uint64

func (*Repeated) GetI32

func (x *Repeated) GetI32() []int32

func (*Repeated) GetI64

func (x *Repeated) GetI64() []int64

func (*Repeated) GetMsg

func (x *Repeated) GetMsg() []*Message

func (*Repeated) GetS

func (x *Repeated) GetS() []string

func (*Repeated) GetSfi32

func (x *Repeated) GetSfi32() []int32

func (*Repeated) GetSfi64

func (x *Repeated) GetSfi64() []int64

func (*Repeated) GetSi32

func (x *Repeated) GetSi32() []int32

func (*Repeated) GetSi64

func (x *Repeated) GetSi64() []int64

func (*Repeated) GetU32

func (x *Repeated) GetU32() []uint32

func (*Repeated) GetU64

func (x *Repeated) GetU64() []uint64

func (*Repeated) ProtoMessage

func (*Repeated) ProtoMessage()

func (*Repeated) ProtoReflect

func (x *Repeated) ProtoReflect() protoreflect.Message

func (*Repeated) Reset

func (x *Repeated) Reset()

func (*Repeated) String

func (x *Repeated) String() string

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) Descriptor() ([]byte, []int)

Deprecated: Use Singular.ProtoReflect.Descriptor instead.

func (*Singular) GetBl

func (x *Singular) GetBl() bool

func (*Singular) GetBy

func (x *Singular) GetBy() []byte

func (*Singular) GetE

func (x *Singular) GetE() JsonEnum

func (*Singular) GetF32

func (x *Singular) GetF32() float32

func (*Singular) GetF64

func (x *Singular) GetF64() float64

func (*Singular) GetFi32

func (x *Singular) GetFi32() uint32

func (*Singular) GetFi64

func (x *Singular) GetFi64() uint64

func (*Singular) GetI32

func (x *Singular) GetI32() int32

func (*Singular) GetI64

func (x *Singular) GetI64() int64

func (*Singular) GetMsg

func (x *Singular) GetMsg() *Message

func (*Singular) GetS

func (x *Singular) GetS() string

func (*Singular) GetSfi32

func (x *Singular) GetSfi32() int32

func (*Singular) GetSfi64

func (x *Singular) GetSfi64() int64

func (*Singular) GetSi32

func (x *Singular) GetSi32() int32

func (*Singular) GetSi64

func (x *Singular) GetSi64() int64

func (*Singular) GetU32

func (x *Singular) GetU32() uint32

func (*Singular) GetU64

func (x *Singular) GetU64() uint64

func (*Singular) ProtoMessage

func (*Singular) ProtoMessage()

func (*Singular) ProtoReflect

func (x *Singular) ProtoReflect() protoreflect.Message

func (*Singular) Reset

func (x *Singular) Reset()

func (*Singular) String

func (x *Singular) String() string

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) Descriptor() ([]byte, []int)

Deprecated: Use WKTs.ProtoReflect.Descriptor instead.

func (*WKTs) GetA

func (x *WKTs) GetA() *anypb.Any

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) GetEm

func (x *WKTs) GetEm() *emptypb.Empty

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) GetLv

func (x *WKTs) GetLv() *structpb.ListValue

func (*WKTs) GetNu

func (x *WKTs) GetNu() structpb.NullValue

func (*WKTs) GetS

func (x *WKTs) GetS() *wrapperspb.StringValue

func (*WKTs) GetSt

func (x *WKTs) GetSt() *structpb.Struct

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) GetV

func (x *WKTs) GetV() *structpb.Value

func (*WKTs) ProtoMessage

func (*WKTs) ProtoMessage()

func (*WKTs) ProtoReflect

func (x *WKTs) ProtoReflect() protoreflect.Message

func (*WKTs) Reset

func (x *WKTs) Reset()

func (*WKTs) String

func (x *WKTs) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL