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-21 UTC."],[[["This webpage provides documentation for the `LogConfigDataAccessOptions` class within the `Google.Cloud.Compute.V1` namespace, covering multiple versions from 1.0.0 to the latest 3.6.0."],["The `LogConfigDataAccessOptions` class is identified as deprecated and should not be used, with its properties and methods having no effect."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer management."],["The class includes a default constructor and a copy constructor, along with properties like `HasLogMode` and `LogMode`, the latter of which is stated to be deprecated."],["Inherited members of the `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, are also applicable to the `LogConfigDataAccessOptions` class."]]],[]]