Home | History | Annotate | Download | only in Reflection

Lines Matching refs:ServiceOptions

159             new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.ServiceOptions), global::Google.Protobuf.Reflection.ServiceOptions.Parser, new[]{ "Deprecated", "UninterpretedOption" }, null, null, null),
2169 private global::Google.Protobuf.Reflection.ServiceOptions options_;
2170 public global::Google.Protobuf.Reflection.ServiceOptions Options {
2240 options_ = new global::Google.Protobuf.Reflection.ServiceOptions();
2263 options_ = new global::Google.Protobuf.Reflection.ServiceOptions();
4018 internal sealed partial class ServiceOptions : pb::IMessage<ServiceOptions> {
4019 private static readonly pb::MessageParser<ServiceOptions> _parser = new pb::MessageParser<ServiceOptions>(() => new ServiceOptions());
4020 public static pb::MessageParser<ServiceOptions> Parser { get { return _parser; } }
4030 public ServiceOptions() {
4036 public ServiceOptions(ServiceOptions other) : this() {
4041 public ServiceOptions Clone() {
4042 return new ServiceOptions(this);
4074 return Equals(other as ServiceOptions);
4077 public bool Equals(ServiceOptions other) {
4117 public void MergeFrom(ServiceOptions other) {