class Google::Apis::AndroidpublisherV3::ReviewsReplyResponse

def update!(**args)

Update properties of this object
def update!(**args)
  @result = args[:result] if args.key?(:result)
end