public sealed class DeleteAuthorizedViewRequest : IMessage<DeleteAuthorizedViewRequest>, IEquatable<DeleteAuthorizedViewRequest>, IDeepCloneable<DeleteAuthorizedViewRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class DeleteAuthorizedViewRequest.
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.DeleteAuthorizedView][google.bigtable.admin.v2.BigtableTableAdmin.DeleteAuthorizedView]
Optional. The current etag of the AuthorizedView.
If an etag is provided and does not match the current etag of the
AuthorizedView, deletion will be blocked and an ABORTED error will be
returned.
Required. The unique name of the AuthorizedView to be deleted.
Values are of the form
projects/{project}/instances/{instance}/tables/{table}/authorizedViews/{authorized_view}.
[[["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 page provides reference documentation for the \u003ccode\u003eDeleteAuthorizedViewRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteAuthorizedViewRequest\u003c/code\u003e is used to construct a request for deleting an AuthorizedView within Bigtable and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains constructors for creating a new \u003ccode\u003eDeleteAuthorizedViewRequest\u003c/code\u003e object, either blank or from another \u003ccode\u003eDeleteAuthorizedViewRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteAuthorizedViewRequest\u003c/code\u003e object includes properties such as \u003ccode\u003eAuthorizedViewName\u003c/code\u003e, \u003ccode\u003eEtag\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which are used to specify the AuthorizedView to be deleted and handle conditional deletion based on the current \u003ccode\u003eetag\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also lists all available versions of the API, ranging from version 2.4.0 to the latest version, 3.24.0, for users to have access to the various iterations of the \u003ccode\u003eDeleteAuthorizedViewRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]