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-04-02 UTC."],[[["This webpage provides reference documentation for the `LogConfigDataAccessOptions` class within the Compute Engine v1 API for .NET, specifically within version 2.2.0, and links to other versions."],["The `LogConfigDataAccessOptions` class is deprecated and should not be used, as it has no effect."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations."],["The `LogConfigDataAccessOptions` class includes properties such as `HasLogMode` (a boolean indicating if the log_mode is set) and `LogMode` (a string representing the log mode, though it's deprecated), and it has two constructors for creating instances."],["The documentation shows the complete history of versions from 1.0.0 up to 3.6.0, with 3.6.0 being the latest version of `LogConfigDataAccessOptions`."]]],[]]