Stay organized with collections
Save and categorize content based on your preferences.
Represents the options for views of an intent. An intent can be a sizable object. Therefore, we provide a resource view that does not return training phrases in the response by default.
Enums
INTENT_VIEW_UNSPECIFIED
Training phrases field is not populated in the response.
[[["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-06-27 UTC."],[[["\u003cp\u003eIntents can be large objects, so a resource view is provided to manage their data efficiently.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eINTENT_VIEW_UNSPECIFIED\u003c/code\u003e is an option that omits training phrases from the response.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eINTENT_VIEW_FULL\u003c/code\u003e is an option that will populate all fields in the response for the given intent.\u003c/p\u003e\n"]]],[],null,["# IntentView\n\nRepresents the options for views of an intent. An intent can be a sizable object. Therefore, we provide a resource view that does not return training phrases in the response by default."]]