Update generated docs.
diff --git a/docs/dyn/translate.v2.detections.html b/docs/dyn/translate.v2.detections.html
index cbaca56..d384d00 100644
--- a/docs/dyn/translate.v2.detections.html
+++ b/docs/dyn/translate.v2.detections.html
@@ -27,7 +27,7 @@
[ # An array of languages which we detect for the given text The most likely language list first.<br>
{<br>
"isReliable": True or False, # A boolean to indicate is the language detection result reliable.<br>
- "confidence": 3.140000, # The confidence of the detection resul of this language.<br>
+ "confidence": 3.14, # The confidence of the detection resul of this language.<br>
"language": "A String", # The language we detect<br>
},<br>
],<br>