Class: Google::Cloud::Vision::V1p3beta1::GcsDestination

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/vision/v1p3beta1/image_annotator.rb

Overview

The Google Cloud Storage location where the output will be written to.

Instance Attribute Summary collapse

Instance Attribute Details

#uri::String



822
823
824
825
# File 'proto_docs/google/cloud/vision/v1p3beta1/image_annotator.rb', line 822

class GcsDestination
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end