Class: Google::Apis::IapV1::ValidateIapAttributeExpressionResponse

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/iap_v1/classes.rb,
lib/google/apis/iap_v1/representations.rb,
lib/google/apis/iap_v1/representations.rb

Overview

API requires a return message, but currently all response strings will fit in the status and public message. In the future, this response can hold AST validation info.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ValidateIapAttributeExpressionResponse

Returns a new instance of ValidateIapAttributeExpressionResponse.



1157
1158
1159
# File 'lib/google/apis/iap_v1/classes.rb', line 1157

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1162
1163
# File 'lib/google/apis/iap_v1/classes.rb', line 1162

def update!(**args)
end