class Google::Apis::AndroidpublisherV3::ReviewsReplyResponse
Response on status of replying to a review.
def initialize(**args)
def initialize(**args) update!(**args) end
def update!(**args)
def update!(**args) @result = args[:result] if args.key?(:result) end