GoogleApi.SecurityCenter.V1.Model.Geolocation (google_api_security_center v0.39.0)
View SourceRepresents a geographical location for a given access.
Attributes
-
regionCode
(type:String.t
, default:nil
) - A CLDR.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SecurityCenter.V1.Model.Geolocation{ regionCode: String.t() | nil }