UseGrpcEndpoint
Whether to use the Grpc endpoint or not.
Data Type
bool
Default Value
true
Remarks
This property determines whether or not the Grpc endpoint will be used. Most proxies will not work with the Grpc endpoint. If set to false, the protobuf endpoint will be used. The latter has issues with NULL values, but proxies will work on it.