public sealed class ListAuthorizedViewsResponse : IMessage<ListAuthorizedViewsResponse>, IEquatable<ListAuthorizedViewsResponse>, IDeepCloneable<ListAuthorizedViewsResponse>, IBufferMessage, IMessage, IPageResponse<AuthorizedView>, IEnumerable<AuthorizedView>, IEnumerable
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class ListAuthorizedViewsResponse.
Response message for
[google.bigtable.admin.v2.BigtableTableAdmin.ListAuthorizedViews][google.bigtable.admin.v2.BigtableTableAdmin.ListAuthorizedViews]
[[["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-08 UTC."],[[["\u003cp\u003eThe content provides reference documentation for the \u003ccode\u003eListAuthorizedViewsResponse\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a response message used by the \u003ccode\u003eBigtableTableAdmin.ListAuthorizedViews\u003c/code\u003e method and is part of the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, specifically within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eIt lists the different versions of the API, ranging from 2.4.0 up to the latest 3.24.0, with links to their respective documentation pages for \u003ccode\u003eListAuthorizedViewsResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListAuthorizedViewsResponse\u003c/code\u003e class implements various 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, \u003ccode\u003eIEnumerable<AuthorizedView>\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, indicating its capabilities for message handling, comparison, cloning, buffering, and enumeration.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eAuthorizedViews\u003c/code\u003e (a repeated field) and \u003ccode\u003eNextPageToken\u003c/code\u003e (a string) to hold the list of authorized views and to assist with pagination, if necessary.\u003c/p\u003e\n"]]],[],null,[]]