issue438

package
v1.5.4 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Types

type Types struct {
	Any                  *anypb.Any                     `protobuf:"bytes,1,opt,name=any,proto3" json:"any,omitempty"`
	Api                  *apipb.Api                     `protobuf:"bytes,2,opt,name=api,proto3" json:"api,omitempty"`
	Met                  *apipb.Method                  `protobuf:"bytes,3,opt,name=met,proto3" json:"met,omitempty"`
	Mx                   *apipb.Mixin                   `protobuf:"bytes,4,opt,name=mx,proto3" json:"mx,omitempty"`
	Dur                  *durationpb.Duration           `protobuf:"bytes,5,opt,name=dur,proto3" json:"dur,omitempty"`
	Em                   *emptypb.Empty                 `protobuf:"bytes,6,opt,name=em,proto3" json:"em,omitempty"`
	Fm                   *fieldmaskpb.FieldMask         `protobuf:"bytes,7,opt,name=fm,proto3" json:"fm,omitempty"`
	Sc                   *sourcecontextpb.SourceContext `protobuf:"bytes,8,opt,name=sc,proto3" json:"sc,omitempty"`
	St                   *structpb.Struct               `protobuf:"bytes,9,opt,name=st,proto3" json:"st,omitempty"`
	Val                  *structpb.Value                `protobuf:"bytes,10,opt,name=val,proto3" json:"val,omitempty"`
	Nlval                structpb.NullValue             `protobuf:"varint,11,opt,name=nlval,proto3,enum=google.protobuf.NullValue" json:"nlval,omitempty"`
	Stval                *wrapperspb.StringValue        `protobuf:"bytes,12,opt,name=stval,proto3" json:"stval,omitempty"`
	Bval                 *wrapperspb.BoolValue          `protobuf:"bytes,13,opt,name=bval,proto3" json:"bval,omitempty"`
	Strval               *structpb.Struct               `protobuf:"bytes,14,opt,name=strval,proto3" json:"strval,omitempty"`
	Lstv                 *structpb.ListValue            `protobuf:"bytes,15,opt,name=lstv,proto3" json:"lstv,omitempty"`
	Ts                   *timestamppb.Timestamp         `protobuf:"bytes,16,opt,name=ts,proto3" json:"ts,omitempty"`
	T                    *typepb.Type                   `protobuf:"bytes,17,opt,name=t,proto3" json:"t,omitempty"`
	F                    *typepb.Field                  `protobuf:"bytes,18,opt,name=f,proto3" json:"f,omitempty"`
	En                   *typepb.Enum                   `protobuf:"bytes,19,opt,name=en,proto3" json:"en,omitempty"`
	Enval                *typepb.EnumValue              `protobuf:"bytes,20,opt,name=enval,proto3" json:"enval,omitempty"`
	Opt                  *typepb.Option                 `protobuf:"bytes,21,opt,name=opt,proto3" json:"opt,omitempty"`
	Dbl                  *wrapperspb.DoubleValue        `protobuf:"bytes,22,opt,name=dbl,proto3" json:"dbl,omitempty"`
	Flt                  *wrapperspb.FloatValue         `protobuf:"bytes,23,opt,name=flt,proto3" json:"flt,omitempty"`
	I64                  *wrapperspb.Int64Value         `protobuf:"bytes,24,opt,name=i64,proto3" json:"i64,omitempty"`
	U64                  *wrapperspb.UInt64Value        `protobuf:"bytes,25,opt,name=u64,proto3" json:"u64,omitempty"`
	I32                  *wrapperspb.Int32Value         `protobuf:"bytes,26,opt,name=i32,proto3" json:"i32,omitempty"`
	U32                  *wrapperspb.UInt32Value        `protobuf:"bytes,27,opt,name=u32,proto3" json:"u32,omitempty"`
	Bool                 *wrapperspb.BoolValue          `protobuf:"bytes,28,opt,name=bool,proto3" json:"bool,omitempty"`
	Str                  *wrapperspb.StringValue        `protobuf:"bytes,29,opt,name=str,proto3" json:"str,omitempty"`
	Bytes                *wrapperspb.BytesValue         `protobuf:"bytes,30,opt,name=bytes,proto3" json:"bytes,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                       `json:"-"`
	XXX_unrecognized     []byte                         `json:"-"`
	XXX_sizecache        int32                          `json:"-"`
}

func (*Types) Descriptor

func (*Types) Descriptor() ([]byte, []int)

func (*Types) GetAny

func (m *Types) GetAny() *anypb.Any

func (*Types) GetApi

func (m *Types) GetApi() *apipb.Api

func (*Types) GetBool

func (m *Types) GetBool() *wrapperspb.BoolValue

func (*Types) GetBval

func (m *Types) GetBval() *wrapperspb.BoolValue

func (*Types) GetBytes

func (m *Types) GetBytes() *wrapperspb.BytesValue

func (*Types) GetDbl

func (m *Types) GetDbl() *wrapperspb.DoubleValue

func (*Types) GetDur

func (m *Types) GetDur() *durationpb.Duration

func (*Types) GetEm

func (m *Types) GetEm() *emptypb.Empty

func (*Types) GetEn

func (m *Types) GetEn() *typepb.Enum

func (*Types) GetEnval

func (m *Types) GetEnval() *typepb.EnumValue

func (*Types) GetF

func (m *Types) GetF() *typepb.Field

func (*Types) GetFlt

func (m *Types) GetFlt() *wrapperspb.FloatValue

func (*Types) GetFm

func (m *Types) GetFm() *fieldmaskpb.FieldMask

func (*Types) GetI32

func (m *Types) GetI32() *wrapperspb.Int32Value

func (*Types) GetI64

func (m *Types) GetI64() *wrapperspb.Int64Value

func (*Types) GetLstv

func (m *Types) GetLstv() *structpb.ListValue

func (*Types) GetMet

func (m *Types) GetMet() *apipb.Method

func (*Types) GetMx

func (m *Types) GetMx() *apipb.Mixin

func (*Types) GetNlval

func (m *Types) GetNlval() structpb.NullValue

func (*Types) GetOpt

func (m *Types) GetOpt() *typepb.Option

func (*Types) GetSc

func (m *Types) GetSc() *sourcecontextpb.SourceContext

func (*Types) GetSt

func (m *Types) GetSt() *structpb.Struct

func (*Types) GetStr

func (m *Types) GetStr() *wrapperspb.StringValue

func (*Types) GetStrval

func (m *Types) GetStrval() *structpb.Struct

func (*Types) GetStval

func (m *Types) GetStval() *wrapperspb.StringValue

func (*Types) GetT

func (m *Types) GetT() *typepb.Type

func (*Types) GetTs

func (m *Types) GetTs() *timestamppb.Timestamp

func (*Types) GetU32

func (m *Types) GetU32() *wrapperspb.UInt32Value

func (*Types) GetU64

func (m *Types) GetU64() *wrapperspb.UInt64Value

func (*Types) GetVal

func (m *Types) GetVal() *structpb.Value

func (*Types) IsNil added in v1.4.9

func (m *Types) IsNil() bool

func (*Types) ProtoMessage

func (*Types) ProtoMessage()

func (*Types) ProtoSize

func (m *Types) ProtoSize() (n int)

func (*Types) Reset

func (m *Types) Reset()

func (*Types) SetAny_ added in v1.4.9

func (m *Types) SetAny_(val *anypb.Any)

func (*Types) SetApi_ added in v1.4.9

func (m *Types) SetApi_(val *apipb.Api)

func (*Types) SetBool_ added in v1.4.9

func (m *Types) SetBool_(val *wrapperspb.BoolValue)

func (*Types) SetBval_ added in v1.4.9

func (m *Types) SetBval_(val *wrapperspb.BoolValue)

func (*Types) SetBytes_ added in v1.4.9

func (m *Types) SetBytes_(val *wrapperspb.BytesValue)

func (*Types) SetDbl_ added in v1.4.9

func (m *Types) SetDbl_(val *wrapperspb.DoubleValue)

func (*Types) SetDur_ added in v1.4.9

func (m *Types) SetDur_(val *durationpb.Duration)

func (*Types) SetEm_ added in v1.4.9

func (m *Types) SetEm_(val *emptypb.Empty)

func (*Types) SetEn_ added in v1.4.9

func (m *Types) SetEn_(val *typepb.Enum)

func (*Types) SetEnval_ added in v1.4.9

func (m *Types) SetEnval_(val *typepb.EnumValue)

func (*Types) SetF_ added in v1.4.9

func (m *Types) SetF_(val *typepb.Field)

func (*Types) SetFlt_ added in v1.4.9

func (m *Types) SetFlt_(val *wrapperspb.FloatValue)

func (*Types) SetFm_ added in v1.4.9

func (m *Types) SetFm_(val *fieldmaskpb.FieldMask)

func (*Types) SetI32_ added in v1.4.9

func (m *Types) SetI32_(val *wrapperspb.Int32Value)

func (*Types) SetI64_ added in v1.4.9

func (m *Types) SetI64_(val *wrapperspb.Int64Value)

func (*Types) SetLstv_ added in v1.4.9

func (m *Types) SetLstv_(val *structpb.ListValue)

func (*Types) SetMet_ added in v1.4.9

func (m *Types) SetMet_(val *apipb.Method)

func (*Types) SetMx_ added in v1.4.9

func (m *Types) SetMx_(val *apipb.Mixin)

func (*Types) SetNlval_ added in v1.4.9

func (m *Types) SetNlval_(val structpb.NullValue)

func (*Types) SetOpt_ added in v1.4.9

func (m *Types) SetOpt_(val *typepb.Option)

func (*Types) SetSc_ added in v1.4.9

func (m *Types) SetSc_(val *sourcecontextpb.SourceContext)

func (*Types) SetSt_ added in v1.4.9

func (m *Types) SetSt_(val *structpb.Struct)

func (*Types) SetStr_ added in v1.4.9

func (m *Types) SetStr_(val *wrapperspb.StringValue)

func (*Types) SetStrval_ added in v1.4.9

func (m *Types) SetStrval_(val *structpb.Struct)

func (*Types) SetStval_ added in v1.4.9

func (m *Types) SetStval_(val *wrapperspb.StringValue)

func (*Types) SetT_ added in v1.4.9

func (m *Types) SetT_(val *typepb.Type)

func (*Types) SetTs_ added in v1.4.9

func (m *Types) SetTs_(val *timestamppb.Timestamp)

func (*Types) SetU32_ added in v1.4.9

func (m *Types) SetU32_(val *wrapperspb.UInt32Value)

func (*Types) SetU64_ added in v1.4.9

func (m *Types) SetU64_(val *wrapperspb.UInt64Value)

func (*Types) SetVal_ added in v1.4.9

func (m *Types) SetVal_(val *structpb.Value)

func (*Types) String

func (m *Types) String() string

func (*Types) XXX_DiscardUnknown

func (m *Types) XXX_DiscardUnknown()

func (*Types) XXX_Marshal

func (m *Types) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Types) XXX_Merge

func (m *Types) XXX_Merge(src proto.Message)

func (*Types) XXX_Size

func (m *Types) XXX_Size() int

func (*Types) XXX_Unmarshal

func (m *Types) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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