class Google::Apis::AndroidpublisherV3::SystemApksListResponse

def update!(**args)

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