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."],[[["The `LogConfigDataAccessOptions` class in the `Google.Cloud.Compute.V1` namespace is deprecated and should not be used, as indicated by the documentation."],["Version 3.6.0 is the latest version available for `LogConfigDataAccessOptions`, with previous versions ranging from 1.0.0 to 3.5.0."],["The class implements several interfaces, including `IMessage`, `IEquatable\u003cLogConfigDataAccessOptions\u003e`, `IDeepCloneable\u003cLogConfigDataAccessOptions\u003e`, and `IBufferMessage`, enabling functionality like message handling, equality checks, and deep cloning."],["The `LogConfigDataAccessOptions` class has two constructors: a default constructor and one that takes another `LogConfigDataAccessOptions` instance as a parameter for creating a copy."],["The class contains properties for `HasLogMode`, which indicates if the log mode field has been set, and `LogMode`, which is a string that is now deprecated."]]],[]]