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."],[[["This webpage provides documentation for the `LocationMetadata` class within the Google Cloud Logging v2 API, which represents Cloud Logging specific location metadata."],["The latest version of `LocationMetadata` is 4.4.0, with documentation available for versions ranging from 3.3.0 to 4.4.0."],["The `LocationMetadata` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a `LogAnalyticsEnabled` property that is a boolean indicating whether Log Analytics features are supported in a given location."],["It inherits members from the base `object` class, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]