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 reference documentation for the `LocationMetadata` class within the Google Cloud Logging v2 API, specifically for version 4.3.0."],["The `LocationMetadata` class, which is used for representing Cloud Logging-specific location metadata, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LocationMetadata` class has two constructors: a default constructor and one that accepts another `LocationMetadata` object as a parameter."],["A key property of the `LocationMetadata` class is `LogAnalyticsEnabled`, a boolean indicating if Log Analytics features are supported in a given location."],["This page lists previous versions, from 3.3.0 up to 4.4.0 (latest), for the Google Cloud Logging v2 API."]]],[]]