Skip to content
Snippets Groups Projects
Commit ca254732 authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

regenerate C# protos

parent 3cbbe443
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//
#pragma warning disable 1591
#region Designer generated code
using System;
......
......@@ -15,6 +15,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//
#pragma warning disable 1591
#region Designer generated code
using System;
......
This diff is collapsed.
......@@ -21,6 +21,7 @@
// Currently, 'Gauge' (i.e a metric that represents the measured value of
// something at an instant of time) is the only metric type supported by the
// service.
#pragma warning disable 1591
#region Designer generated code
using System;
......
......@@ -17,6 +17,7 @@
//
// An integration test service that covers all the method signature permutations
// of unary/streaming requests/responses.
#pragma warning disable 1591
#region Designer generated code
using System;
......
......@@ -18,6 +18,7 @@
// An integration test service that covers all the method signature permutations
// of unary/streaming requests/responses.
//
#pragma warning disable 1591
#region Designer generated code
using System;
......
......@@ -17,6 +17,7 @@
//
// Service exported by server reflection
//
#pragma warning disable 1591
#region Designer generated code
using System;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment