Reference documentation and code samples for the Cloud Vision V1p3beta1 API class Google::Cloud::Vision::V1p3beta1::GcsSource.
The Google Cloud Storage location where the input will be read from.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#uri
def uri() -> ::String
Returns
- (::String) — Google Cloud Storage URI for the input file. This must only be a Google Cloud Storage object. Wildcards are not currently supported.
#uri=
def uri=(value) -> ::String
Parameter
- value (::String) — Google Cloud Storage URI for the input file. This must only be a Google Cloud Storage object. Wildcards are not currently supported.
Returns
- (::String) — Google Cloud Storage URI for the input file. This must only be a Google Cloud Storage object. Wildcards are not currently supported.