GoogleApi.SecurityCenter.V1.Model.Geolocation (google_api_security_center v0.25.0) View Source

Represents a geographical location for a given access.

Attributes

  • regionCode (type: String.t, default: nil) - A CLDR.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.SecurityCenter.V1.Model.Geolocation{
  regionCode: String.t() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.