Required. The unique name of the requested AuthorizedView. Values are of the form projects/{project}/instances/{instance}/tables/{table}/authorizedViews/{authorizedView}.
Authorization requires the following IAM permission on the specified resource name:
[[["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 2024-12-16 UTC."],[[["This endpoint retrieves information about a specific AuthorizedView in Google Cloud Bigtable."],["The request requires a `GET` HTTP method and the unique name of the AuthorizedView, formatted as `projects/{project}/instances/{instance}/tables/{table}/authorizedViews/{authorizedView}`."],["The `view` query parameter can optionally specify the amount of data returned, and defaults to a basic view."],["Successful requests return an `AuthorizedView` instance, which contains the relevant data."],["Access to this endpoint requires specific OAuth scopes, including various `bigtable.admin` and `cloud-platform` scopes."]]],[]]