Searched defs:jsonMC (Results 1 – 1 of 1) sorted by relevance
141 type jsonMC struct { struct142 Name *[]jsonName143 WaitForReady *bool144 Timeout *string145 MaxRequestMessageBytes *int64146 MaxResponseMessageBytes *int64