public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Logging v2 API class LocationMetadata.
[[["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 document provides reference documentation and code samples for the `LocationMetadata` class within the Google Cloud Logging v2 API."],["The `LocationMetadata` class is part of the `Google.Cloud.Logging.V2` namespace and is defined in the `Google.Cloud.Logging.V2.dll` assembly, with version 4.2.0 being referenced."],["This class, `LocationMetadata`, represents cloud logging specific location metadata, inheriting from `object` and implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LocationMetadata` class has two constructors, a default constructor and a copy constructor, and includes a property `LogAnalyticsEnabled` indicating whether Log Analytics features are supported in a specific location."],["The documentation provides access to various versions of the API, spanning from 3.3.0 to the latest 4.4.0."]]],[]]