interface MethodOptionsProtoMsg {
    typeUrl: "/google.protobuf.MethodOptions";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/google.protobuf.MethodOptions"
value: Uint8Array