MCPcopy Create free account
hub / github.com/clouditor/clouditor / ProtoReflect

Method ProtoReflect

api/page_token.pb.go:70–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68func (*PageToken) ProtoMessage() {}
69
70func (x *PageToken) ProtoReflect() protoreflect.Message {
71 mi := &file_api_page_token_proto_msgTypes[0]
72 if x != nil {
73 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
74 if ms.LoadMessageInfo() == nil {
75 ms.StoreMessageInfo(mi)
76 }
77 return ms
78 }
79 return mi.MessageOf(x)
80}
81
82// Deprecated: Use PageToken.ProtoReflect.Descriptor instead.
83func (*PageToken) Descriptor() ([]byte, []int) {

Callers 2

LogRequestFunction · 0.45
ListAllPaginatedFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected