Google Cloud Security Command Center v1 API - Class Geolocation (3.19.0)

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

Reference documentation and code samples for the Google Cloud Security Command Center v1 API class Geolocation.

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