class Google::Apis::SecuritycenterV1beta1::Geolocation

def update!(**args)

Update properties of this object
def update!(**args)
  @region_code = args[:region_code] if args.key?(:region_code)
end