public sealed class LogConfigDataAccessOptions : IMessage<LogConfigDataAccessOptions>, IEquatable<LogConfigDataAccessOptions>, IDeepCloneable<LogConfigDataAccessOptions>, IBufferMessage, IMessage
[[["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 2025-03-24 UTC."],[[["This webpage details the `LogConfigDataAccessOptions` class within the `Google.Cloud.Compute.V1` namespace, specifically spanning from version 1.0.0 to the latest version 3.6.0."],["The `LogConfigDataAccessOptions` class is now deprecated and should not be used, according to its documentation."],["The class includes properties like `HasLogMode` (a boolean) and `LogMode` (a string) but the `LogMode` is also deprecated and has no effect."],["This class implements multiple interfaces, including `IMessage`, `IEquatable\u003cLogConfigDataAccessOptions\u003e`, `IDeepCloneable\u003cLogConfigDataAccessOptions\u003e`, and `IBufferMessage`, showcasing its integration within the Google Protobuf framework."],["The class inherits members from the Object class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]