Searched defs:TestAllTypesProto2 (Results 1 – 4 of 4) sorted by relevance
15 class TestAllTypesProto2 { class
5 const TestAllTypesProto2 = goog.require('proto.conformance.TestAllTypesProto2'); constant
247 public sealed partial class TestAllTypesProto2 : pb::IExtendableMessage<TestAllTypesProto2> class272 public TestAllTypesProto2() { in TestAllTypesProto2() method in ProtobufTestMessages.Proto2.TestAllTypesProto2279 public TestAllTypesProto2(TestAllTypesProto2 other) : this() { in TestAllTypesProto2() method in ProtobufTestMessages.Proto2.TestAllTypesProto24701 public TValue GetExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension) { in GetExtension()4704 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, T… in GetExtension()4707 …:RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, … in GetOrInitializeExtension()4710 …public void SetExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension, TValue value… in SetExtension()4713 public bool HasExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension) { in HasExtension()4716 public void ClearExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension) { in ClearExtension()4719 … public void ClearExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, TValue> extension) { in ClearExtension()
56 message TestAllTypesProto2 { message