Class: Google::Apis::FirestoreV1::GoogleFirestoreAdminV1LocationMetadata
- Inherits:
-
Object
- Object
- Google::Apis::FirestoreV1::GoogleFirestoreAdminV1LocationMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/firestore_v1/classes.rb,
lib/google/apis/firestore_v1/representations.rb,
lib/google/apis/firestore_v1/representations.rb
Overview
The metadata message for google.cloud.location.Location.metadata.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleFirestoreAdminV1LocationMetadata
constructor
A new instance of GoogleFirestoreAdminV1LocationMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleFirestoreAdminV1LocationMetadata
Returns a new instance of GoogleFirestoreAdminV1LocationMetadata.
2434 2435 2436 |
# File 'lib/google/apis/firestore_v1/classes.rb', line 2434 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2439 2440 |
# File 'lib/google/apis/firestore_v1/classes.rb', line 2439 def update!(**args) end |