public sealed class LogConfigDataAccessOptions : IMessage<LogConfigDataAccessOptions>, IEquatable<LogConfigDataAccessOptions>, IDeepCloneable<LogConfigDataAccessOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class LogConfigDataAccessOptions.
[[["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 reference documentation for the `LogConfigDataAccessOptions` class within the Compute Engine v1 API, specifically for the .NET library."],["The `LogConfigDataAccessOptions` class is marked as deprecated and should not be used, as it has no effect."],["The page lists various versions of the .NET package, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The `LogConfigDataAccessOptions` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two properties: `HasLogMode` (a boolean indicating if \"log_mode\" field is set), and `LogMode` (a string, which is deprecated)."]]],[]]