Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
{// Union field intents can be only one of the following:"intentsUri": string,"intentsContent": {object (InlineDestination)}// End of list of possible types for union field intents.}
Fields
Union field intents. The exported intents. intents can be only one of the following:
intentsUri
string
The URI to a file containing the exported intents. This field is populated only if intentsUri is specified in ExportIntentsRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["The content describes the JSON representation for the response of `Intents.ExportIntents`."],["The `intents` field can either be a `string` containing a URI, or an `object` containing `InlineDestination` details."],["The `intentsUri` field contains the URI to a file containing exported intents, populated only if specified in the export request."],["The `intentsContent` field holds uncompressed byte content for intents and is populated when `intentsContentInline` is set to true in the request."]]],[]]