Searched defs:ConformanceResponse (Results 1 – 5 of 5) sorted by relevance
218 type ConformanceResponse struct { struct226 Result isConformanceResponse_Result `protobuf_oneof:"result"`227 XXX_NoUnkeyedLiteral struct{} `json:"-"`228 XXX_unrecognized []byte `json:"-"`229 XXX_sizecache int32 `json:"-"`232 func (m *ConformanceResponse) Reset() { *m = ConformanceResponse{} }233 func (m *ConformanceResponse) String() string { return proto.CompactTextString(m) }234 func (*ConformanceResponse) ProtoMessage() {}235 func (*ConformanceResponse) Descriptor() ([]byte, []int) {239 func (m *ConformanceResponse) XXX_Unmarshal(b []byte) error {[all …]
85 message ConformanceResponse { message
51 class ConformanceResponse; variable
416 public sealed partial class ConformanceResponse : pb::IMessage<ConformanceResponse> { class428 public ConformanceResponse() { in ConformanceResponse() method in Conformance.ConformanceResponse434 public ConformanceResponse(ConformanceResponse other) : this() { in ConformanceResponse() method in Conformance.ConformanceResponse