httpBody property

GoogleApiHttpBody? httpBody
getter/setter pair

Required.

The prediction request body. Refer to the [request body details section](#request-body-details) for more information on how to structure your request.

Implementation

GoogleApiHttpBody? httpBody;