Dialogflow CX V3 API - Class Google::Cloud::Dialogflow::CX::V3::Version (v0.14.0)

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

Represents a version of a flow.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

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

#description

def description() -> ::String
Returns
  • (::String) — The description of the version. The maximum length is 500 characters. If exceeded, the request is rejected.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — The description of the version. The maximum length is 500 characters. If exceeded, the request is rejected.
Returns
  • (::String) — The description of the version. The maximum length is 500 characters. If exceeded, the request is rejected.

#display_name

def display_name() -> ::String
Returns
  • (::String) — Required. The human-readable name of the version. Limit of 64 characters.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Required. The human-readable name of the version. Limit of 64 characters.
Returns
  • (::String) — Required. The human-readable name of the version. Limit of 64 characters.

#name

def name() -> ::String
Returns
  • (::String) — Format: projects/

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Format: projects/
Returns
  • (::String) — Format: projects/

#nlu_settings

def nlu_settings() -> ::Google::Cloud::Dialogflow::CX::V3::NluSettings
Returns

#state

def state() -> ::Google::Cloud::Dialogflow::CX::V3::Version::State
Returns