Class: Google::Apis::HealthcareV1::SetBlobStorageSettingsResponse
- Inherits:
-
Object
- Object
- Google::Apis::HealthcareV1::SetBlobStorageSettingsResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/healthcare_v1/classes.rb,
lib/google/apis/healthcare_v1/representations.rb,
lib/google/apis/healthcare_v1/representations.rb
Overview
Returns additional info in regards to a completed set blob storage settings API.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SetBlobStorageSettingsResponse
constructor
A new instance of SetBlobStorageSettingsResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SetBlobStorageSettingsResponse
Returns a new instance of SetBlobStorageSettingsResponse.
4941 4942 4943 |
# File 'lib/google/apis/healthcare_v1/classes.rb', line 4941 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4946 4947 |
# File 'lib/google/apis/healthcare_v1/classes.rb', line 4946 def update!(**args) end |