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-04-02 UTC."],[[["This webpage details the `LogConfigDataAccessOptions` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.0.0, which is part of the Google Cloud .NET client library."],["The `LogConfigDataAccessOptions` class is a deprecated feature with no effect and should no longer be used, as indicated by the documentation."],["Version 3.6.0 is the latest documented version available for browsing, with a range of previous versions available from 1.0.0 up to the latest version, 3.6.0."],["The class inherits from the `Object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class include `HasLogMode` (a boolean field) and `LogMode` (a string field), with the latter being deprecated."]]],[]]