class Google::Apis::AndroidpublisherV3::Testers

are not supported by this resource.
possible in the Play Console UI to add testers via email lists, email lists
The testers of an app. The resource for TestersService. Note: while it is

def initialize(**args)

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

def update!(**args)

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