Class Google::Cloud::Dialogflow::V2::Document::ReloadStatus (v0.13.0)

The status of a reload attempt.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#status

def status() -> ::Google::Rpc::Status
Returns

#status=

def status=(value) -> ::Google::Rpc::Status
Parameter
Returns

#time

def time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — The time of a reload attempt. This reload may have been triggered automatically or manually and may not have succeeded.

#time=

def time=(value) -> ::Google::Protobuf::Timestamp
Parameter
  • value (::Google::Protobuf::Timestamp) — The time of a reload attempt. This reload may have been triggered automatically or manually and may not have succeeded.
Returns
  • (::Google::Protobuf::Timestamp) — The time of a reload attempt. This reload may have been triggered automatically or manually and may not have succeeded.