[[["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-21 UTC."],[[["The `ConversationName.ResourceNameType` enum is part of the Google Cloud Dialogflow v2beta1 API, specifically within the `Google.Cloud.Dialogflow.V2Beta1` namespace."],["This enum defines the possible resource name types for `ConversationName`, allowing users to reference conversations in different contexts."],["The enum includes three fields: `ProjectConversation`, `ProjectLocationConversation`, and `Unparsed`, each representing a distinct pattern for resource names."],["`ProjectConversation` is used for resource names following the pattern `projects/{project}/conversations/{conversation}`, while `ProjectLocationConversation` is used for resource names following the pattern `projects/{project}/locations/{location}/conversations/{conversation}`."],["The `Unparsed` field indicates that a resource name could not be parsed."]]],[]]