Dialogflow CX V3 API - Class Google::Cloud::Dialogflow::CX::V3::PlaybookVersion (v1.11.0)

Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::PlaybookVersion.

Playbook version is a snapshot of the playbook at certain timestamp.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#description

def description() -> ::String
Returns
  • (::String) — Optional. The description of the playbook version.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Optional. The description of the playbook version.
Returns
  • (::String) — Optional. The description of the playbook version.

#examples

def examples() -> ::Array<::Google::Cloud::Dialogflow::CX::V3::Example>
Returns

#name

def name() -> ::String
Returns
  • (::String) — The unique identifier of the playbook version. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/playbooks/<PlaybookID>/versions/<VersionID>.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The unique identifier of the playbook version. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/playbooks/<PlaybookID>/versions/<VersionID>.
Returns
  • (::String) — The unique identifier of the playbook version. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/playbooks/<PlaybookID>/versions/<VersionID>.

#playbook

def playbook() -> ::Google::Cloud::Dialogflow::CX::V3::Playbook
Returns

#update_time

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