Google Cloud Logging v2 API - Class LocationMetadata (4.3.0)

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.

Cloud Logging specific location metadata.

Inheritance

object > LocationMetadata

Namespace

Google.Cloud.Logging.V2

Assembly

Google.Cloud.Logging.V2.dll

Constructors

LocationMetadata()

public LocationMetadata()

LocationMetadata(LocationMetadata)

public LocationMetadata(LocationMetadata other)
Parameter
NameDescription
otherLocationMetadata

Properties

LogAnalyticsEnabled

public bool LogAnalyticsEnabled { get; set; }

Indicates whether or not Log Analytics features are supported in the given location.

Property Value
TypeDescription
bool