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-24 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 currently deprecated and its use is discouraged, as indicated by the \"This is deprecated and has no effect.Do not use.\" statement in its description."],["The page outlines the inheritance structure of `LogConfigDataAccessOptions`, highlighting that it inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page covers the constructors of the class, being one default and one using another LogConfigDataAccessOptions object, as well as its properties `HasLogMode` and `LogMode`."],["Multiple versions of this API class are available, ranging from version 1.0.0 up to the latest version 3.6.0, with each being accessible via a linked path, but all under the LogConfigDataAccessOptions."]]],[]]