Class: Google::Apis::AndroidpublisherV3::SafetyLabelsUpdateResponse
- Inherits:
-
Object
- Object
- Google::Apis::AndroidpublisherV3::SafetyLabelsUpdateResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/androidpublisher_v3/classes.rb,
lib/google/apis/androidpublisher_v3/representations.rb,
lib/google/apis/androidpublisher_v3/representations.rb
Overview
Response for SafetyLabelsUpdate rpc.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SafetyLabelsUpdateResponse
constructor
A new instance of SafetyLabelsUpdateResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SafetyLabelsUpdateResponse
Returns a new instance of SafetyLabelsUpdateResponse.
5139 5140 5141 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 5139 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5144 5145 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 5144 def update!(**args) end |