Class: Google::Cloud::SecurityCenter::V1::Geolocation

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/securitycenter/v1/access.rb

Overview

Represents a geographical location for a given access.

Instance Attribute Summary collapse

Instance Attribute Details

#region_code::String

Returns A CLDR.

Returns:

  • (::String)

    A CLDR.



113
114
115
116
# File 'proto_docs/google/cloud/securitycenter/v1/access.rb', line 113

class Geolocation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end