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 `LocationMetadata` class provides specific metadata related to locations within Google Cloud Logging v2 API."],["This class is part of the `Google.Cloud.Logging.V2` namespace and is contained in the `Google.Cloud.Logging.V2.dll` assembly."],["`LocationMetadata` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like cloning and comparing objects."],["The `LogAnalyticsEnabled` property within `LocationMetadata` indicates whether Log Analytics features are supported in the specified location."],["The document lists various versions of the API, with the latest version being 4.4.0 and the current page highlighting version 4.1.0."]]],[]]