Dialogflow CX V3 API - Class Google::Cloud::Dialogflow::CX::V3::ExportIntentsResponse (v0.26.0)

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

The response message for Intents.ExportIntents.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#intents_content

def intents_content() -> ::Google::Cloud::Dialogflow::CX::V3::InlineDestination
Returns

#intents_content=

def intents_content=(value) -> ::Google::Cloud::Dialogflow::CX::V3::InlineDestination
Parameter
Returns

#intents_uri

def intents_uri() -> ::String
Returns
  • (::String) — The URI to a file containing the exported intents. This field is populated only if intents_uri is specified in ExportIntentsRequest.

#intents_uri=

def intents_uri=(value) -> ::String
Parameter
  • value (::String) — The URI to a file containing the exported intents. This field is populated only if intents_uri is specified in ExportIntentsRequest.
Returns
  • (::String) — The URI to a file containing the exported intents. This field is populated only if intents_uri is specified in ExportIntentsRequest.