Searched refs:PyGenericServices (Results 1 – 2 of 2) sorted by relevance
1351 …PyGenericServices *bool `protobuf:"varint,18,opt,name=py_generic_services,json=pyGenericServices… member1503 if m != nil && m.PyGenericServices != nil {1504 return *m.PyGenericServices
4149 public bool PyGenericServices { property in Google.Protobuf.Reflection.FileOptions4478 if (PyGenericServices != other.PyGenericServices) return false; in Equals()4508 if (HasPyGenericServices) hash ^= PyGenericServices.GetHashCode(); in GetHashCode()4566 output.WriteBool(PyGenericServices); in WriteTo()4731 PyGenericServices = other.PyGenericServices; in MergeFrom()4807 PyGenericServices = input.ReadBool(); in MergeFrom()