Class: Google::Apis::FirestoreV1::GoogleFirestoreAdminV1LocationMetadata

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

Overview

The metadata message for google.cloud.location.Location.metadata.

Instance Method Summary collapse

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ GoogleFirestoreAdminV1LocationMetadata

Returns a new instance of GoogleFirestoreAdminV1LocationMetadata.



1345
1346
1347
# File 'generated/google/apis/firestore_v1/classes.rb', line 1345

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1350
1351
# File 'generated/google/apis/firestore_v1/classes.rb', line 1350

def update!(**args)
end