Versions in this module Expand all Collapse all v1 v1.4.0 May 31, 2023 v1.2.0 Dec 11, 2018 Changes in this version + type Types struct + Any *types.Any + Api *types.Api + Bool *types.BoolValue + Bval *types.BoolValue + Bytes *types.BytesValue + Dbl *types.DoubleValue + Dur *types.Duration + Em *types.Empty + En *types.Enum + Enval *types.EnumValue + F *types.Field + Flt *types.FloatValue + Fm *types.FieldMask + I32 *types.Int32Value + I64 *types.Int64Value + Lstv *types.ListValue + Met *types.Method + Mx *types.Mixin + Nlval types.NullValue + Opt *types.Option + Sc *types.SourceContext + St *types.Struct + Str *types.StringValue + Strval *types.Struct + Stval *types.StringValue + T *types.Type + Ts *types.Timestamp + U32 *types.UInt32Value + U64 *types.UInt64Value + Val *types.Value + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Types) Descriptor() ([]byte, []int) + func (*Types) ProtoMessage() + func (dst *Types) XXX_Merge(src proto.Message) + func (m *Types) GetAny() *types.Any + func (m *Types) GetApi() *types.Api + func (m *Types) GetBool() *types.BoolValue + func (m *Types) GetBval() *types.BoolValue + func (m *Types) GetBytes() *types.BytesValue + func (m *Types) GetDbl() *types.DoubleValue + func (m *Types) GetDur() *types.Duration + func (m *Types) GetEm() *types.Empty + func (m *Types) GetEn() *types.Enum + func (m *Types) GetEnval() *types.EnumValue + func (m *Types) GetF() *types.Field + func (m *Types) GetFlt() *types.FloatValue + func (m *Types) GetFm() *types.FieldMask + func (m *Types) GetI32() *types.Int32Value + func (m *Types) GetI64() *types.Int64Value + func (m *Types) GetLstv() *types.ListValue + func (m *Types) GetMet() *types.Method + func (m *Types) GetMx() *types.Mixin + func (m *Types) GetNlval() types.NullValue + func (m *Types) GetOpt() *types.Option + func (m *Types) GetSc() *types.SourceContext + func (m *Types) GetSt() *types.Struct + func (m *Types) GetStr() *types.StringValue + func (m *Types) GetStrval() *types.Struct + func (m *Types) GetStval() *types.StringValue + func (m *Types) GetT() *types.Type + func (m *Types) GetTs() *types.Timestamp + func (m *Types) GetU32() *types.UInt32Value + func (m *Types) GetU64() *types.UInt64Value + func (m *Types) GetVal() *types.Value + func (m *Types) ProtoSize() (n int) + func (m *Types) Reset() + func (m *Types) String() string + func (m *Types) XXX_DiscardUnknown() + func (m *Types) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Types) XXX_Size() int + func (m *Types) XXX_Unmarshal(b []byte) error