Class: Google::Cloud::Dialogflow::V2::Document::ReloadStatus

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

Overview

The status of a reload attempt.

Instance Attribute Summary collapse

Instance Attribute Details

#status::Google::Rpc::Status



112
113
114
115
# File 'proto_docs/google/cloud/dialogflow/v2/document.rb', line 112

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

#time::Google::Protobuf::Timestamp



112
113
114
115
# File 'proto_docs/google/cloud/dialogflow/v2/document.rb', line 112

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