Class: Google::Cloud::Vision::V1::GcsSource

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/vision/v1/doc/google/cloud/vision/v1/image_annotator.rb

Overview

The Google Cloud Storage location where the input will be read from.

Instance Attribute Summary collapse

Instance Attribute Details

#uriString

Returns 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.



677
# File 'lib/google/cloud/vision/v1/doc/google/cloud/vision/v1/image_annotator.rb', line 677

class GcsSource; end