Class: Google::Apis::FirestoreV1beta1::GoogleFirestoreAdminV1beta1LocationMetadata
- Inherits:
-
Object
- Object
- Google::Apis::FirestoreV1beta1::GoogleFirestoreAdminV1beta1LocationMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/firestore_v1beta1/classes.rb,
generated/google/apis/firestore_v1beta1/representations.rb,
generated/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.
Methods included from Core::JsonObjectSupport
Methods included from Core::Hashable
Constructor Details
#initialize(**args) ⇒ GoogleFirestoreAdminV1beta1LocationMetadata
Returns a new instance of GoogleFirestoreAdminV1beta1LocationMetadata
1092 1093 1094 |
# File 'generated/google/apis/firestore_v1beta1/classes.rb', line 1092 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1097 1098 |
# File 'generated/google/apis/firestore_v1beta1/classes.rb', line 1097 def update!(**args) end |