Class Geolocation (3.2.0)

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

Represents a geographical location for a given access.

Inheritance

Object > Geolocation

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Constructors

Geolocation()

public Geolocation()

Geolocation(Geolocation)

public Geolocation(Geolocation other)
Parameter
NameDescription
otherGeolocation

Properties

RegionCode

public string RegionCode { get; set; }

A CLDR.

Property Value
TypeDescription
String