public sealed class UpdateLogicalViewRequest : IMessage<UpdateLogicalViewRequest>, IEquatable<UpdateLogicalViewRequest>, IDeepCloneable<UpdateLogicalViewRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class UpdateLogicalViewRequest.
Request message for BigtableInstanceAdmin.UpdateLogicalView.
[[["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."],[[["The latest version available for the `UpdateLogicalViewRequest` in the Google Cloud Bigtable Admin v2 API is 3.24.0."],["This page provides comprehensive reference documentation for the `UpdateLogicalViewRequest` class, including its constructors, properties, and implemented interfaces."],["The `UpdateLogicalViewRequest` class is used as a request message for updating a logical view in the BigtableInstanceAdmin, as defined in the Google Cloud Bigtable Administration v2 API."],["The class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating operations like message handling, equality checking, deep cloning, and buffer operations, respectively."],["Key properties of the `UpdateLogicalViewRequest` class include `LogicalView` for specifying the view to update and `UpdateMask` for specifying the fields to be updated."]]],[]]