Home
last modified time | relevance | path

Searched refs:requestTypeUrl_ (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DApi.cs370 requestTypeUrl_ = other.requestTypeUrl_; in Method()
397 private string requestTypeUrl_ = ""; field in Google.Protobuf.WellKnownTypes.Method
402 get { return requestTypeUrl_; }
404 requestTypeUrl_ = pb::ProtoPreconditions.CheckNotNull(value, "value");