GrpcJsonTranscodingMetadata(MethodDescriptor, HttpRule) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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