Class: Google::Cloud::Dialogflow::V2::GcsDestination

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/v2/gcs.rb

Overview

Google Cloud Storage location for the output.

Instance Attribute Summary collapse

Instance Attribute Details

#uri::String



43
44
45
46
# File 'proto_docs/google/cloud/dialogflow/v2/gcs.rb', line 43

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