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"]],[["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."],[[["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."]]],[]]