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."],[[["The latest version of the `LogConfigDataAccessOptions` class is 3.6.0, but this class is deprecated and should not be used."],["Version 2.10.0 of the `LogConfigDataAccessOptions` class is part of the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly."],["The `LogConfigDataAccessOptions` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors, a default constructor `LogConfigDataAccessOptions()`, and one with an argument, `LogConfigDataAccessOptions(LogConfigDataAccessOptions other)` which accepts another `LogConfigDataAccessOptions` object."],["The `LogConfigDataAccessOptions` class has two properties: `HasLogMode` (a boolean indicating if the \"log_mode\" field is set) and `LogMode` (a string for the log mode, which is also deprecated)."]]],[]]