Versions in this module Expand all Collapse all v1 v1.8.7 Apr 19, 2022 Changes in this version + var File_test_objects_proto protoreflect.FileDescriptor + type KnownTypes struct + An *anypb.Any + Bool *wrapperspb.BoolValue + Bytes *wrapperspb.BytesValue + Dbl *wrapperspb.DoubleValue + Dur *durationpb.Duration + Flt *wrapperspb.FloatValue + I32 *wrapperspb.Int32Value + I64 *wrapperspb.Int64Value + Lv *structpb.ListValue + St *structpb.Struct + Str *wrapperspb.StringValue + Ts *timestamppb.Timestamp + U32 *wrapperspb.UInt32Value + U64 *wrapperspb.UInt64Value + Val *structpb.Value + func (*KnownTypes) Descriptor() ([]byte, []int) + func (*KnownTypes) ProtoMessage() + func (x *KnownTypes) GetAn() *anypb.Any + func (x *KnownTypes) GetBool() *wrapperspb.BoolValue + func (x *KnownTypes) GetBytes() *wrapperspb.BytesValue + func (x *KnownTypes) GetDbl() *wrapperspb.DoubleValue + func (x *KnownTypes) GetDur() *durationpb.Duration + func (x *KnownTypes) GetFlt() *wrapperspb.FloatValue + func (x *KnownTypes) GetI32() *wrapperspb.Int32Value + func (x *KnownTypes) GetI64() *wrapperspb.Int64Value + func (x *KnownTypes) GetLv() *structpb.ListValue + func (x *KnownTypes) GetSt() *structpb.Struct + func (x *KnownTypes) GetStr() *wrapperspb.StringValue + func (x *KnownTypes) GetTs() *timestamppb.Timestamp + func (x *KnownTypes) GetU32() *wrapperspb.UInt32Value + func (x *KnownTypes) GetU64() *wrapperspb.UInt64Value + func (x *KnownTypes) GetVal() *structpb.Value + func (x *KnownTypes) ProtoReflect() protoreflect.Message + func (x *KnownTypes) Reset() + func (x *KnownTypes) String() string