public sealed class Geolocation : IMessage<Geolocation>, IEquatable<Geolocation>, IDeepCloneable<Geolocation>, IBufferMessage, IMessageReference documentation and code samples for the Security Command Center v2 API class Geolocation.
Represents a geographical location for a given access.
Implements
IMessageGeolocation, IEquatableGeolocation, IDeepCloneableGeolocation, IBufferMessage, IMessageNamespace
Google.Cloud.SecurityCenter.V2Assembly
Google.Cloud.SecurityCenter.V2.dll
Constructors
Geolocation()
public Geolocation()Geolocation(Geolocation)
public Geolocation(Geolocation other)| Parameter | |
|---|---|
| Name | Description |
other |
Geolocation |
Properties
RegionCode
public string RegionCode { get; set; }A CLDR.
| Property Value | |
|---|---|
| Type | Description |
string |
|