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.
4942 4943 4944 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 4942 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4947 4948 |
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 4947 def update!(**args) end |