Security Command Center v2 API - Class Geolocation (1.0.0-beta03)

public sealed class Geolocation : IMessage<Geolocation>, IEquatable<Geolocation>, IDeepCloneable<Geolocation>, IBufferMessage, IMessage

Reference documentation and code samples for the Security Command Center v2 API class Geolocation.

Represents a geographical location for a given access.

Inheritance

object > Geolocation

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

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