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 `LogConfigDataAccessOptions` class in the Google.Cloud.Compute.V1 API is deprecated and should not be used."],["This page provides documentation for the `LogConfigDataAccessOptions` class across multiple versions, ranging from version 1.0.0 to the latest 3.6.0."],["The `LogConfigDataAccessOptions` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `HasLogMode` and `LogMode`, though `LogMode` is also deprecated."],["The namespace for this class is `Google.Cloud.Compute.V1` within the `Google.Cloud.Compute.V1.dll` assembly, and it includes constructors for creating instances of the class."]]],[]]