Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::EnvironmentHistory::Entry (v0.15.2)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::EnvironmentHistory::Entry.

Represents an environment history entry.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#agent_version

def agent_version() -> ::String
Returns
  • (::String) — The agent version loaded into this environment history entry.

#agent_version=

def agent_version=(value) -> ::String
Parameter
  • value (::String) — The agent version loaded into this environment history entry.
Returns
  • (::String) — The agent version loaded into this environment history entry.

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#create_time=

def create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#description

def description() -> ::String
Returns
  • (::String) — The developer-provided description for this environment history entry.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — The developer-provided description for this environment history entry.
Returns
  • (::String) — The developer-provided description for this environment history entry.