class Google::Apis::AndroidpublisherV3::MultiAbi

def update!(**args)

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