Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::Document::ReloadStatus (v0.17.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::Document::ReloadStatus.

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.