public sealed class ListConversationProfilesResponse : IMessage<ListConversationProfilesResponse>, IEquatable<ListConversationProfilesResponse>, IDeepCloneable<ListConversationProfilesResponse>, IBufferMessage, IMessage, IPageResponse<ConversationProfile>, IEnumerable<ConversationProfile>, IEnumerable
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class ListConversationProfilesResponse.
The response message for
[ConversationProfiles.ListConversationProfiles][google.cloud.dialogflow.v2beta1.ConversationProfiles.ListConversationProfiles].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListConversationProfilesResponse\u003c/code\u003e class is a response message for listing conversation profiles within the Google Cloud Dialogflow v2beta1 API, specifically for the \u003ccode\u003eConversationProfiles.ListConversationProfiles\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a \u003ccode\u003eConversationProfiles\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<ConversationProfile>\u003c/code\u003e which represents a list of project conversation profiles, subject to a maximum number of items based on the page size.\u003c/p\u003e\n"],["\u003cp\u003eIt also includes a \u003ccode\u003eNextPageToken\u003c/code\u003e property as a string, used for retrieving subsequent pages of results, if any.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default one and another that accepts another \u003ccode\u003eListConversationProfilesResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]