Skip to content

Commit

Permalink
Vision semi-GAPIC (#3373)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukesneeringer authored Jun 2, 2017
1 parent bcdc840 commit 54fb4e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ def _make_typed_value(value):
type to send to the API. For example, a Python float will be sent to the
API with "doubleValue" as its key.
See: https://cloud.google.com/monitoring/api/ref_v3/rest/v3/TypedValue
See https://cloud.google.com/monitoring/api/ref_v3/rest/v3/TypedValue
:type value: bool, int, float, str, or dict
:param value: value to infer the typed value of.
Expand Down

0 comments on commit 54fb4e0

Please sign in to comment.