Class: Google::Cloud::Dialogflow::CX::V3::GcsDestination

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

Overview

Google Cloud Storage location for a Dialogflow operation that writes or exports objects (e.g. exported agent or transcripts) outside of Dialogflow.

Instance Attribute Summary collapse

Instance Attribute Details

#uri::String



32
33
34
35
# File 'proto_docs/google/cloud/dialogflow/cx/v3/gcs.rb', line 32

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