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.



2152
2153
2154
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 2152

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2157
2158
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 2157

def update!(**args)
end