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

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

The response message for EntityTypes.ExportEntityTypes.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#entity_types_content

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

#entity_types_content=

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

#entity_types_uri

def entity_types_uri() -> ::String
Returns
  • (::String) — The URI to a file containing the exported entity types. This field is populated only if entity_types_uri is specified in ExportEntityTypesRequest.

#entity_types_uri=

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