Searched refs:ThirdParty (Results 1 – 3 of 3) sorted by relevance
263 …ThirdParty *ThirdParty `protobuf:"bytes,13,opt,name=third_party,json=thirdParty" json:"third_party… member312 func (x *Metadata) GetThirdParty() *ThirdParty {314 return x.ThirdParty319 type ThirdParty struct { struct369 func (x *ThirdParty) Reset() { argument370 *x = ThirdParty{}378 func (x *ThirdParty) String() string { argument382 func (*ThirdParty) ProtoMessage() {} argument384 func (x *ThirdParty) ProtoReflect() protoreflect.Message { argument397 func (*ThirdParty) Descriptor() ([]byte, []int) { argument[all …]
44 optional ThirdParty third_party = 13;47 message ThirdParty { message
29 optional ThirdParty third_party = 3;32 message ThirdParty { message