Execute GoogleCloudMlV1PredictRequest gives a GoogleApiHttpBody object that has null fields
While creating a .NET-Core MVC API to interact with my Google Cloud ml-engine model, I came across a strange issue. For testing purposes, I used Google’s Census example to get up to speed and make sure what I wanted to do works.