Share via


GrpcJsonTranscodingMetadata(MethodDescriptor, HttpRule) Constructor

Definition

public GrpcJsonTranscodingMetadata(Google.Protobuf.Reflection.MethodDescriptor methodDescriptor, Google.Api.HttpRule httpRule);
new Microsoft.AspNetCore.Grpc.JsonTranscoding.GrpcJsonTranscodingMetadata : Google.Protobuf.Reflection.MethodDescriptor * Google.Api.HttpRule -> Microsoft.AspNetCore.Grpc.JsonTranscoding.GrpcJsonTranscodingMetadata
Public Sub New (methodDescriptor As MethodDescriptor, httpRule As HttpRule)

Parameters

methodDescriptor
Google.Protobuf.Reflection.MethodDescriptor
httpRule
Google.Api.HttpRule

Applies to