Class: Google::Apis::BigtableadminV2::GoogleBigtableAdminV2TypeGeography

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/bigtableadmin_v2/classes.rb,
lib/google/apis/bigtableadmin_v2/representations.rb,
lib/google/apis/bigtableadmin_v2/representations.rb

Overview

A geography type, representing a point or region on Earth. The value is stored in Value.bytes_value as Well-Known Binary (WKB) bytes.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleBigtableAdminV2TypeGeography

Returns a new instance of GoogleBigtableAdminV2TypeGeography.



2199
2200
2201
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 2199

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2204
2205
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 2204

def update!(**args)
end