Class: Google::Apis::HealthcareV1beta1::RegenUidTag

Inherits:
Object
  • Object
show all
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

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