The Google Cloud Storage location where the input will be read from.
Attributes
-
uri(type:String.t()) - Google Cloud Storage URI for the input file. This must only be a Google Cloud Storage object. Wildcards are not currently supported.
Summary
Types
@type t() :: %Googly.CloudVision.Model.GcsSource{uri: String.t() | nil}