class GoogleCloudDialogflowCxV3ExportIntentsRequest extends Collection (View source)

Properties

protected $collection_key
string $dataFormat
string[] $intents
bool $intentsContentInline
string $intentsUri

Methods

setDataFormat($dataFormat)

No description

string
getDataFormat()

No description

setIntents($intents)

No description

string[]
getIntents()

No description

setIntentsContentInline($intentsContentInline)

No description

bool
getIntentsContentInline()

No description

setIntentsUri($intentsUri)

No description

string
getIntentsUri()

No description

Details

setDataFormat($dataFormat)

No description

Parameters

$dataFormat

string getDataFormat()

No description

Return Value

string

setIntents($intents)

No description

Parameters

$intents

string[] getIntents()

No description

Return Value

string[]

setIntentsContentInline($intentsContentInline)

No description

Parameters

$intentsContentInline

bool getIntentsContentInline()

No description

Return Value

bool

setIntentsUri($intentsUri)

No description

Parameters

$intentsUri

string getIntentsUri()

No description

Return Value

string