Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::InlineSource.
Inline source for a Dialogflow operation that reads or imports objects (e.g. intents) into Dialogflow.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#content
def content() -> ::String
Returns
- (::String) — The uncompressed byte content for the objects.
#content=
def content=(value) -> ::String
Parameter
- value (::String) — The uncompressed byte content for the objects.
Returns
- (::String) — The uncompressed byte content for the objects.