Class: Google::Apis::HealthcareV1beta1::RegenUidTag
- Inherits:
-
Object
- Object
- Google::Apis::HealthcareV1beta1::RegenUidTag
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/healthcare_v1beta1/classes.rb,
lib/google/apis/healthcare_v1beta1/representations.rb,
lib/google/apis/healthcare_v1beta1/representations.rb
Overview
Replace UID with a new generated UID. Supported Value Representation: UI
Instance Method Summary collapse
-
#initialize(**args) ⇒ RegenUidTag
constructor
A new instance of RegenUidTag.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RegenUidTag
Returns a new instance of RegenUidTag.
6144 6145 6146 |
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 6144 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6149 6150 |
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 6149 def update!(**args) end |