Class: Google::Apis::FirestoreV1beta1::GoogleFirestoreAdminV1beta1LocationMetadata
- Inherits:
-
Object
- Object
- Google::Apis::FirestoreV1beta1::GoogleFirestoreAdminV1beta1LocationMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/firestore_v1beta1/classes.rb,
lib/google/apis/firestore_v1beta1/representations.rb,
lib/google/apis/firestore_v1beta1/representations.rb
Overview
The metadata message for google.cloud.location.Location.metadata.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleFirestoreAdminV1beta1LocationMetadata
constructor
A new instance of GoogleFirestoreAdminV1beta1LocationMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleFirestoreAdminV1beta1LocationMetadata
Returns a new instance of GoogleFirestoreAdminV1beta1LocationMetadata.
1682 1683 1684 |
# File 'lib/google/apis/firestore_v1beta1/classes.rb', line 1682 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1687 1688 |
# File 'lib/google/apis/firestore_v1beta1/classes.rb', line 1687 def update!(**args) end |