Versions in this module Expand all Collapse all v1 v1.20.1 Nov 24, 2020 Changes in this version + type KnownTypes struct + An *any.Any + Bool *wrappers.BoolValue + Bytes *wrappers.BytesValue + Dbl *wrappers.DoubleValue + Dur *duration.Duration + Flt *wrappers.FloatValue + I32 *wrappers.Int32Value + I64 *wrappers.Int64Value + Lv *_struct.ListValue + St *_struct.Struct + Str *wrappers.StringValue + Ts *timestamp.Timestamp + U32 *wrappers.UInt32Value + U64 *wrappers.UInt64Value + Val *_struct.Value + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*KnownTypes) Descriptor() ([]byte, []int) + func (*KnownTypes) ProtoMessage() + func (m *KnownTypes) GetAn() *any.Any + func (m *KnownTypes) GetBool() *wrappers.BoolValue + func (m *KnownTypes) GetBytes() *wrappers.BytesValue + func (m *KnownTypes) GetDbl() *wrappers.DoubleValue + func (m *KnownTypes) GetDur() *duration.Duration + func (m *KnownTypes) GetFlt() *wrappers.FloatValue + func (m *KnownTypes) GetI32() *wrappers.Int32Value + func (m *KnownTypes) GetI64() *wrappers.Int64Value + func (m *KnownTypes) GetLv() *_struct.ListValue + func (m *KnownTypes) GetSt() *_struct.Struct + func (m *KnownTypes) GetStr() *wrappers.StringValue + func (m *KnownTypes) GetTs() *timestamp.Timestamp + func (m *KnownTypes) GetU32() *wrappers.UInt32Value + func (m *KnownTypes) GetU64() *wrappers.UInt64Value + func (m *KnownTypes) GetVal() *_struct.Value + func (m *KnownTypes) Reset() + func (m *KnownTypes) String() string + func (m *KnownTypes) XXX_DiscardUnknown() + func (m *KnownTypes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *KnownTypes) XXX_Merge(src proto.Message) + func (m *KnownTypes) XXX_Size() int + func (m *KnownTypes) XXX_Unmarshal(b []byte) error